| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add DNS SRV bootstrap discovery for automatic peer finding | murilo ijanc | 2026-03-25 | 3 | -4/+387 |
| | | | | | | | tpd now queries _tesseras._udp.tesseras.net SRV records to discover bootstrap peers when no -b flag is given. Add -n flag to disable this automatic discovery for seed/isolated nodes. | ||||
| * | Initial commit: tesseras-paste decentralized pastebin | murilo ijanc | 2026-03-25 | 19 | -0/+3105 |
| DHT-backed encrypted pastebin with two binaries (tp/tpd), XChaCha20-Poly1305 encryption, content-addressed storage, and Unix socket + HTTP interfaces. | |||||