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