Skip to content

Commit

Permalink
Update filter.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jimstir authored Jan 30, 2025
1 parent e0c0071 commit a5de01f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions waku/standards/core/12/filter.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,6 @@ refers to any piece of data that can be used to uniquely identify a user.
For example, the signature verification key, and
the hash of one's static IP address are unique for each user and hence count as PII.

### Design Requirements

The effectiveness and reliability of the content filtering service enabled by the
`WakuFilter` protocol rely on the _high availability_ of the full nodes
as the service providers.
To this end, full nodes must feature _high uptime_
(to persistently listen and capture the network messages)
as well as _high Bandwidth_ (to provide timely message delivery to the light nodes).

### Protobuf

```protobuf
Expand Down

0 comments on commit a5de01f

Please sign in to comment.