• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

[APP][4.0.3+] Password generator and manager

jm38

Lurker
Hello,
I would like to present you an application I've wrote that is both a random password generator and a password manager. Hum I already see a few eyebrows raising, security and password management is too sensitive to trust a new application! Please keep reading ;)

Magic Keys (my app) does not store any password locally nor on the cloud (it actually requests no permission) you will be able to generate random password and recover them any time you need.

Magic keys mixes together 2 keys you choose and generate a random password from those inputs.
Choose easy to remember keys and you can regenerate the same password any time you need it.

Let's say Paul wants to generate a password for his gmail account. Instead of using his pet name (so easy to crack!) he can simply choose rocky and gmail as his keys, and magic keys will generate something like ft3G#8m( .
If paul enters again tomorrow rocky and gmail he will get again the same password.

The application is password generation algorithm is phone dependant so that someone entering the same keys on another phone will not get Paul's password.

Application link on the playstore:
free : https://play.google.com/store/apps/details?id=fr.soft.in.chartreuse.magickeys.demo
paid: https://play.google.com/store/apps/details?id=fr.soft.in.chartreuse.magickeys.full

chart


A few screen shots:
small_option_en.jpg

small_cl%25C3%25A9s_en.jpg

small_copier_en.jpg
 
Back
Top Bottom