From febee72ff79d8c5e068def434d20ae77e570dbba Mon Sep 17 00:00:00 2001 From: Jon Staab Date: Mon, 26 Feb 2024 10:14:46 -0800 Subject: [PATCH] Even further simplify relay access requests --- 43.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/43.md b/43.md index 4d9268b5..e2bebbbd 100644 --- a/43.md +++ b/43.md @@ -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.