Even further simplify relay access requests

This commit is contained in:
Jon Staab 2024-02-26 10:14:46 -08:00
parent 36fd27f06c
commit febee72ff7
1 changed files with 2 additions and 5 deletions

7
43.md
View File

@ -7,11 +7,8 @@ Relay Access Requests
`draft` `optional`
Users MAY request access to relays using an ephemeral `kind 28935` event sent ONLY to the relay in question. Relay
access requests MUST have a `claim` tag containing an arbitrary string. `content` MAY be a message to the relay admin.
The event's `created_at` MUST be the current time plus or minus a few minutes to prevent replay attacks. Clients MUST
check for relay support via NIP 11 to prevent non-compliant relays broadcasting invites to subscribers. These events MUST
NOT be stored or relayed to subscribers.
access requests MUST have a `claim` tag containing an arbitrary string. `content` MAY be a message to the relay admin.
These events MUST NOT be stored or relayed to subscribers.
This event should be sent to a relay using the standard `EVENT` verb.