bsimic0001 / AegisWallet

Aegis. The Secure Bitcoin Wallet
13 stars 10 forks source link

friend's suggestion - password #27

Open ghost opened 10 years ago

ghost commented 10 years ago

instead of password (user can choose):

offer an option of connect dots + short PIN - 3-4 digits - this is better than pwd. *people dont use apps that require passwords (some told me today). patterns are more engaging and fun.

future option - face lock that android has i think + short PIN.

ghost commented 10 years ago

he also offered voice authentication (;

joshmaag commented 10 years ago

For reference, here is the lock pattern widget from ASOP: https://code.google.com/p/android-lockpattern/source/browse/src/group/pals/android/lib/ui/lockpattern/?r=7470bc287cba61198430e3d8aff32196bb5824a0#lockpattern%2Fwidget

bsimic0001 commented 10 years ago

Patterns are much less secure than passwords (usually). Although PIN + Pattern might be worthwhile. Here is a somewhat decent writeup:

http://www.borg.org/index.html/?p=142

We will be adding several new authentication within the next couple of months. Stay tuned!