nostr.wine
nostr.wine is one of the clearest paid-relay examples in Nostr: a public-facing service that sells admission, advertises performance and reliability, and makes the relay business model visible instead of pretending infrastructure is free.
Why this relay matters
nostr.wine matters because it turns the uncomfortable relay question into a product: who pays for storage, bandwidth, anti-spam work and operator attention? Free public relays are important, but paid relays expose the economic layer that has to exist if users want better reliability and less abuse.
A relay page is useful only when it explains the job the endpoint is doing. nostr.wine is not just the string wss://nostr.wine. It is an operated place where signed events may be accepted, served, filtered, rate-limited, searched or ignored. That makes it part of the user's trust path, even when the relay never takes custody of a key or a coin.
The practical question is simple: what happens if a client depends on this relay and the relay behaves differently than expected? A note may fail to publish, a reply may not be found, a profile may look empty, a wallet-connect message may miss the listener, or a user may assume censorship where the real issue is relay selection. Relay literacy starts there.
What the metadata says
The current NIP-11 response was reachable during the June 18, 2026 check. It identifies the relay as nostr.wine, advertises NIP-01, NIP-02, NIP-04, NIP-09, NIP-11, NIP-40, NIP-42, NIP-50, NIP-70, and gives readers a concrete way to compare the endpoint with other relays.
The relay advertises its software as nostr.wine relay service. Its contact field is wino@nostr.wine, and the public operator key shown in metadata is 4918eb332a41...20e55975. These fields are not decoration. They give client developers and power users a place to start when a relay breaks, changes policy or becomes important enough to audit.
The advertised limits are also part of the story. Maximum result limit is 1000, maximum subscriptions are 50, and maximum message length is 524288. A client that ignores those boundaries may look broken even when the relay is doing exactly what it said it would do.
Policy, limits and trust
This is not a frictionless public commons. The metadata advertises access controls: authentication required is no, payment required is yes, and restricted writes are yes. Those flags matter because they tell the user where policy enters the publishing path.
The tension is access. Payment can reduce spam and fund operations, but it can also exclude users, create support expectations and make the relay feel more like a service contract than a neutral public commons.
Good relay choice is therefore not a popularity contest. The better pattern is to ask what the relay is optimized for: broad public reach, paid access, spam resistance, search, profile discovery, wallet traffic, local community use or long-term archival storage. When the job is clear, the relay becomes easier to trust for that job and easier to replace for everything else.
Where it fits in a relay set
Use nostr.wine when the user wants a paid relay with spam resistance and a clear admission model. It belongs beside public relays, not as a replacement for every relay, because reach still depends on where other people publish and read.
A healthy Nostr setup usually mixes roles. One or two broad public relays help with reach. A personal or paid relay can improve durability. A search or directory relay helps discovery. A specialized relay handles wallet, group, media or filter behavior. nostr.wine belongs in that map as paid relay, not as a magic relay that solves every routing problem.
That is why this page links both the live metadata and the surrounding sources. The reader should be able to open the endpoint, compare it with NIP-11, inspect the software or project behind it, and then decide whether the relay belongs in their client, their app defaults or their operational playbook.
How to evaluate it today
Start with the relay information document, then test from a real client. Check whether publishing succeeds, whether reads return expected events, whether filters behave as expected, whether the relay appears in other people's relay lists, and whether a second client can find what the first one wrote.
Then look at failure behavior. Does the relay return clear notices? Does it rate limit loudly or silently? Does authentication fail in a way a normal user can understand? Does the operator publish contact information? Does the software version suggest active maintenance? A relay that answers these questions is easier to recommend than a relay that merely connects.
Finally, never let one endpoint become the whole plan. Nostr works because users can move across clients and relays. The moment a single relay becomes invisible infrastructure for a profile, product or payment flow, it deserves the same scrutiny as any other dependency.
