aboutsummaryrefslogtreecommitdiffstats
path: root/tpd.1
Commit message (Collapse)AuthorAgeFilesLines
* Document -v flag in tp(1) and tpd(1) man pagesv0.1.1murilo ijanc2026-03-251-0/+5
|
* Add DNS SRV bootstrap discovery for automatic peer findingmurilo ijanc2026-03-251-0/+25
| | | | | | 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 pastebinmurilo ijanc2026-03-251-0/+90
DHT-backed encrypted pastebin with two binaries (tp/tpd), XChaCha20-Poly1305 encryption, content-addressed storage, and Unix socket + HTTP interfaces.