diff --git a/404.html b/404.html index f39ec168a..a713f3980 100644 --- a/404.html +++ b/404.html @@ -14,7 +14,7 @@ - + -
Anonymous filter subscription: This feature guarantees that nodes can anonymously subscribe for a message filter (i.e., without revealing their exact content filter). As such, no adversary in the WakuFilter
protocol would be able to link nodes to their subscribed content filers. The current version of the WakuFilter
protocol does not provide anonymity as the subscribing node has a direct connection to the full node and explicitly submits its content filter to be notified about the matching messages. However, one can consider preserving anonymity through one of the following ways:
FilterRPC
does not embody any piece of PII, otherwise, such data fields must be treated carefully to achieve anonymity.Initial draft version. Released 2020-10-28
-subscribe
an explicit boolean indication. Edit protobuf field order to be consistent with libp2p.Initial draft version. Released 2020-10-05
-Copyright and related rights waived via -CC0.
-