SeedSigner
paid · open sourceSeedSigner is a do-it-yourself Bitcoin signing device you build from a Raspberry Pi Zero and roughly $50 of commodity parts. It has no persistent storage, never keeps your keys between sessions, and you can verify every line of its open-source code. Because there is no vendor, there is no supply chain to trust — but the assembly and operation are on you.
Trust shape
Trustless
No vendor means no one to trust — and no one to call; a mistake in your own build or process is yours alone.
Facts
- Website: seedsigner.com
- Source: github.com/SeedSigner/seedsigner
- Platforms: hardware
- Last updated: 2026-06-12
Editor's note
Peak "don't trust, verify" energy — and a great build-in-public content artifact.
Build or maintain SeedSigner? Claim this listing to keep its facts current.
Frequently asked questions
- Is a DIY hardware wallet like SeedSigner safe?
- It can be the most trust-minimized signer you can own, because there is no vendor and no persistent storage. Keys are never kept between sessions, and you can read every line of the open-source code yourself. The catch: the risk moves entirely onto you. A flaw in your build, a tampered part, or a sloppy process is yours alone to catch. Safe if you do the work — fragile if you don't.
- How much does it cost to build a SeedSigner?
- Roughly $50 in commodity parts, built around a Raspberry Pi Zero, plus a small camera and screen. There is no finished device to buy from a vendor — you order the pieces and assemble it. The real cost is your time: a couple of hours of careful work, and the learning curve of doing it right. Cheaper than most hardware wallets, but you pay in effort instead of dollars.
- Does SeedSigner store my keys?
- No. It has no persistent storage and never keeps your keys between sessions. You re-enter your seed each time you sign, and it forgets everything when powered off. That stateless design — combined with the air gap (it never connects to a network) — is exactly what makes it trustless. The tradeoff is friction: re-entering a seed every session is slower than a device that holds your keys for you.
- Why would I build my own Bitcoin signer instead of buying one?
- To remove vendor and supply-chain trust entirely — no company can ship you a backdoored device or get acquired and change course. It's peak "don't trust, verify." The honest tradeoff: there's no support line and no warranty. A mistake in your build or process is yours alone. Most people are better served by a vetted hardware wallet. SeedSigner is for those who want to own the whole stack and verify it themselves.
- Is SeedSigner one of the top cold storage options for Bitcoin?
- It's commonly listed alongside Coldcard, Trezor, and Foundation Passport — but it's the outlier. The others are devices you buy from a vendor; SeedSigner you build yourself from commodity parts, so there's no manufacturer and no supply chain to trust. That makes it the most trust-minimized of the group and the least beginner-friendly. Best for Bitcoin-only holders who want to verify everything, not for someone wanting a polished out-of-box experience.
Related in Self-Custody Wallets
Coldcard
Coldcard is a Bitcoin-only hardware wallet designed on the assumption that your computer is already compromised. It can sign transactions fully air-gapped using a microSD card, so your keys never touch an online machine. The firmware is published for inspection, though you still trust the vendor's hardware. Less friendly than mainstream devices, and built for serious long-term cold storage.
Electrum
Electrum is the longest-running Bitcoin wallet still in active development, shipping since 2011. It is a lightweight desktop wallet that keeps your keys on your own machine and supports multisig setups. By default it talks to public Electrum servers rather than your own node, which is faster to set up but reveals your addresses to whoever runs the server.
Foundation Passport
Foundation Passport is an open-source, air-gapped hardware wallet that signs Bitcoin transactions by exchanging QR codes with your phone or desktop wallet, so it never plugs into a computer. It aims for the middle ground: more approachable than expert-tier devices, more rigorous than beginner ones. You still rely on Foundation as a hardware vendor, but the code is open to verify.
Sparrow Wallet
Sparrow is a free, open-source desktop Bitcoin wallet built for users who want full control of their keys. It supports coin control, hardware-wallet signing, and connecting to your own node, so no exchange or company can freeze your coins. It expects you to learn a few concepts, which makes it better suited to serious users than total beginners.