wastebin

wastebin

License: MIT


Description:

wastebin is a lightweight, self-hosted pastebin written in Rust. It runs as a single binary with a small footprint, uses axum and sqlite3, compresses pastes with zstd, supports encryption with ChaCha20-Poly1305 and Argon2, offers multiple themes, and QR code URLs. Note: not a full-featured authentication or admin system.

Leave a Comment