// about

nSealr is not a product.

It is a non-profit, open-source program for Nostr signing devices, companion software, shared specs, and build documentation. The work lives in seven repositories on GitHub. There is no commercial entity behind it.

What we are building

One companion (host-side, secretless) plus five signer solutions (Raspberry/Pi QR vault, ESP32 QR vault, ESP32 USB/NIP-46, smartcard, custom hardware wallet). The five solutions are not parallel experiments — they share contract_ids from nSealr/specs, so a feature like approval_digest behaves identically wherever it is implemented.

Who it is for

What it is not

Governance

There is no company, no foundation, no incorporated entity behind nSealr today. Each repository accepts pull requests under MIT (code) or CC0-1.0 (content); the conformance test corpus in nSealr/specs is the source of truth for cross-solution behavior. Disagreements are resolved by the spec, not by precedent in any one firmware tree.

Repositories

License

Code is MIT-licensed. Documentation and content will move to CC0-1.0 when published. Hardware artifacts under nSealr/hardware ship under CERN Open Hardware Licence v2 (permissive). Each repository declares the licence in its LICENSE file.

How to get involved

Read Contributing, pick a repository that fits the area you care about, and open an issue or PR. The easiest place to start is reading nSealr/specs — everything else hangs off it.