research/README.md
2024-07-16 17:25:43 +02:00

19 lines
984 B
Markdown

# Research
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
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