diff --git a/05.md b/05.md index 75df9091..43419f75 100644 --- a/05.md +++ b/05.md @@ -123,6 +123,6 @@ When using NIP-05 to point to events, we introduce a `"events"` field in the `/. Then the NIP-29 group about golf that is currently controlled by the people from `golf.com` can be referred to (outside of Nostr, in share-links or in UI display labels) by an id like `general@golf.com` instead of `u349gsifgq3`. -Likewise, an nsite gateway could accept requests at URLs that can be manually typed, like `https://nsite.com/leaderboards@golf.com`, so the owners of this domain could host nsites without having to actually have a hard association of them with their permanent hosting infrastructure. +Likewise, an nsite gateway could accept requests at URLs that can be manually typed, like `https://nsite.com/leaderboards@golf.com` (and redirect to the proper subdomain), so the owners of this domain could host nsites without having to actually have a hard association of them with their permanent hosting infrastructure. This does require `golf.com` to have a dynamic server that can locate the actual event id they want to point to, which is a good thing, since it can enforce the version they want, and they can even have different NIP-05 names pointing to different "versions" of the same thing.