fingerprint sensor usage [answered]
Hi, I want to know whether a phone with a fingerprint sensor can be used to record and send fingerprints (in some format) to a web-service. Android does not allow one to do so (only one fingerprint - of the owner can be validated). My use case involves validating fingerprints from multiple people. Can someone point me to the developer documentation for the fingerprint sensor on sailfish?
This will be a huge security issue. I will never use a phoneOS that allow something like this trough API or any other mean ...
tvicol ( 2017-08-16 19:19:12 +0200 )editOf course it can be done; when the fingerprint is scanned it exists as an image in device memory before being processed, even if the image is deleted after processing it to generate the hash or whatever from the data.
There is nothing in Android that could prevent it, if whoever wrote the software wanted to upload the fingerprint to some external database.
juiceme ( 2018-09-08 13:57:39 +0200 )edit