*Check out the big brain on Brett! You're a smart motherfvcker, that's right.*
-- Pulp fiction
Use your brain power to the max! This crypto brain wallet combines both visual and language memory of your beautiful brain. First you draw 8x8 pixel art image, then encrypt it with your regular difficult-to-forget password. This way you are getting MORE entropy on every brain cell spent in the process.
Live demo: https://c451.github.io/sbw-live/
- DON'T USE THIS WALLET YET! It's unfinished, so the exact algo can change.
Clone the repo, run npm run start
.
- Go to the app: https://localhost:8888
- Disable the network. Turn off your router to be sure!
- Draw the damn image. Be fvcking creative, black square won't cut it. Don't forget to remember it really good.
- Use your go-to password. Or any good password, really.
- Press GENERATE button.
- Feed the seed phrase to your hardware wallet (Ledger, Trezor, you know it...)
- Go to a local martial art class, coz YOU ARE THE WALLET NOW.
- 8x8 Image with 4 bits per pixel (total 256 bits).
- Classic Apple II Palette.
- The image XORed with sha-256 hash of the password.
- Built with Svelte
- Simple AF