|
il y a 3 mois | |
---|---|---|
applications | il y a 6 mois | |
networks/tor | il y a 3 mois | |
persistence | il y a 6 mois | |
primitives | il y a 6 mois | |
testing | il y a 6 mois | |
utils | il y a 10 mois | |
.drone.yml | il y a 7 mois | |
.gitignore | il y a 1 an | |
LICENSE | il y a 7 mois | |
README.md | il y a 1 an | |
application.go | il y a 1 an | |
go.mod | il y a 7 mois | |
go.sum | il y a 6 mois | |
service.go | il y a 6 mois | |
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