SunilProgramer / secrets-for-android

Automatically exported from code.google.com/p/secrets-for-android
0 stars 0 forks source link

Allow user to set a short password #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Suggested by milind:

One of the problems I have with password managers is that I want to
use a long password to ensure that nobody can easily crack it.  But
it's a pain to have to keep entering a long password every time I want
to look up one value - especially on a mobile device.

gbaSafe seems to have a very nice compromise.  A long master password
and short lookup password.  There is a good description of this at
http://www.gbizapps.com/gbasafe.htm.

Original issue reported on code.google.com by roge...@google.com on 11 Jun 2009 at 1:25

GoogleCodeExporter commented 9 years ago
There seem to be serious problems with gdaSafe's approach:

http://blog.labix.org/2009/12/01/breaking-into-an-android-password-manager-theor
y 
http://blog.labix.org/2009/12/05/breaking-into-an-android-password-manager-pract
ice

Original comment by tioerre on 13 Jan 2010 at 2:47

GoogleCodeExporter commented 9 years ago
Thanks for the pointers Tioerre.  I was not planning to implement "short 
passwords" for 
the very reasons explained in the posts you mentioned.  I close this issue.

Original comment by roge...@gmail.com on 13 Jan 2010 at 3:11