diff options
author | n8225 <n8225@users.noreply.github.com> | 2016-10-10 14:45:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-10 14:45:18 +0000 |
commit | 79555a11ce70e75d0a514d44acfc70dd71c0340c (patch) | |
tree | d796916f8b0c1b34a8976bca1531f849ee3a98e0 /README.md | |
parent | Merge pull request #809 from Kickball/Bittorrent-Sync-rename (diff) | |
parent | Add CoderVault (diff) | |
download | awesome-selfhosted-79555a11ce70e75d0a514d44acfc70dd71c0340c.tar.gz awesome-selfhosted-79555a11ce70e75d0a514d44acfc70dd71c0340c.zip |
Merge pull request #807 from SalGnt/patch-1
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` |