aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2021-09-01 16:30:48 +0000
committerGitHub <noreply@github.com>2021-09-01 16:30:48 +0000
commitfa5808b3ad2e478ef692f77cce1b68fdb0b057a9 (patch)
treeae235f2db6a5a1e8f46a1963cd938751da251236
parentMerge pull request #2631 from 4x10m/patch-1 (diff)
parentAdd rustypaste to Pastebins (diff)
downloadawesome-selfhosted-fa5808b3ad2e478ef692f77cce1b68fdb0b057a9.tar.gz
awesome-selfhosted-fa5808b3ad2e478ef692f77cce1b68fdb0b057a9.zip
Merge pull request #2633 from beucismis/master
Add rustypaste to Pastebins
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2d86f193..820862a7 100644
--- a/README.md
+++ b/README.md
@@ -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`