- p2p: Communicate with authenticated peers over encrypted connections.
This directory contains examples of how to use various crates in this repository. The code in these examples is often insecure and is not intended to be used in production.
- chat: Send encrypted messages to a group of friends using commonware-p2p.
This repository is dual-licensed under both the Apache 2.0 and MIT licenses. You may choose either license when using this code.