nostream
nostream copied to clipboard
Support NIP-05
https://git.sr.ht/~gheartsfield/nostr-rs-relay/tree/master/item/docs/user-verification-nip05.md
Could we add a nip-05 field for the relay's own npub in settings.yaml?
A Nostream relay's own pubkey could be verified with NIP-05 because it allows for identifying as the domain, ie. @example.com.
So when a user goes to use a pay-to-relay, the message they receive could have a valid identifier matching the domain the user is pay admission to. Currently it's just an npub that nostream generated internally.
Seems simple enough. Sure.