[][src]Crate tapir_cwtch

Tapir-rs: Tiny Anonymous Peer (in Rust)

Very WIP. Currently supports authentication over Tor v3 onion services aligned with https://cwtch.im

Examples

Run an ephemeral server:

cargo run --example simple_server

Update examples/simple_client.rs to connect to the address generated by simple_server and then run:

cargo run --example simple_client

Both the server and client should authenticate each other.

Modules

acns
applications
connections
primitives