mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-18 03:00:40 -04:00
add optical sensor diagram
This commit is contained in:
parent
ec1325995e
commit
2bc53007bd
2 changed files with 5 additions and 0 deletions
BIN
blog/assets/images/biometrics-explained/optical-diagram.jpeg
Normal file
BIN
blog/assets/images/biometrics-explained/optical-diagram.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
|
@ -28,6 +28,11 @@ There are [three](https://www.androidauthority.com/how-fingerprint-scanners-work
|
||||||
|
|
||||||
An optical sensor works just like you'd think it would: by taking a picture of your fingerprint and turning it into data. These are the cheapest and least secure option. They're potentially vulnerable to an attacker simply taking a picture of your fingerprint, since they only capture a two-dimensional image.
|
An optical sensor works just like you'd think it would: by taking a picture of your fingerprint and turning it into data. These are the cheapest and least secure option. They're potentially vulnerable to an attacker simply taking a picture of your fingerprint, since they only capture a two-dimensional image.
|
||||||
|
|
||||||
|
<figure markdown>
|
||||||
|

|
||||||
|
<figcaption>source: <a href="https://clockit.io/fingerprint-scanner/">clockit.io</a></figcaption>
|
||||||
|
</figure>
|
||||||
|
|
||||||
Many devices implement one of these sensors under the display. You can tell if yours does because it will flash you with a bright light when you try to scan your finger. This happens so the optical sensor can capture a clear image of your finger.
|
Many devices implement one of these sensors under the display. You can tell if yours does because it will flash you with a bright light when you try to scan your finger. This happens so the optical sensor can capture a clear image of your finger.
|
||||||
|
|
||||||
Optical sensors can also struggle in the presence of bright sunlight, which is an issue on a mobile device that you take around with you and use wherever you are.
|
Optical sensors can also struggle in the presence of bright sunlight, which is an issue on a mobile device that you take around with you and use wherever you are.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue