diff options
author | Salvatore Gentile <SalGnt@users.noreply.github.com> | 2016-10-07 12:57:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-07 12:57:56 +0000 |
commit | 82b25cbd6219d8633ff71cb15b6c3405f7133650 (patch) | |
tree | 8d9e312007fa1c33ac7abfe23d93ce1d9ce07a3a /README.md | |
parent | Merge pull request #796 from Kickball/rm-distributedfs (diff) | |
download | awesome-selfhosted-82b25cbd6219d8633ff71cb15b6c3405f7133650.tar.gz awesome-selfhosted-82b25cbd6219d8633ff71cb15b6c3405f7133650.zip |
Add CoderVault
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -782,6 +782,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com **[`^ back to top ^`](#)** * [0bin](https://github.com/sametmax/0bin) - Client side encrypted pastebin. `WTFPL` `Python` + * [CoderVault](https://github.com/codervault) - An Open Source, Self-Hosted, Snippet Manager. ([Source Code](https://github.com/codervault/codervault)) `MIT` `Ruby` * [cryptonote](https://cryptonote.me/) - A simple open source web application that lets users encrypt and share messages that can only be read once. ([Source Code](https://github.com/alainmeier/cryptonote)) `BSD` `Ruby` * [CryptPad](https://cryptpad.fr/) - CryptPad is the zero knowledge realtime collaborative editor. ([Source Code](https://github.com/xwiki-labs/cryptpad)) `AGPLv3` `Nodejs` * [gist](https://gitlab.deblan.org/deblan/gist) - GIST is an open-source application to share code. `GPLv3` `PHP` |