diff options
author | Eran Chetz <eran.chetzroni@algolia.com> | 2017-09-19 14:10:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-19 14:10:36 +0000 |
commit | 4f6e0a4163a813b28feddfa9a7741a4f4a803198 (patch) | |
tree | dbfea5f3917a68aa9cdca1bb54e4034e1eb37c6a | |
parent | Merge pull request #1173 from jaywink/patch-1 (diff) | |
download | awesome-selfhosted-4f6e0a4163a813b28feddfa9a7741a4f4a803198.tar.gz awesome-selfhosted-4f6e0a4163a813b28feddfa9a7741a4f4a803198.zip |
Add Sup3rS3cretMes5age to pastebin section
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -921,6 +921,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com * [snipt](https://snipt.net/) - Long-term memory for coders. Share and store code snippets. ([Source Code](https://github.com/nicksergeant/snipt/)) `BSD` `Python` * [Sticky Notes](http://sayakb.github.io/sticky-notes/) - A powerful open-source pastebin application for effortless code sharing. ([Source Code](https://github.com/sayakb/sticky-notes)) `BSD` `PHP` * [Stikked](https://github.com/claudehohl/Stikked) - An advanced and beautiful pastebin. `GPLv3` `PHP` + * [Sup3rS3cretMes5age](https://github.com/algolia/sup3rS3cretMes5age) - A very simple (to deploy and to use) secret message service using hashicorp vault as a secrets db. `MIT` `Go` * [tastebin](https://github.com/andreineculau/tastebin) - Updated version of hastebin plus additional features. `Apache` `Nodejs` |