diff --git a/README.md b/README.md index e64966c..0ac5e30 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,14 @@ This repository contains tracking issues and experimental code related to research for [waku](https://waku.org) and its protocols. +## Publications and Conferences + +* Waku: A Family of Modular P2P Protocols For Secure & Censorship-Resistant Communication: [paper](https://arxiv.org/abs/2207.00038), [presentation]() +* Message Latency in Waku Relay with Rate Limiting Nullifiers: [paper](https://eprint.iacr.org/2024/1073), [presentation](https://github.com/waku-org/research/blob/master/rln-delay-simulations/12_Revuelta.pdf) +* The Waku Network as Infrastructure for dApps: [paper](https://conferences.computer.org/cisosepub24/pdfs/DAPPS2024-65vA04uHkhuItZFcSSDp3P/629500a031/629500a031.pdf), [presentation](https://github.com/waku-org/research/blob/master/assets/IEEE_DAPPS_2024.pdf) + + + ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details diff --git a/assets/IEEE_DAPPS_2024.pdf b/assets/IEEE_DAPPS_2024.pdf new file mode 100644 index 0000000..dd806f7 Binary files /dev/null and b/assets/IEEE_DAPPS_2024.pdf differ