From 0b8ec3265aa6644254bd5cd1f8b6f537d2ea8f64 Mon Sep 17 00:00:00 2001 From: Lance M Date: Thu, 31 Aug 2017 00:30:59 -0400 Subject: [PATCH] Add ZeroNet Added ZeroNet to satisfy issue #919. Self-hosting solutions is the best category due to its use for distributing websites. This is a hybrid self-hosted application, as it utilizes the BitTorrent network. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b86bd82..7f7c124b 100644 --- a/README.md +++ b/README.md @@ -1244,6 +1244,8 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt * [UBOS](http://ubos.net/) - Linux distro that runs on indie boxes (personal servers and IoT devices). Single-command installation and management of apps - Jenkins, Mediawiki, Owncloud, WordPress, etc., - and other [features](http://ubos.net/about/). `GPLv3` `Perl/Other` * [WikiSuite](http://WikiSuite.org) - The most comprehensive and integrated Free / Libre / Open Source software suite ever developed. ([Source Code](http://wikisuite.org/Source)) `Multiple` `ClearOS` * [YunoHost](https://yunohost.org/) - A server operating system aiming to make self-hosting accessible to everyone. ([Demo](https://yunohost.org/#/try), [Source Code](https://github.com/YunoHost)) `AGPLv3` `Python/Other` + * [ZeroNet](https://zeronet.io/) `⚠` - Open, free, and uncensorable websites, +using Bitcoin cryptography and BitTorrent network. ([Source Code](https://github.com/HelloZeroNet/ZeroNet)) `GNU` `Python`