diff options
author | nodiscc <nodiscc@gmail.com> | 2017-09-28 15:31:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-28 15:31:38 +0000 |
commit | a9de4397e6e157d68fba31f5d4a1372b767dcf08 (patch) | |
tree | 206b6090a08bdddbe868c7fbac7fc02b61f63fb6 | |
parent | Merge pull request #1165 from mightyfree/patch-5 (diff) | |
parent | db->storage, capitalize (diff) | |
download | awesome-selfhosted-a9de4397e6e157d68fba31f5d4a1372b767dcf08.tar.gz awesome-selfhosted-a9de4397e6e157d68fba31f5d4a1372b767dcf08.zip |
Merge pull request #1180 from eranchetz/patch-2
Add Sup3rS3cretMes5age to pastebin section
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -923,6 +923,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 storage. `MIT` `Go` * [tastebin](https://github.com/andreineculau/tastebin) - Updated version of hastebin plus additional features. `Apache` `Nodejs` |