A secure, configurable file-sharing and URL shortening web app written in Rust.

Tools

Rust

MicroBin image

Hey there, folks! Let's talk about MicroBin, the nifty little web app that's making waves in the self-hosted file-sharing and URL shortening scene. This bad boy is written in Rust, and it's packing some serious heat when it comes to features and ease of use. MicroBin is the brainchild of Dániel Szabó, who's been tinkering with this project since 2022. It's like the Swiss Army knife of paste bins - small, but oh so mighty. We're talking about a tool that's so lightweight, it'll barely make a dent in your server's resources. But don't let its size fool you; this little powerhouse is loaded with features that'll make your head spin. First off, MicroBin is all about security. It's got both server-side and client-side encryption, so your data stays locked up tighter than Fort Knox. And get this - instead of boring old random numbers for upload identifiers, it uses animal names. How cool is that? You could be sharing your files under "pig-dog-cat" instead of some soulless string of digits. But wait, there's more! MicroBin isn't just about text sharing. It's got file uploads, URL shortening, and even QR code support. You can serve raw text, redirect URLs, and even set up private or public, editable or uneditable uploads. It's like the chameleon of web apps, adapting to whatever you need it to be. Now, let's talk setup. It's easier than falling off a log. You can spin it up with Docker in a jiffy, or if you're feeling fancy, install it manually from Cargo. Either way, you'll be up and running faster than you can say "MicroBin rocks!" The folks behind MicroBin have thought of everything. They've got a public test server at pub.microbin.eu if you want to kick the tires before diving in. And if you're the type who likes to peek under the hood, their GitHub repo is chock-full of goodies. MicroBin is perfect for all sorts of scenarios. Need to share some code snippets? Check. Got a video that's too chunky for Discord? MicroBin's got your back. Want to set up a secure "postbox" for file uploads? You betcha. In the world of self-hosted apps, MicroBin is like that unassuming superhero - small in stature but packing a serious punch. It's the kind of tool that makes you wonder how you ever lived without it. So why not give it a whirl? Your homelab will thank you!

Check out site
Back to all products