http://34reqsy6tqou6avwrkm23s4mpkrwz3drtq2e5yr7sywi76h7plnaahad.onion/articles/static.xhtml
Now move the other necessary files to the folders used by i2p (I don't get why all this isn't done automatically, but whatever): sudo cp -R /usr/doc/i2pd-2.48.0/tunnels.d /var/lib/i2pd/; sudo cp /usr/doc/i2pd-2.48.0/tunnels.conf /var/lib/i2pd/; sudo cp -R /usr/doc/i2pd-2.48.0/certificates /var/lib/i2pd/ Modify the ownership of the relevant folders and files: sudo chown -R i2p:i2p /var/log/i2pd; sudo chown -R i2p:i2p /var/lib/i2pd; sudo chown -R i2p:i2p...