Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/c451/super-brain-wallet

Brain wallet using both language and visual memory.
https://github.com/c451/super-brain-wallet

bitcoin brain crypto cryptocurrency wallet

Last synced: about 1 month ago
JSON representation

Brain wallet using both language and visual memory.

Awesome Lists containing this project

README

        


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: WARNING!

```diff
- 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