diff options
author | cave beat <cave@cavebeat.org> | 2016-02-16 21:14:56 +0000 |
---|---|---|
committer | cave beat <cave@cavebeat.org> | 2016-02-16 21:14:56 +0000 |
commit | 9266152209453181d738266a0df13c79d36afd1a (patch) | |
tree | 29a0b6d26029110ffa2517fb16466a51641dee4f | |
parent | Merge pull request #446 from cavebeat/big_c (diff) | |
download | awesome-selfhosted-9266152209453181d738266a0df13c79d36afd1a.tar.gz awesome-selfhosted-9266152209453181d738266a0df13c79d36afd1a.zip |
added ZeroBin
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -602,6 +602,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [Sticky Notes](http://sayakb.github.io/sticky-notes/) - A powerful open-source pastebin application for effortless code sharing. `PHP` * [Stikked](https://github.com/claudehohl/Stikked) - An advanced and beautiful pastebin written in `PHP` `GPLv3` * [tastebin](https://github.com/andreineculau/tastebin) - Updated version of hastebin plus additional features `Apache` `Nodejs` + * [ZeroBin](http://sebsauvage.net/wiki/doku.php?id=php:zerobin) - ZeroBin is a minimalist, opensource online pastebin/discussion board where the server has zero knowledge of hosted data. ([Demo](https://zerobin.net/), [Source Code](https://github.com/sebsauvage/ZeroBin/)) `Zlib` `JavaScript` `PHP` ## Personal Dashboards |