diff options
author | nodiscc <nodiscc@gmail.com> | 2018-01-19 19:24:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-19 19:24:06 +0000 |
commit | 481b3af215e72141dbce810c5b2ad873e6777e45 (patch) | |
tree | e0ea9b11aa658e05945ee0e45d0bb4d3aaf75eb1 | |
parent | Merge pull request #1292 from kumitterer/patch-1 (diff) | |
parent | Updated description (diff) | |
download | awesome-selfhosted-481b3af215e72141dbce810c5b2ad873e6777e45.tar.gz awesome-selfhosted-481b3af215e72141dbce810c5b2ad873e6777e45.zip |
Merge pull request #1293 from phonicmouse/master
Updated description
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -960,7 +960,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [pbnh](https://github.com/bhanderson/pbnh) - Pastebin inspired from project pb and hastebin, with an API and a SQL-based backend. `MIT` `Python` - [Phaste](https://pste.pw) - A Phalcon-based, MySQL pastebin application with privacy-respecting Piwik integration and syntax highlighting. ([Source Code](https://github.com/FoxDev/Phaste)) `AGPL-3.0` `PHP` - [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` -- [SharpPaste](https://github.com/phonicmouse/SharpPaste) - A simple and modern open-source pastebin made with C# and NancyFX that just works. ([Demo](https://sharppaste.nl/)) `MIT` `C#/ASP.NET` +- [SharpPaste](https://github.com/phonicmouse/SharpPaste) - Cross-platform C# pastebin with client-side AES-256 encryption that just works. ([Demo](https://sharppaste.nl/)) `MIT` `C#/ASP.NET` - [snipt](https://snipt.net/) - Long-term memory for coders. Share and store code snippets. ([Source Code](https://github.com/nicksergeant/snipt/)) `BSD` `Python` - [Stikked](https://github.com/claudehohl/Stikked) - An advanced and beautiful pastebin. `GPL-3.0` `PHP` - [Sup3rS3cretMes5age](https://github.com/algolia/sup3rS3cretMes5age) - A very simple (to deploy and to use) secret message service using Hashicorp Vault as a secrets storage. `MIT` `Go` |