From 238ca71c08d880d99592274282cd8723d30663dc Mon Sep 17 00:00:00 2001 From: Mikal Date: Tue, 20 Feb 2018 00:12:00 +0100 Subject: [PATCH] Update README.md Made a self hosted category. --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bfe1dff..9c088f5 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ I2P is used by many people who care about their privacy: activists, oppressed pe - [I2Pd (C++)](#i2pd) - [Projects using I2P](#projects-using-i2p) - [Tools](#tools) +- [Self Hosted](#self-hosted) - [Libraries](#libraries) - [Unfinished implementations](#unfinished-implementations) - [Publications](#publications) @@ -49,11 +50,14 @@ I2P is used by many people who care about their privacy: activists, oppressed pe * [i2p-tools](https://github.com/MDrollette/i2p-tools) - This tool provides a secure and efficient reseed server for the I2P network. There are several utility commands to create, sign, and validate SU3 files. * [I2PMonitor](https://github.com/miximka/I2PMonitor) - I2P monitor and control application for Mac OS X. +* [darkweb-everywhere](https://github.com/chris-barry/darkweb-everywhere) - HTTPS Everywhere rulesets for hidden services and eepsites. + +## Self Hosted + +* [tahoe-lafs-i2p](https://github.com/chris-barry/tahoe-lafs-i2p) - Tahoe-LAFS is a Free and Open decentralized cloud storage system. It distributes your data across multiple servers. Even if some of the servers fail or are taken over by an attacker, the entire file store continues to function correctly, preserving your privacy and security. +* [py-i2phosts](https://github.com/i2phosts/py-i2phosts) - py-i2phosts is a hostnames registration engine for I2P. * [i2spy](https://github.com/chris-barry/i2spy) - Takes stats from many i2p nodes, and holds them in a centralized location. * [i2pjump](https://github.com/robertfoss/i2pjump) - I2P jump service. A sort of slave DNS server for I2P. -* [darkweb-everywhere](https://github.com/chris-barry/darkweb-everywhere) - HTTPS Everywhere rulesets for hidden services and eepsites. -* [tahoe-lafs-i2p](https://github.com/chris-barry/tahoe-lafs-i2p) - Tahoe-LAFS is a Free and Open decentralized cloud storage system. It distributes your data across multiple servers. Even if some of the servers fail or are taken over by an attacker, the entire file store continues to function correctly, preserving your privacy and security. - ## Libraries