Nip5be
Backend for NIP-05 house
Install / Use
/learn @feikede/Nip5beREADME
NIP-05 Backend
Backend for NIP-05 auth. 2023 by Rainer Feike.
On events of kind 0 (metadata) you can specify the key "nip05" with an internet identifier (an email-like address) as the value. Although there is a link to a very liberal "internet identifier" specification above, NIP-05 assumes the <local-part> part will be restricted to the characters a-z0-9-_., case-insensitive.
Upon seeing that, the nostr-client splits the identifier into <local-part> and <domain> and use these values to make a GET request to https://<domain>/.well-known/nostr.json?name=<local-part>.
The result is a JSON document object with a key "names" that then be a mapping of names to hex formatted public keys. If the public key for the given <name> matches the pubkey from the metadata event, the client then concludes that the given pubkey can indeed be referenced by its identifier
Why nostr needs this
Authorization will become crucial for the success of the nostr protocol. It's easy to create trillions of private keys and use them to spam every thread, every conversation, every project. NIP-05 Auth, possibly with a set of trusted servers, can make things save.
We use this software on https://nostrich.house
Related Skills
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
