upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--66.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/66.md b/66.md
index 9b46791..9f06ff5 100644
--- a/66.md
+++ b/66.md
@@ -95,3 +95,9 @@ Example:
95 ] 95 ]
96} 96}
97``` 97```
98
99 ## Risk Mitigation
100
101 - Clients MUST NOT require `30166` events to function. Absence of monitoring data MUST NOT prevent relay connections.
102 - A monitor may publish erroneous `30166` events, either by misconfiguration or malicious intent.
103 - Clients SHOULD NOT trust a single source. Defenses include: web-of-trust filtering, querying multiple monitors, and discarding filter results if they would remove an unreasonable proportion of relays.