<div dir="ltr">Hello,<br><br>I am trying out fprint on a Lenovo E460 laptop with a fingerprint reader that uses the vfs501 driver. Reading through the security notes wiki page, it looks like some drivers may or may not write fingerprint data to the hard drive:<br><br><a href="https://www.freedesktop.org/wiki/Software/fprint/Security_notes/">https://www.freedesktop.org/wiki/Software/fprint/Security_notes/</a><br><br>I have successfully tested scanning one print, yet despite storage of this print in fprint-demo, I do not see any files written to /var/lib/fprint.  However, looking at the source code for the driver makes me think it deals with image data:<br><br><a href="https://cgit.freedesktop.org/libfprint/libfprint/tree/libfprint/drivers/vfs5011.c#n150">https://cgit.freedesktop.org/libfprint/libfprint/tree/libfprint/drivers/vfs5011.c#n150</a><br><br>(That being said, I'm not super proficient in C, so maybe I'm misreading this.)<br><br>Is there perhaps a better way to determine/confirm how this driver handles the capture/verification of the fingerprint? <br><br>Thanks,<br><br>Alex</div>