MicroBin
A lightweight, self-hosted pastebin with file sharing and URL shortening. Built in Rust for speed and minimal resource usage.
What You Can Do After Deployment
- Visit your domain — MicroBin is ready to use immediately, no login required
- Create pastes — write or paste text with syntax highlighting for 200+ languages
- Upload files — share files of any type with generated links
- Shorten URLs — create short links that redirect to any URL
- Share with QR codes — every paste and file gets an auto-generated QR code
Key Features
- Syntax highlighting for 200+ languages
- File sharing with direct download links
- URL shortening
- QR code generation for every paste
- Configurable expiration times
- Burn-after-reading (self-destructing pastes)
- End-to-end encryption
- Optional password protection
- Editable pastes and read-only sharing
- No database — data stored as flat files
License
BSD-3-Clause — GitHub