mirror of https://github.com/vacp2p/rfc.git
eaac5b9946
* WIP: adds the security analysis file with some initial incomplete writeup * fixes some formatting issue * minor * changes a terminology * adds the outline * Anlysis -> Analysis * removes old changelogs * edits the publisher anonymity * Minor * incorporates the security section into the relay specs * updates authors * deletes the security analysis file * adds the security requirements * adds the adversarial model * adds security analysis and future work * adds a todo * removes an empty item * Update waku-relay.md * adds the terminologies subsection * adds some revisions * adds some todos * adds more todos * mentions the traffic analysis attack * minor edits on the adversarial model * adds some clarification about the adversarial model & some final edits * changes topicID to topic ID * Update waku-relay.md * adds minor clarification * WIP: adds the security analysis file with some initial incomplete writeup * fixes some formatting issue * minor * changes a terminology * adds the outline * Anlysis -> Analysis * removes old changelogs * edits the publisher anonymity * Minor * incorporates the security section into the relay specs * updates authors * deletes the security analysis file * adds the security requirements * adds the adversarial model * adds security analysis and future work * adds a todo * removes an empty item * Update waku-relay.md * adds the terminologies subsection * adds some revisions * adds some todos * adds more todos * mentions the traffic analysis attack * minor edits on the adversarial model * adds some clarification about the adversarial model & some final edits * changes topicID to topic ID * Update waku-relay.md * adds minor clarification * rephrases the PII * itemizes the adversarial model * Update waku-relay.md * restructures, removes unsupported features, adds further clarifications * Update waku-relay.md * fixes some wordings * comments out footnotes * substitutes relay with wakurelay * minor * fixes a notational issue * Update waku-relay.md * WIP: addresses some of the comments * WIP: clarifies upper level protocols WIP: fixes headings issue WIP: adds scoring function minor edits updates the subscriber-topic unlinkability * Update specs/waku/v2/waku-relay.md Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com> Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com> |
||
---|---|---|
.. | ||
v1 | ||
v2 | ||
README.md | ||
waku.md |
README.md
Waku Specs
Version 0 and 1
- waku/0 specs for
waku/0
version, now deprecated - waku/1 specs for
waku/1
version, current stable version - envelope data format waku envelope data field specification.
- mailserver - Mailserver specification for archiving and delivering historical waku envelopes on demand.
- rpc api - Waku RPC API for Waku v1 nodes.
Version 2
- waku/2 specs for
waku/2
version, current draft version - waku/2 relay spec for WakuRelay, current draft version
- waku/2 filter spec for WakuFilter, current draft version
- waku/2 store spec for WakuStore, current draft version
- waku/2 message spec for Waku Message, current draft version
- waku/2 bridge spec for Waku bridge with v1, alpha