mirror of
https://github.com/vacp2p/research.git
synced 2025-02-23 19:58:30 +00:00
1.2 KiB
1.2 KiB
Research
Thinking in code.
This repository contains experimental code related to research for the vac protocol. Some of the proof-of-concepts in this repository may later make it into the protocol as fundamental components.
Projects
-
remote log - Contains a nim mock server representing a remote log.
-
Whisper Scalability Model - Theoretical model for bandwidth usage given some assumptions and usage, see report and Discuss post.
-
zkSNARKs/Semaphore - Feasability study for zkSnarks and Semaphore to do anonymous signaling, including rate limiting in p2p networks (not everything in snarks).
License
This project is licensed under the MIT License - see the LICENSE file for details