diff options
author | nodiscc <nodiscc@gmail.com> | 2018-07-15 12:02:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-15 12:02:21 +0000 |
commit | 0c5cc9d709291cd9f77a83e6b95e48849959c819 (patch) | |
tree | d3173596dc49d6f10ab9d4c6a01045389bd856ae /README.md | |
parent | Merge pull request #1450 from goofballtech/master (diff) | |
parent | Update links. (diff) | |
download | awesome-selfhosted-0c5cc9d709291cd9f77a83e6b95e48849959c819.tar.gz awesome-selfhosted-0c5cc9d709291cd9f77a83e6b95e48849959c819.zip |
Merge pull request #1463 from vavgustov/patch-1
Added Snibox
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1014,6 +1014,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [Phaste](https://pste.pw) - 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) - Cross-platform C# pastebin with client-side AES-256 encryption that just works. ([Demo](https://sharppaste.nl/)) `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://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. ([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` |