Posted by haus in I2P (edited by a moderator )

There is a service I want to access on an Android device that has an encrypted leaseset, and I can't figure out how to add the key to it.

The Android app doesn't provide an interface like the PC Java one does, and i2pd provides a web interface but no keyring config section.... are there any other I2P clients / routers on Android? Any way to run the jar version on there?? Any help would be very appreciated!

1

Comments

You must log in or register to comment.

jackal wrote

You can install i2pd over Termux, and then tweak and edit the config files using nano or vim from Termux as well so I assume adding keyrings must be trivial, you technically could even host an eepsite if you use i2pd running on top of Termux. I have no idea if the Java implementation can run over Termux as I never tried but it probably can.

1