Matrix in I2P on Android
- http://matrix-im.i2p

- Step 1: Go to your
i2pdconfig folder
- Step 2: Find the
tunnels.ddirectory
- Step 3: Create a new
.conffile in this directory (Ex. matrix-im.conf)
- Step 4: Write the configuration settings. Choose any open port on your device. Save the config file.
[MATRIX] type = client address = 127.0.0.1 port = 6644 destination = matrix-im.i2p keys = matrix-im-keys.dat
- Step 5: Navigate to the
i2pdapp, tap the 3-dot menu (kebab menu) and chooseReload Tunnels
- Step 6: You can go to the
i2pd web consoleand check underI2P Tunnelsto see if your tunnel was loaded successfully
- Step 7: Go to your Matrix client app, (Element, FluffyChat, SchildiChat), and choose
Custom Server
- Step 8: Enter the HOST:PORT combo you specified in your tunnel
.conffile (Ex. http://127.0.0.1:6644/)
- Step 9: On successful connection, the app will prompt for login/signup

- Step 10: Join public rooms

- Done!