From 6da75d79e96d492ba71cfb55e77dc59dc1d8c65f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C3=A1niel=20Szab=C3=B3?= <25702868+szabodanika@users.noreply.github.com> Date: Sat, 4 Jun 2022 14:45:01 +0100 Subject: [PATCH] Add MicroBin to Pastebins --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c87b6c5b..65d34c8b 100644 --- a/README.md +++ b/README.md @@ -1409,7 +1409,7 @@ _Related: [Wikis](#wikis)_ - [Fugacious](https://fugacio.us) - Open source short-term secure messaging (OSSSM). ([Source Code](https://github.com/fugacious/fugacious)) `CC0-1.0` `Ruby` - [Hastebin](https://haste.zneix.eu/about.md) - Open source pastebin. (This is a fork with extended maintenance). ([Demo](https://haste.zneix.eu), [Source Code](https://github.com/zneix/haste-server)) `MIT` `Nodejs` - [LogPaste](https://github.com/mtlynch/logpaste) - Minimal pastebin web app that's easy to self-host and persists data to any S3-compatible backend. ([Demo](https://logpaste.com/)) `MIT` `Go` -- [MicroBin](https://github.com/szabodanika/microbin) - A tiny, configurable, self-contained PasteBin and URL shortener written in Rust. ([Source Code](https://github.com/szabodanika/microbin)) `BSD-3-Clause` `Rust` +- [MicroBin](https://github.com/szabodanika/microbin) - Simple, performant, configurable, entirely self-contained Pastebin and URL shortener. ([Source Code](https://github.com/szabodanika/microbin)) `BSD-3-Clause` `Rust` - [mkaczanowski pastebin](https://github.com/mkaczanowski/pastebin) - Simple, fast, feature-rich, standalone pastebin service. `MIT` `Rust` - [mojopaste](https://metacpan.org/dist/App-mojopaste) - Perl based pastebin. ([Demo](https://p.thorsen.pm/), [Source Code](https://github.com/jhthorsen/app-mojopaste)) `Artistic-2.0` `Perl` - [MokinToken](https://github.com/nexus-uw/mokintoken) - Clientside encrypted pastebin using tweetnacl. `Unlicense` `PHP`