This firmware is WORK IN PROGRESS — USE AT YOUR OWN RISK, better on testnet.
This wallet is a FUNCTIONAL PROTOTYPE. This means we use it to experiment with user interface, communication methods and new interesting features (like anti chosen-nonce protocol, CoinJoin and Lightning). But this prototype is not ment to be secure. That's why we don't store your private keys on the device - you need to type your recovery phrase every time you power it on.
We also have a #Reckless option that allows you to store recovery phrase on the device (no pin, no encryption - for testing purposes).
If something doesn't work open an issue here or ask a question in our Telegram group or Slack.
It is a Do-It-Yourself airgapped hardware wallet that uses QR codes for communication with the computer (i.e. Specter Desktop app on top of Bitcoin Core). It can be used as an additional item in your multisignature setup that has a completely different security model:
- It can be built from off-the-shelf hardware - this reduces chance of the supply chain attack
- It is airgapped with a very limited uni-directional communication protocol (QR codes) - you control communication with the host
- It can be tuned and extended according to your security model
Works for single key and multisig transactions.
Supported networks: Mainnet, Testnet, Regtest, Signet.
While we are coding you can buy the components. Somehow expensive, but the price can be reducesed if you are ok with soldering.
Main part of the device is the developer board:
For QR code scanner you have several options.
Option 1. Lazy, minimal soldering required, extremely nice scanner but pretty expensive:
Option 2. Requires some soldering / mounting and configuration:
- Waveshare scanner - you will need to configure it to use UART for communication, solder a wire to the trigger button and connect to the D5 pin of the board. See more details here.
Extra: battery & power charger/booster - docs will follow later.
We are also working on the kit that you could buy from us that will include a 3d printed case, QR code scanner, battery and charging circuit, but without the main part - dev board. This way supply chain attack is still not an issue as the security-critical components are bought from random electronic store.
- Single key functionality
- Reckless storage
- Multisig
- SD card support
- Secure element integration
- Secure boot
- DIY kit
Check out this Twitter thread to get an idea how it works.
A few crappy pictures: