- The communication goes «directly over i2p» from client to client, no server is required.[1] Note: The connections to the so-called «seedless» servers were removed from this project ; see : nonlin-lin-chaos-order-etc-etal#40 . —hypn.
You need to enable SAM in your router on java i2p configclients page or i2pd's i2pd.conf [sam] section to make I2P Chat work over your I2P router.
Now the development was resumed by Hypnosis-i2p and R4SAS, with a lot more folks as testers & bugs+issues reporters.
5 Jan, 2017: Original repo at http://git.repo.i2p/w/I2P-Messenger-QT.git was fully merged here.
Original developer of this messenger went away.
The license of this software is GPLv2.
- Install prerequisites:
sudo apt-get install qt5-qmake qt5-default build-essential libqt5multimedia5 qtmultimedia5-dev
- Run qmake for either release:
qmake I2P-Messenger.pro "CONFIG += release"
or for debug:
qmake I2P-Messenger.pro "CONFIG += debug"
- And after that,
make -j NUMBER_OF_PROCESSOR_CORES
or simply
make
On Linux, make
creates I2P-Messenger
executable in the current folder. Run it with ./I2P-Messenger
. When ran, switch yourself to online. It will generate your Destination address (a key) on first connect to SAM.
- http://echelon.i2p/qti2pmessenger/macos → Mac OS X versions, not tested;
- http://echelon.i2p/qti2pmessenger/ → old eche|on's site for I2P Chat (versions up to 0.2.24);
- https://launchpad.net/~i2p.packages/+archive/ubuntu/i2p/+sourcepub/4824794/+listing-archive-extra → Kill Your TV's PPA (v.0.2.25).
- http://git.repo.i2p/w/I2P-Messenger-QT.git/shortlog → original repo (fully merged into this /i2pchat)
http://forum.i2p/viewtopic.php?t=2474
я два репа на гитхабе создал
- один для антиквариата по части и2п массажника https://github.com/nonlin-lin-chaos-order-etc-etal/I2PQtMessengerLegacy ;
- другой для разработки https://github.com/i2pchat/i2pchat .