diff options
author | cave <cavebeat@users.noreply.github.com> | 2016-02-17 19:22:52 +0000 |
---|---|---|
committer | cave <cavebeat@users.noreply.github.com> | 2016-02-17 19:22:52 +0000 |
commit | 77d8a42fa9f490e2ecf4df6ca5d62fb6a31bc2d1 (patch) | |
tree | 3d63465f73524e8ea1cce17dfeaefb6d8497b512 | |
parent | added ZeroBin (diff) | |
download | awesome-selfhosted-77d8a42fa9f490e2ecf4df6ca5d62fb6a31bc2d1.tar.gz awesome-selfhosted-77d8a42fa9f490e2ecf4df6ca5d62fb6a31bc2d1.zip |
updated ZeroBin
Maintainer and Repository
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -602,7 +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` + * [ZeroBin](https://github.com/elrido/ZeroBin/wiki) - ZeroBin is a minimalist, opensource online pastebin/discussion board where the server has zero knowledge of hosted data. ([Demo](https://zerobin.dssr.ch/), [Source Code](https://github.com/elrido/ZeroBin)) `Zlib` `PHP` ## Personal Dashboards |