upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsai Toshiya <to.asai.60@gmail.com>2024-09-19 08:33:11 +0900
committerGitHub <noreply@github.com>2024-09-19 08:33:11 +0900
commitff39a11611a7f4732550e55d03286c5b1d17467e (patch)
treeef3adb667f1f4dcd10d4e299d4c59b9978b9e819
parent6cd598d02cceec76f6c4df6e061c4135ca3e3fd3 (diff)
parentd9eb17ce86e1f11d0919f192ed61ab23045cfc03 (diff)
Merge pull request #1469 from AsaiToshiya/AsaiToshiya-patch-27
NIP-65: add link to outbox model article
-rw-r--r--65.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/65.md b/65.md
index 71660d4..df06de0 100644
--- a/65.md
+++ b/65.md
@@ -62,3 +62,7 @@ This NIP allows Clients to connect directly with the most up-to-date relay set f
625. If a relay signals support for this NIP in their [NIP-11](11.md) document that means they're willing to accept kind 10002 events from a broad range of users, not only their paying customers or whitelisted group. 625. If a relay signals support for this NIP in their [NIP-11](11.md) document that means they're willing to accept kind 10002 events from a broad range of users, not only their paying customers or whitelisted group.
63 63
646. Clients SHOULD deduplicate connections by normalizing relay URIs according to [RFC 3986](https://datatracker.ietf.org/doc/html/rfc3986#section-6). 646. Clients SHOULD deduplicate connections by normalizing relay URIs according to [RFC 3986](https://datatracker.ietf.org/doc/html/rfc3986#section-6).
65
66## Related articles
67- [Outbox model](https://mikedilger.com/gossip-model/)
68- [What is the Outbox Model?](https://habla.news/u/hodlbod@coracle.social/8YjqXm4SKY-TauwjOfLXS)