This project allows anyone to store crypto-currency in an absolutely new way -- in human brain !
The only thing you need to know is your own birth date + password. The wallet will generate Bitcoin keypair for you, so you can deposit into the public address and use your money after you import your private key into blockchain.info or another compatible wallet, that allows to import private keys.
It has few tricks to make your password stronger:
1. key stretching -- running over 10,000 rounds of SHA makes it harder to break.
2. key salting -- part of the password is a public yet random information. Your date of birth in this case.
Those techniques should make even a moderately password strong enough to hold bitcoins.
-Technologov, 22.07.2014.
Downloads:
2 This Week