diff options
author | DJCrashdummy <DJCrashdummy@users.noreply.github.com> | 2018-06-24 07:58:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-24 07:58:37 +0000 |
commit | bd36eb315758582e4819bb345a245f558b5a8552 (patch) | |
tree | 306713ab82892354845b34d88e3ba7aab7be2d88 /README.md | |
parent | Add Awesome Public Datasets (#1420) (diff) | |
download | awesome-selfhosted-bd36eb315758582e4819bb345a245f558b5a8552.tar.gz awesome-selfhosted-bd36eb315758582e4819bb345a245f558b5a8552.zip |
added Demo for Stikked
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1012,7 +1012,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [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) - 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) - Advanced and beautiful pastebin. `GPL-3.0` `PHP` +- [Stikked](https://github.com/claudehohl/Stikked) - Advanced and beautiful pastebin. ([Demo](https://paste.scratchbook.ch/)) `GPL-3.0` `PHP` - [Sup3rS3cretMes5age](https://github.com/algolia/sup3rS3cretMes5age) - Very simple (to deploy and to use) secret message service using Hashicorp Vault as a secrets storage. `MIT` `Go` - [tastebin](https://github.com/andreineculau/tastebin) - Updated version of hastebin plus additional features. `Apache-2.0` `Nodejs` |