| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add pledge(2) and unveil(2) sandboxing for tp and tpd | murilo ijanc | 2026-03-25 | 1 | -0/+7 |
| | | | | | | | | tpd: unveil data dir (rwc), resolv.conf (r) when DNS needed, then pledge stdio rpath wpath cpath fattr inet unix dns. tp: unveil socket path (rw), then pledge stdio unix rpath. | ||||
| * | Initial commit: tesseras-paste decentralized pastebin | murilo ijanc | 2026-03-25 | 1 | -0/+206 |
| DHT-backed encrypted pastebin with two binaries (tp/tpd), XChaCha20-Poly1305 encryption, content-addressed storage, and Unix socket + HTTP interfaces. | |||||