aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/tpd.rs
Commit message (Expand)AuthorAgeFilesLines
* Add automatic re-join and -v flag for verbose loggingmurilo ijanc2026-03-251-10/+14
* Limit stdin read in tp, bound protocol drain, document Arc leakmurilo ijanc2026-03-251-1/+3
* Harden identity key permissions, atomic writes, and HTTP methodmurilo ijanc2026-03-251-4/+24
* Fix clippy warnings: needless borrow and collapsible ifmurilo ijanc2026-03-251-9/+9
* Exit early if data directory cannot be createdmurilo ijanc2026-03-251-2/+8
* Add pledge(2) and unveil(2) sandboxing for tp and tpdmurilo ijanc2026-03-251-0/+18
* Add DNS SRV bootstrap discovery for automatic peer findingmurilo ijanc2026-03-251-4/+22
* Initial commit: tesseras-paste decentralized pastebinmurilo ijanc2026-03-251-0/+293