← Back to catalog MicroBin · managed by DINAO

Share text and files, privately

A pastebin and file sharing solution powered by MicroBin, installed and maintained by DINAO. Paste text, upload files, shorten URLs — encrypted and stored on our French servers.

Hosted in FranceEncryptionAutomatic ExpirationUltra-lightweight (Rust)Official publisher image
Overview

What is MicroBin?

MicroBin is a minimalist, high-performance, and secure open-source web application for pastebin and text/file sharing, written in Rust (Actix web framework). It allows you to paste text or upload multiple files, shorten and redirect URLs, and serve raw files at a stable URL (/raw/identifier) for configuration files or testing.

It offers three levels of encryption (client and server-side), automatic expiration (after a set time or after reading), one-click QR codes, edit and cancel sending (« unsend »), public or private sharing with password and read limits, and uses animal names as identifiers instead of random numbers. No account is required for basic use.

It is a single standalone executable with a very small footprint: it consumes only a few megabytes of RAM and disk, with SQLite storage or JSON file choice — ideal for a sovereign micro-service. It deploys easily via Docker, which DINAO handles entirely.

Compatible offers

Host MicroBin at DINAO

Resource tiers compatible with MicroBin prerequisites (minimum 1 vCPU / 256 Mo / 2 Go). Hosted in France, fully managed.

Standard
2 vCPU · 4 Go · 40 Go
19,90 € /month excl. VAT
  • 2 dedicated vCPU
  • 4 Go RAM
  • 40 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Performance
4 vCPU · 8 Go · 80 Go
39,90 € /month excl. VAT
  • 4 dedicated vCPU
  • 8 Go RAM
  • 80 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Dédié
8 vCPU · 16 Go · 160 Go
79,90 € /month excl. VAT
  • 8 dedicated vCPU
  • 16 Go RAM
  • 160 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Under the hood

Technical details

vCPU
1 vCPU
ideal : 1 vCPU
Memory
256 Mo
ideal : 512 Mo
Disk
2 Go
ideal : 10 Go
Image : danielszabo99/microbin:latest Registry : docker.io Services : microbin Ports : 8080
FAQ

You might be wondering…

Are my snippets private?

Yes. Unlike public pastebins, MicroBin is on your French instance. You choose public or private, with password, read limits, and encryption.

Can I automatically expire a share?

Yes. Automatic expiration is set by time limit or « burn after reading » (deletion after reading), and you can also cancel a submission (« unsend »).

Does MicroBin also share files?

Yes. Beyond text, it allows uploading multiple files, shortening URLs, and serving raw files at a stable URL (ideal for configs or testing).

Is it resource-intensive?

No. MicroBin is a single Rust binary that consumes only a few MB of RAM and disk, with SQLite or JSON storage — perfect for a lightweight sovereign service.

Do I need to create an account?

Not for basic use. Password protection is managed paste by paste, and DINAO can restrict access by IP as an option.