diff --git a/404.html b/404.html index 0ce12503..f39ec168 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:

+ +

+ Changelog + # +

+

+ Next + # +

+ +

+ 2.0.0-beta2 + # +

+

Initial draft version. Released 2020-10-28

+ +

+ 2.0.0-beta1 + # +

+

Initial draft version. Released 2020-10-05

+

+ Copyright + # +

+

Copyright and related rights waived via +CC0.

+

+ References + # +

+
    +
  1. +

    Message Filtering (Wikipedia)

    +
  2. +
  3. +

    Libp2p PubSub spec - topic validation

    +
  4. +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +t MAY use this request type to modify an existing subscription by providing additional filter criteria in a new request. A client MAY use this request type to refresh an existing subscription by providing the same filter criteria in a new request. diff --git a/spec/13/index.html b/spec/13/index.html index e4509af9..4090a2ea 100644 --- a/spec/13/index.html +++ b/spec/13/index.html @@ -21,7 +21,7 @@ Design Requirements # Nodes willing to provide storage service using 13/WAKU2-ST - +