Ping

On Sun, August 2, 2020 18:44, Dimitri Karamazov wrote:
> I2P software bundle, includes the standard I2P implementation.
> https://geti2p.net/
>
>
> About:
> *I2P is an anonymous overlay network - a network within a network.
> *It is intended to protect communication from dragnet surveillance
> and monitoring by third parties such as ISPs. *Is decentralised completely 
> unlike tor. Each client routes
> anonymous and encrypted traffic from other clients by default. No central 
> directory for routing.
> *I2P incorporates applications in the form of webapps.
> *Webapps plugins (*.su3) can be loaded easily through the console.
> *Includes a ready mail(smtp pop3) client, i2psnark (bittorrent) client,
> and Jetty (webserver). Or host with your own webserver. *Allows anonymous 
> chats through IRC tunnel service.
> *Plugins for blogging, chatting, file sharing have already been written.
> *Every service(plugin) works within the i2p network itself(Except mail).
> *Not supposed to be used as an outproxy, still an outproxy is included.
> *I2P source code includes a java-service-wrapper compiled for specific
> targets but is not compatible with OpenBSD. So I've included a new port 
> tanukiwrapper, and configured I2P to use it.
> *Very exhaustive(functionality) but easy to use router console.
>
>
> Testing:
> *Run the rc service, point browser to localhost:7657.
> *Set HTTP proxy to localhost:4444 to view eepsites.
> https://geti2p.net/en/about/browser-config
> *Been running the router for a week now, with no problems.
> *Personally tested the default and external plugins(e.g muwire).
> *Test dependencies not present in ports, will add to it.
> *Mount separate partition for /var/i2p if you do heavy transfers.
>
>
> Index: user.list
> ===================================================================
> RCS file: /cvs/ports/infrastructure/db/user.list,v
> retrieving revision 1.371 diff -u -p -r1.371 user.list --- user.list  12 Jun 
> 2020 11:27:08 -0000      1.371
> +++ user.list 2 Aug 2020 18:16:51 -0000
> @@ -366,3 +366,4 @@ id  user          group           port
> 855 _repro            _repro          telephony/resiprocate
> 856 _return           _return         telephony/resiprocate
> 857 _web2ldap         _web2ldap       sysutils/web2ldap
> +858 _i2p             _i2p            net/i2p
>
>
> Any comments?


Reply via email to