|
2 months ago | |
---|---|---|
applications | 6 months ago | |
networks/tor | 2 months ago | |
persistence | 6 months ago | |
primitives | 6 months ago | |
testing | 6 months ago | |
utils | 9 months ago | |
.drone.yml | 6 months ago | |
.gitignore | 1 year ago | |
LICENSE | 7 months ago | |
README.md | 1 year ago | |
application.go | 1 year ago | |
go.mod | 6 months ago | |
go.sum | 6 months ago | |
service.go | 6 months ago | |
tapir.png | 1 year ago |
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