Please visit BrainControl.me for more information on the Bitcoin Wallet technicalities.
- Tested on Firefox 1.0+
- Tried Testing on Firefox 1.2+ but broke my device along the (upgrading) way :-(
BrainControl is a 100% Browser-Based Bitcoin Wallet.
It requires a browser with HTML5 LocalStorage functionality, and uses inline JavaScript to generate and manage non-existent private keys using deterministic methods that combine salts, passwords and PINs. Manage your wallet without actually storing your Bitcoin anywhere other than in your brain.
This repository contains several components, including:
- STATIC HTML Version
- FirefoxOS Application
- WordPress Theme
- MacOSX Desktop Application
- Windows Desktop Application
Download compiled ZIP files for the following platforms:
- FirefoxOS - https://github.com/msmalley/BrainControl-FirefoxOS/archive/master.zip
- WordPress - https://github.com/msmalley/BrainControl-WordPress/archive/master.zip
- Windows - https://github.com/msmalley/BrainControl-Windows/archive/master.zip
- MacOSX - https://github.com/msmalley/BrainControl-MacOSX/archive/master.zip
For a more technical look behind the scenes and at what is to come, please see this technical blog post.
Follow us on Twitter for more updates.
Please view todo.md for a full break-down of what is left to be done...
- jquery.js - http://jquery.com/
- transition.js - http://ricostacruz.com/jquery.transit/
- mustache.js - https://github.com/janl/mustache.js
- crypto.js - https://code.google.com/p/crypto-js/
- bitcoinjs.js - http://bitcoinjs.org/
- qrcode.js - https://github.com/LazarSoft/jsqrcode