We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c0071 commit a5de01fCopy full SHA for a5de01f
waku/standards/core/12/filter.md
@@ -68,15 +68,6 @@ refers to any piece of data that can be used to uniquely identify a user.
68
For example, the signature verification key, and
69
the hash of one's static IP address are unique for each user and hence count as PII.
70
71
-### Design Requirements
72
-
73
-The effectiveness and reliability of the content filtering service enabled by the
74
-`WakuFilter` protocol rely on the _high availability_ of the full nodes
75
-as the service providers.
76
-To this end, full nodes must feature _high uptime_
77
-(to persistently listen and capture the network messages)
78
-as well as _high Bandwidth_ (to provide timely message delivery to the light nodes).
79
80
### Protobuf
81
82
```protobuf
0 commit comments