rfc/content/docs/rfcs/47
kaiserd 27ad4582b0
New RFC: 46/GOSSIPSUB-TOR-PUSH and 47/WAKU2-TOR-PUSH (#554)
2022-12-02 12:26:49 +01:00
..
README.md New RFC: 46/GOSSIPSUB-TOR-PUSH and 47/WAKU2-TOR-PUSH (#554) 2022-12-02 12:26:49 +01:00

README.md

slug title name status category tags editor contributors
47 47/WAKU2-TOR-PUSH Waku v2 Tor Push raw Best Current Practice Daniel Kaiser <danielkaiser@status.im>

Abstract

This document extends the 11/WAKU2-RELAY, specifying Waku Tor Push, which allows nodes to push messages via Tor into the Waku relay network.

Waku Tor Push builds on 46/GOSSIPSUB-TOR-PUSH.

Protocol identifier: /vac/waku/relay/2.0.0

Note: Waku Tor Push does not have a dedicated protocol identifier. It uses the same identifier as Waku relay. This allows Waku relay nodes that are oblivious to Tor Push to process messages received via Tor Push.

Functional Operation

In its current version, Waku Tor Push corresponds to 46/GOSSIPSUB-TOR-PUSH applied to 11/WAKU2-RELAY, instead of libp2p gossipsub.

Security/Privacy Considerations

see 46/GOSSIPSUB-TOR-PUSH

Copyright

Copyright and related rights waived via CC0.

References