diff options
author | nodiscc <nodiscc@gmail.com> | 2021-09-01 16:30:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-01 16:30:48 +0000 |
commit | fa5808b3ad2e478ef692f77cce1b68fdb0b057a9 (patch) | |
tree | ae235f2db6a5a1e8f46a1963cd938751da251236 | |
parent | Merge pull request #2631 from 4x10m/patch-1 (diff) | |
parent | Add rustypaste to Pastebins (diff) | |
download | awesome-selfhosted-fa5808b3ad2e478ef692f77cce1b68fdb0b057a9.tar.gz awesome-selfhosted-fa5808b3ad2e478ef692f77cce1b68fdb0b057a9.zip |
Merge pull request #2633 from beucismis/master
Add rustypaste to Pastebins
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1208,6 +1208,7 @@ _Related: [Wikis](#wikis)_ - [PrivateBin](https://privatebin.info/) - PrivateBin is a minimalist, opensource online pastebin/discussion board where the server has zero knowledge of hosted data. ([Demo](https://privatebin.net/), [Source Code](https://github.com/PrivateBin/PrivateBin)) `Zlib` `PHP` - [prologic pastebin](https://git.mills.io/prologic/pastebin) - Simple pastebin service with convenient api and CLI. ([Demo](https://paste.mills.io)) `MIT` `Go` - [PurritoBin](https://github.com/PurritoBin/PurritoBin) - Ultra fast, minimalistic, encrypted command line paste-bin, where the server has no knowledge of the paste data. `ISC` `C++` +- [rustypaste](https://github.com/orhun/rustypaste) - A minimal file upload/pastebin service. `MIT` `Rust` - [SharpPaste](https://github.com/phonicmouse/SharpPaste) - Cross-platform C# pastebin with client-side AES-256 encryption that just works. `MIT` `C#/NancyFX` - [Snibox](https://snibox.github.io/) - Code snippets manager with attractive tag-oriented interface. ([Demo](https://snibox-demo.herokuapp.com/), [Source Code](https://github.com/snibox/snibox)) `MIT` `Ruby` - [snipt](https://github.com/nicksergeant/snipt) - Long-term memory for coders. Share and store code snippets. `MIT` `Python` |