mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-01-07 14:51:36 +00:00
Compare commits
4 Commits
90cc172793
...
eadbae7b83
Author | SHA1 | Date | |
---|---|---|---|
|
eadbae7b83 | ||
|
bdcddf7e1c | ||
|
8fde15133e | ||
|
a6f7f4b4cc |
4
65.md
4
65.md
@ -63,6 +63,10 @@ This NIP allows Clients to connect directly with the most up-to-date relay set f
|
|||||||
|
|
||||||
6. Clients SHOULD deduplicate connections by normalizing relay URIs according to [RFC 3986](https://datatracker.ietf.org/doc/html/rfc3986#section-6).
|
6. Clients SHOULD deduplicate connections by normalizing relay URIs according to [RFC 3986](https://datatracker.ietf.org/doc/html/rfc3986#section-6).
|
||||||
|
|
||||||
|
7. Clients SHOULD guide users to treat the list as prioritized, with most trusted relays (less probability of censoring events, like a personal relay) at the top.
|
||||||
|
|
||||||
|
8. When seeking events **from** a user, clients SHOULD if possible start by using the relays most at the top of list, since these should be the most trusted by the user.
|
||||||
|
|
||||||
## Related articles
|
## Related articles
|
||||||
- [Outbox model](https://mikedilger.com/gossip-model/)
|
- [Outbox model](https://mikedilger.com/gossip-model/)
|
||||||
- [What is the Outbox Model?](https://habla.news/u/hodlbod@coracle.social/8YjqXm4SKY-TauwjOfLXS)
|
- [What is the Outbox Model?](https://habla.news/u/hodlbod@coracle.social/8YjqXm4SKY-TauwjOfLXS)
|
||||||
|
Loading…
Reference in New Issue
Block a user