The other board can be removed once this is confirmed to work
Research
Thinking in code.
This repository contains experimental code related to research for vac and its protocols. 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).
-
abnf/hello-abnf - Playing around with ABNF (context free grammar) for formal specifications through Instaparse. Also see Panini ABNF editor.
License
This project is licensed under the MIT License - see the LICENSE file for details