feature : auto erase after failed login attempts #302

Closed
q6r opened this Issue Jun 8, 2016 · 1 comment

Comments

Projects
None yet
2 participants
@q6r

q6r commented Jun 8, 2016

Would be nice to have a feature that defines a number of failed attempts before erasing the data on the phone. Some users defines a good encryption passphrase at boot and an easy bruteforceable pin number for normal usage. Having this feature will not make bruteforcing possible and is very useful. There are existing apps but something built in would be much better that'll work for before normal usage and at boot decrypting.

@thestinger

This comment has been minimized.

Show comment Hide comment
@thestinger

thestinger Jun 9, 2016

Contributor

It currently forces a reboot after 5 failed attempts when a separate encryption password is set. I don't think wiping is a good way to do it, since it can easily be done by accident.

Contributor

thestinger commented Jun 9, 2016

It currently forces a reboot after 5 failed attempts when a separate encryption password is set. I don't think wiping is a good way to do it, since it can easily be done by accident.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment