MicroBin
Secure pastebin for text and file sharing with URL shortening

MicroBin is a small, self-contained pastebin web application for sharing text snippets, files, and URL redirects. It focuses on simple deployment, strong security options, and flexible sharing controls.
Key Features
- Text pastes, file uploads, and URL shortening/redirection in one service
- Multiple encryption modes (including client-side and server-side options)
- Expiration controls (auto-expiring or never expiring) and visibility controls (public/private)
- Raw text/file serving for direct access to uploaded content
- QR code generation for easy cross-device sharing
- Single-binary deployment with low resource usage
- Storage backends including SQLite and JSON
Use Cases
- Sharing code snippets or logs between machines and teammates
- Securely sending files or sensitive notes via password-protected links
- Running a lightweight internal URL shortener and redirect service
Limitations and Considerations
- Designed for simple sharing workflows rather than full cloud-drive features like sync, versioning, or collaborative editing
MicroBin is a solid choice when you need a compact paste-and-share service that is easy to run and offers practical security and expiration features. It fits well for personal servers, teams, and lightweight internal tooling.
Categories:
Tags:
Tech Stack:
Similar Services

asciinema
Command-line terminal session recorder and web player
Open-source CLI for recording, replaying and live-streaming terminal sessions using lightweight asciicast files and an embeddable web player.

PrivateBin
Zero-knowledge encrypted pastebin with browser-side AES encryption
PrivateBin is a minimalist zero-knowledge pastebin that encrypts and decrypts pastes in the browser, with optional passwords, expiration, discussions, and file uploads.

Opengist
Self-hosted Git-backed pastebin and Gist-compatible code snippet manager
Self-hosted pastebin powered by Git. Create, share and manage public, unlisted or private code snippets with syntax highlighting, Git push/pull, OAuth logins and Docker/H...

Onetime Secret
Self-destructing service for sharing single-use encrypted secrets
Open-source web and API service to create encrypted, single-view links for sharing secrets with configurable expiry and optional passphrase protection.


ByteStash
Self-hosted web app for storing and organizing code snippets
ByteStash is a self-hosted snippet manager for creating, editing, and filtering code snippets with secure storage in SQLite and an optional API with Swagger UI.

Enclosed
Minimal app for sharing end-to-end encrypted notes and files
Self-hostable, end-to-end encrypted note and file sharing with zero-knowledge storage, optional passwords, expiration (TTL), and delete-after-reading links.

Docker
Rust