Skip to content

feat: NIP-05 identifiers (_@ and sepehr@)#2

Merged
sepehr-safari merged 1 commit into
mainfrom
feat/nip05
Jul 13, 2026
Merged

feat: NIP-05 identifiers (_@ and sepehr@)#2
sepehr-safari merged 1 commit into
mainfrom
feat/nip05

Conversation

@sepehr-safari

Copy link
Copy Markdown
Contributor

Adds /.well-known/nostr.json mapping the NIP-05 names _ (renders as the bare domain) and sepehr to the pubkey npub18c556t7…ld0we7 (hex 3e294d2f…ca8e), served with Access-Control-Allow-Origin: * (required by NIP-05).

Verified locally: GET /.well-known/nostr.json → 200, correct JSON, CORS header present, not intercepted by the catch-all route. No domain string committed (guardrail intact).

Serves /.well-known/nostr.json mapping the '_' (root) and 'sepehr' names to the
pubkey (hex 3e294d2f…ca8e), with the NIP-05-required Access-Control-Allow-Origin: *
header so web clients can verify the identifiers. No domain string committed.
@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
zignostr.com Ready Ready Preview, Comment Jul 13, 2026 5:53pm

@sepehr-safari sepehr-safari merged commit 39f9b50 into main Jul 13, 2026
3 checks passed
@sepehr-safari sepehr-safari deleted the feat/nip05 branch July 13, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant