MicroBin
Secure pastebin for text and file sharing with URL shortening
4.5k stars 312 forks last commit first released BSD-3-Clause
Actively maintained
Last commit 13 Jun 2026.

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 to MicroBin
PictShare
Self-hosted media and paste hosting with a simple upload API
Self-hosted image, GIF, MP4, and text paste hosting with a simple API, on-the-fly resizing, and URL-based transformations. File-based storage; no database required.


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.


Hoodik
Self-hosted end-to-end encrypted cloud storage drive
Lightweight self-hosted cloud storage with end-to-end encryption, chunked file transfer, private search, and secure share links via a web UI.

wastebin
Minimal pastebin with encryption and syntax highlighting
wastebin is a minimal, self-hostable pastebin with a Rust/axum backend, SQLite storage, syntax highlighting, optional encryption, and expiration/burn-after-read controls.

FerriShare
Self-hosted file sharing with browser-side end-to-end encryption
Open-source, self-hostable file sharing app that encrypts files and filenames in the browser before upload; Rust backend, SQLite metadata, Docker-ready.

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.

