SeedSigner (DIY kit) by Open-source community — hardware wallets
Open-source community

SeedSigner (DIY kit)

Firmador air-gap DIY de código abierto y sin estado, construido con una Raspberry Pi Zero y una cámara. No guarda claves en reposo.

Overview

SeedSigner is a do-it-yourself, open-source air-gapped Bitcoin signer that you build yourself from cheap, off-the-shelf parts — a Raspberry Pi Zero, a camera module, and a small screen — for a fraction of the cost of commercial wallets. Its defining feature is that it is stateless: it holds no keys at rest. You enter or generate your seed for each signing session, sign the transaction, and when you power it off, nothing is stored.

This design flips the usual threat model. Because the device stores nothing, a stolen or seized SeedSigner is just a bare Pi — worthless to an attacker. It's fully air-gapped, communicating only via QR codes through its camera and screen, and pairs with wallets like Sparrow and Nunchuk, with strong multisig support. Everything is open-source and community-built, so it's maximally verifiable, and the low cost makes it easy to build several.

The honest trade-offs: it's DIY, so you assemble it yourself and there's no secure element — security rests entirely on the stateless design and your operational discipline, not tamper-resistant hardware. Entering your seed each session is more effort than a device that stores it. It's aimed squarely at tinkerers, privacy maximalists, and multisig users, not people who want a polished plug-and-play experience. For those who value verifiability, statelessness, and low cost, SeedSigner is a genuinely clever and respected option.

Key features

  • Stateless: holds no keys at rest — nothing to steal when powered off
  • Fully open-source and community-built; maximally verifiable
  • DIY build from a Raspberry Pi Zero, camera, and small screen
  • Air-gapped QR-only signing via camera and screen
  • Excellent multisig support (Sparrow, Nunchuk, Specter)
  • Very low cost — easy to build multiple units
  • No vendor lock-in or company dependency

Especificaciones

  • connection camera QR
  • open Source Yes
  • secure Element No
  • stateless Yes

Para quién es

Manitas y maximalistas de la privacidad cómodos ensamblando su propio firmador.

SeedSigner (DIY kit): Frequently asked questions

What does 'stateless' mean for SeedSigner?

It stores no keys between sessions. You supply your seed for each signing and it forgets everything at power-off, so a lost or seized device reveals nothing.

Does it have a secure element?

No. Its security relies on the stateless design and your operational discipline rather than tamper-resistant hardware, so careful handling of your seed matters.

Is it hard to build and use?

It requires DIY assembly and re-entering your seed each session, which is more effort than a plug-and-play wallet. It's aimed at tinkerers and multisig users.

What's it best at?

Multisig setups and verifiable, low-cost, air-gapped signing — especially building several units to distribute across locations.