NIP-05
- nips/05.md at master ยท nostr-protocol/nips
- The Spec
- NIP-05 Creation Tool
- Generates the JSON you need on your site for NIP-05 to work
- Get NIP-05 verified
- There are providers that take payment in Sats to create a username with them
- Guide to verify your Nostr profile with a NIP-05 identifier on your domain - ๐๐ Orangepill.dev
- Tutorial that uses nginx
- A small minimal guide on setting up NIP-05 identifier on branle/nostr
- Tutorial that uses nginx
- Reddit comments, A small minimal guide on setting up NIP-05 identifier on branle/nostr : nostr
- Nostr internet identifier NIP-05 | Drupal.org
- Drupal tutorial
- easydns/wp-nostr-nip05: Plugin to turn your Wordpress into a Nostr NIP-05 Identity Server
- New NIP-05 ID provider: nostr.ly, mynostr.io and easyNostr.com (free, for now) : nostr
- Contains a Wordpress plugin one can use to host Nostr identities
- Will host identities for free if you point DNS at him
- Basically exactly what I want to do
- Does the NIP-05 only supports ICANN names? : nostr
curl -sI https://ddaemon.org/.well-known/nostr.json?name=dentropy | grep -i ^Access-Control
Access-Control-Allow-Origin: *
curl -sI https://ddaemon.org/.well-known/nostr.json?name=dentropy
curl https://ddaemon.org/.well-known/nostr.json?name=dentropy