|
il y a 1 an | |
---|---|---|
applications | il y a 1 an | |
networks/tor | il y a 1 an | |
persistence | il y a 1 an | |
primitives | il y a 1 an | |
testing | il y a 1 an | |
.drone.yml | il y a 1 an | |
.gitignore | il y a 1 an | |
README.md | il y a 1 an | |
application.go | il y a 1 an | |
go.mod | il y a 1 an | |
go.sum | il y a 1 an | |
service.go | il y a 1 an | |
tapir.png | il y a 1 an |
Tapir is a small library for building p2p applications over anonymous communication systems (right now Tapir only supports Tor v3 Onion Services).
Tapir has been designed as a replacement to the Ricochet protocol.
Work In Progress