diff options
author | nodiscc <nodiscc@gmail.com> | 2017-09-19 18:28:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-19 18:28:09 +0000 |
commit | b8822fdf804b09b4996bdad639845d454d17f39a (patch) | |
tree | adbd2a45546a6a3d2a1de3befc200df1d15b151b | |
parent | Add Sup3rS3cretMes5age to pastebin section (diff) | |
download | awesome-selfhosted-b8822fdf804b09b4996bdad639845d454d17f39a.tar.gz awesome-selfhosted-b8822fdf804b09b4996bdad639845d454d17f39a.zip |
db->storage, capitalize
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -921,7 +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` + * [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` |