Skip to content

Commit a5de01f

Browse files
authored
Update filter.md
1 parent e0c0071 commit a5de01f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

waku/standards/core/12/filter.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,6 @@ refers to any piece of data that can be used to uniquely identify a user.
6868
For example, the signature verification key, and
6969
the hash of one's static IP address are unique for each user and hence count as PII.
7070

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-
8071
### Protobuf
8172

8273
```protobuf

0 commit comments

Comments
 (0)