I2P is fucking difficult to setup outside of Windows and non-systemd Linux distros.
What? It's simple to use i2pd on Gentoo Linux, which uses OpenRC not systemd by default. Basically:
$ sudo emerge -av i2pd $ sudo rc-update add i2pd default $ /etc/init.d/i2pd start
Maybe my take stems from being one of the few that until recently used dinit on an Artix install.
Very clean and pluggable init, terrible if a service you install doesn't just work. i2p/i2pd being one of those.
reply
Yeah but most people need to download something, double click on an icon and it should work.
reply
Gentoo linux. I'm sure it's easy on Arch too. Most people are running Debian or derivatives though.
reply
And they have systemd.
reply