Human-readable Bitcoin payment addresses, anchored on-chain. Your identity, your keys, your name.

Phase 1 — Building MVP Domain live SSL active

What is NoSecond.Best?

Sending Bitcoin today means copying long, unreadable addresses. One wrong character and your funds are gone — no second chance.

NoSecond.Best is a decentralized naming protocol that gives you a short, human-readable payment address — built on top of BIP-353, anchored on the Bitcoin timechain, and resolved via Nostr relays.

₿yourname@nosecond.best resolves to ↓ bc1q...your-bitcoin-address

Names are owned by cryptographic keys — not by us, not by any company. You register a name, you control it. Period.

The Roadmap

Three phases from centralized convenience to full decentralization.

Phase 1 — Gateway

₿name@nosecond.best

Centralized DNS gateway. BIP-353 compatible. Works with existing wallets today. Pay with Lightning to register.

Phase 2 — Federated

₿name@anydomain.com

Any domain can run an NSB resolver. Open-source software. Shared on-chain anchoring.

Phase 3 — Sovereign

₿name

No domain needed. Fully decentralized resolution via on-chain registry + Nostr. Code is law.

How it Works

Pick a name

Choose your human-readable Bitcoin identity. Names are 1–64 characters, lowercase alphanumeric.

Pay with Lightning

Registration costs sats — paid instantly via Lightning. Prices scale by name length and demand.

Anchored on Bitcoin

Registrations are batched into a merkle tree and committed to Bitcoin L1 via OP_RETURN. Proof of ownership lives on the timechain forever.

Resolved via Nostr

Your payment addresses are published as signed Nostr events. Update them anytime — no on-chain transaction needed. Anyone can verify the signature matches the on-chain owner.

BIP-353 compatible

The gateway serves standard DNS TXT records and LNURL endpoints. Wallets that support BIP-353 work out of the box — no integration needed.

Built With

Bitcoin L1

OP_RETURN merkle commitments for immutable proof of name ownership

Lightning Network

Instant registration payments via LND

Nostr Protocol

Signed events for decentralized name resolution (kind 38383)

BIP-353

DNS-based human-readable payment instructions — full compatibility

DNSSEC

Cryptographically signed DNS for gateway security

secp256k1

Same keypairs for Bitcoin, Nostr, and name ownership — one key to rule them all

Resources