AgoraDesk-LocalMonero / agoradesk-app-foss

Source code for the AgoraDesk/LocalMonero Mobile Applications. https://agoradesk.com
Apache License 2.0
138 stars 18 forks source link

Add timer to PIN & logout after 25 attempts. #201

Closed sergdeus closed 1 year ago

shortwavesurfer2009 commented 1 year ago

25 attempts seems a bit high. Why not 5 or 10 instead?

sergdeus commented 1 year ago

As it is made in the native Android:

  1. After every 5 attempts, it will be blocked for 30 seconds.
  2. After a total 25 attempts app will be forced to log out.