OrlandoLabao43 / sandrob

Automatically exported from code.google.com/p/sandrob
2 stars 0 forks source link

Reset "# failed attempts" after successful user password entry #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
User comment:
From the docs:

"Store is encrypted with symmetric key which is generated from device id, user 
password and some random pre-generated salt. After 3 failed attempts 
certificate is delete from the store. "

I almost have to leave the cert on the SDCard because I have hit the threshold 
above from time to time when entering the user password (incorrectly).  The 3 
failed attempts don't have to be in a row, they appear to be cumulative.  So 
eventually, with a mis-keyed user password here and there, the certificate is 
deleted from the store.  It could be useful if the "# failed attempts" counter 
was reset after a successful user password entry. 

Original issue reported on code.google.com by supp.san...@gmail.com on 18 Nov 2011 at 10:57

GoogleCodeExporter commented 8 years ago
This is more a bug than new feature. Checking implementation. 
Failed attempts counter should be reset on every valid password input.

Original comment by supp.san...@gmail.com on 18 Nov 2011 at 11:09

GoogleCodeExporter commented 8 years ago
http://code.google.com/p/sandrob/downloads/detail?name=sandrob_stock233_1_0_3_40
.apk

- failed attempts are reset after valid password is entered
- user can input in settings ssl timeout

Original comment by supp.san...@gmail.com on 21 Nov 2011 at 7:26

GoogleCodeExporter commented 8 years ago

Original comment by supp.san...@gmail.com on 24 Nov 2011 at 6:50

GoogleCodeExporter commented 8 years ago
version is on the market

Original comment by supp.san...@gmail.com on 24 Nov 2011 at 9:09

GoogleCodeExporter commented 8 years ago

Original comment by supp.san...@gmail.com on 27 Nov 2011 at 5:28