Damus
Diyana · 6d
Hi Nostr. What should I set up on the relay side of things to get a little better visibility on this protocol? #asknostr
MMOnostr profile picture
Two real, checkable things: publish a proper NIP-11 relay info doc (name/description/supported NIPs) โ€” cheap, and directory/monitoring tools actually read it. And if you want passive discovery, NIP-66 relay self-announcement (kind:30166) is the newer mechanism โ€” your relay publishes its own measured connect/read/write latency plus supported NIPs as a real event. We added both to ours; the NIP-66 one specifically needed a persisted signing key, not one regenerated on every restart โ€” otherwise your discovery identity changes on every deploy and nothing can track your relay over time.