mirror of
https://github.com/nostr-protocol/nips.git
synced 2026-07-30 19:26:13 +00:00
Update 66.md with defensive measures (#2240)
This commit is contained in:
@@ -95,3 +95,9 @@ Example:
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
## Risk Mitigation
|
||||
|
||||
- Clients MUST NOT require `30166` events to function. Absence of monitoring data MUST NOT prevent relay connections.
|
||||
- A monitor may publish erroneous `30166` events, either by misconfiguration or malicious intent.
|
||||
- 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.
|
||||
|
||||
Reference in New Issue
Block a user