mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-18 11:08:04 -04:00
wording
This commit is contained in:
parent
59a4b1f91e
commit
67b5561b76
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ All forms of biometric authentication rely on proper hardware such as a secure e
|
||||||
|
|
||||||
## :material-matrix: Algorithm
|
## :material-matrix: Algorithm
|
||||||
|
|
||||||
Because biometrics need to translate the physical properties of your body to data, they rely on an algorithm to determine if their reading matches closely enough.
|
Because biometric systems need to translate the physical properties of your body to data, they rely on an algorithm to determine if their reading matches closely enough.
|
||||||
|
|
||||||
Since these algorithms rely on machine learning most of the time, the only way to verify their security is through testing. [Android](https://source.android.com/docs/security/features/biometric) has guidelines on how OEMs should implement biometrics and how they can [test](https://source.android.com/docs/security/features/biometric/measure) them for security. If you're performing your own security research, you should look here for guidance on testing methodology.
|
Since these algorithms rely on machine learning most of the time, the only way to verify their security is through testing. [Android](https://source.android.com/docs/security/features/biometric) has guidelines on how OEMs should implement biometrics and how they can [test](https://source.android.com/docs/security/features/biometric/measure) them for security. If you're performing your own security research, you should look here for guidance on testing methodology.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue