|
|
|
|
|
by pmontra
1366 days ago
|
|
My country has my fingerprints because I have an id document like everybody else. A number of states around the world have my fingerprints too because I entered those countries as tourist and I had to put at least one finger on a reader. Maybe some country included mine also have my retina scan, I had to look into some cameras sometimes. All those biometric information could be leaked, sold by corrupt civil servants or exchanged with other countries so random passwords generated by a password manager protects me more than biometric information. Am I wrong? Of course some site could store and share with whoever they want my cleartext password before hashing it but I use one different password per site. |
|
I know of zero biometric implementations where your biometric data is uploaded to the server for verification. All the biometric implementations I've seen (windows hello, icloud passkey) perform biometric checking on device and send cryptograms to the server, which would be as secure as random passwords.