Strengthening the compliance

This commit is contained in:
Vitor Pamplona 2024-03-31 11:43:16 -04:00
parent ec4ee805c1
commit 58eb479c3b

6
63.md
View File

@ -38,11 +38,11 @@ They are submitted to supporting relays via `SREQ` command, with the following f
Supporting relays interpret the `filter` tags in the same way they do with `REQ` while automatically authenticating the signer. Supporting relays interpret the `filter` tags in the same way they do with `REQ` while automatically authenticating the signer.
Supporting relays MUST authenticate the `authorized` key if present. Relays MUST authenticate the `authorized` key if present.
Relays MAY reject these filters based on `created_at`. Relays MUST verify if they are included in the `relays` list if present.
An expiration tag MAY be used to limit the reuse of the filter. Relays MUST comply with the `expiration` to limit the reuse of the filter.
## Motivation ## Motivation