upleb.uk

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

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2025-12-22 17:22:25 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2025-12-22 20:21:26 +0000
commit5d3d96c7f0397a079384b7291ff21df76029b126 (patch)
tree9bb558649611409b8612899776a865dd8232f783 /README.md
parent777509bb03f5233b3ef470329d23cec371baf53c (diff)
accept all UserGraspList for better discovery
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index ec1584c..3cc1adf 100644
--- a/README.md
+++ b/README.md
@@ -134,7 +134,11 @@ This a useful feature of other git servers.
134 134
135### Store all user grasp lists (for better grasp discovery) 135### Store all user grasp lists (for better grasp discovery)
136 136
137do this. should we also accept (and weekly sync) 10002 and 0 for all authors of accepted events? 137✅ **Implemented**: Kind 10317 (User Grasp List) events are now accepted and synced from all relays for better GRASP repository discovery.
138
139**Future enhancement**: We aspire to also accept and weekly sync kind 10002 (user relay lists) and kind 0 (user metadata) events, but only for authors of accepted events. This would require an additional state-driven layer 2 filter (see Roadmap in GRASP-02 Proactive Sync documentation).
140
141**Future enhancement**: should we periodically scan relays in UserGraspLists to check for announcements that list our relay?
138 142
139## Technology Stack 143## Technology Stack
140 144