Microbin: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 June 2025

  • curprev 03:4503:45, 16 June 2025 Jocim talk contribs 1,448 bytes +1,448 Created page with "== Introduction == '''MicroBin''' is a feature rich, performant and secure text and file sharing web application, a "paste bin". Imagine cloud storage, but simpler, and with cool features like URL redirection, automatic file expiry, raw file serving support, and 3 possible levels of encryption. == Setup == The following is a minimal configuration to get MicroBin up and running:<syntaxhighlight lang="nix" line="1" start="1"> { services.microbin = { enable = true;..." Tag: Visual edit: Switched