aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.1.2, update tesseras-dht to 0.1.3v0.1.2murilo ijanc2026-03-271-2/+2
|
* Bump version to 0.1.1, update tesseras-dht to 0.1.2fix/rejoin-bootstrapmurilo ijanc2026-03-251-2/+2
|
* Update README, bump tesseras-dht to 0.1.1, add project docsmurilo ijanc2026-03-251-1/+1
| | | | | | - Rewrite README with features, usage, and links - Bump tesseras-dht dependency from 0.1.0 to 0.1.1 - Add CODE_OF_CONDUCT.md and SECURITY.md
* Initial commit: tesseras-paste decentralized pastebinmurilo ijanc2026-03-251-0/+27
DHT-backed encrypted pastebin with two binaries (tp/tpd), XChaCha20-Poly1305 encryption, content-addressed storage, and Unix socket + HTTP interfaces.