diff options
author | Dániel Szabó <25702868+szabodanika@users.noreply.github.com> | 2022-06-07 20:20:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-07 20:20:37 +0000 |
commit | 86d28b5ee45b4eee9ca3a57e2c27e59fc9a04495 (patch) | |
tree | bb593b4c0875cd22813b93fda1fb84c41033d0bc | |
parent | Added Personal Dashboards -> "Newtelco Tab" (#3039) (diff) | |
download | awesome-selfhosted-86d28b5ee45b4eee9ca3a57e2c27e59fc9a04495.tar.gz awesome-selfhosted-86d28b5ee45b4eee9ca3a57e2c27e59fc9a04495.zip |
Add MicroBin to Pastebins (#3040)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1415,6 +1415,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) - Simple, performant, configurable, entirely self-contained pastebin and URL shortener. `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` |