by Alex Stoyanov
Version 1 (August 5, 2023)
Download (131 downloads)
A very simple flow with only one thing in mind: It makes sure you cannot open your phone with a fingerprint.
This will let you still use biometrics for apps (like password managers, banks, etc) without completely compromising your device security.
It does this by detecting when the device has been locked and then locking it again as a device admin, which disabled biometrics (like how when you restart the device you need a pin before you can start using fingerprint unlock). The documentation of the lock block describes this as well.
Warning: The "is locked?" block is set to "when changed". Do not set it to immediately unless you want to have to disable automate with adb.
Why is a fingerprint dangerous? Because while a pin or password is protected under the constitution (meaning police cannot force you to unlock your phone) your biometrics are not. Therefore if a police officer decides to illegally search your phone and you have fingerprint or face unlock set, there is nothing protecting you from potential risks that follow.
Another reason is if you are sleeping or someone lifts your fingerprint they won't be able to unlock your phone.
In my opinion this should be a built-in setting for Android, but alas...
Testing:
For Pixel 6a: works as intended, no issues found
5 stars | 2 | |
4 stars | 1 | |
3 stars | 0 | |
2 stars | 0 | |
1 star | 0 | |
Reports | 0 |
Rate and review within the app in the Community section.