Skip to content

Brain wallet using both language and visual memory.

Notifications You must be signed in to change notification settings

C451/Super-Brain-Wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

super brain logo
*Check out the big brain on Brett! You're a smart motherfvcker, that's right.*

-- Pulp fiction

👑 SUPER BRAIN WALLET 👑

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/

⚠️ WARNING!

- DON'T USE THIS WALLET YET! It's unfinished, so the exact algo can change.

Install

Clone the repo, run npm run start.

How to use


super brain walkthrough

  1. Go to the app: https://localhost:8888
  2. Disable the network. Turn off your router to be sure!
  3. Draw the damn image. Be fvcking creative, black square won't cut it. Don't forget to remember it really good.
  4. Use your go-to password. Or any good password, really.
  5. Press GENERATE button.
  6. Feed the seed phrase to your hardware wallet (Ledger, Trezor, you know it...)
  7. Go to a local martial art class, coz YOU ARE THE WALLET NOW.

Features

  • 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