i2p-chat version 0.0.3 released.
Made corrections to the documentation and provided an installation script to simplify installation.
Search found 22 matches
Re: i2p-chat
i2p-chat version 0.0.2 released. We corrected a packaging mistake in the i2p-chat-server. We use the nlohmann/json json library (https://github.com/nlohmann/json) in the i2p-chat server and made a configuration error in the packaging of the i2p-chat-source-v0.0.1.tar.gz file. This has been corrected...
i2p-chat
I have been repeatedly disappointed with the popular end-to-end encrypted messaging apps controlled by large centralized organizations. For years I've been saying, that I need to write my own. Well I finally did write i2p-chat. It is a very simple code base, written in C++ and uses I2P cryptography....
- 30 Mar 2025 05:14
- Forum: Router
- Topic: Release 2.8.0-0 broke SAM v3 application
- Replies: 11
- Views: 51323
Re: Release 2.8.0-0 broke SAM v3 application
The issue I reported appears corrected in release 2.8.1-0.
Thank you to all who helped with this issue.
Thank you to all who helped with this issue.
- 18 Mar 2025 14:06
- Forum: Router
- Topic: Release 2.8.0-0 broke SAM v3 application
- Replies: 11
- Views: 51323
Re: Release 2.8.0-0 broke SAM v3 application
Sorry for the late response, been very busy. I see that version 2.8.1 has been released. I'll see if it corrects the issue and report back my findings here.
- 08 Mar 2025 19:33
- Forum: Router
- Topic: Release 2.8.0-0 broke SAM v3 application
- Replies: 11
- Views: 51323
Re: Release 2.8.0-0 broke SAM v3 application
Thanks for your response. The issue with my SAM application is apparent when communicating across two different machines, so it must be something different as you say. I reverted back to router version 2.7.0-0 and the SAM app works fine. It also works fine when using i2pd release 2.56.0. So there is...
- 09 Feb 2025 02:25
- Forum: Router
- Topic: Release 2.8.0-0 broke SAM v3 application
- Replies: 11
- Views: 51323
Re: Release 2.8.0-0 broke SAM v3 application
Yes I tried it with two different routers on two different machines. After the 2.8.0 update SAM stopped working for me. That's how I originally discovered the issue.
- 07 Feb 2025 23:59
- Forum: Proposals
- Topic: Where should one go to post I2P bug reports?
- Replies: 2
- Views: 12068
Where should one go to post I2P bug reports?
I have come across an issue with SAM on I2P release 2.8.0:
viewtopic.php?p=3324&sid=e60697580e4cca ... 6a3b#p3324
Can someone point me to the place to officially report I2P bugs/issues?
viewtopic.php?p=3324&sid=e60697580e4cca ... 6a3b#p3324
Can someone point me to the place to officially report I2P bugs/issues?
- 07 Feb 2025 23:55
- Forum: Router
- Topic: Release 2.8.0-0 broke SAM v3 application
- Replies: 11
- Views: 51323
Re: Release 2.8.0-0 broke SAM v3 application
I noticed the SAM communications did not work at all on a machine running a wireguard client VPN connection with release 2.8.0. The SAM communications worked fine on the same machine running a wireguard client VPN connection on release 2.7.0. When I turned off the wireguard client VPN connection the...
- 07 Feb 2025 15:32
- Forum: Router
- Topic: Release 2.8.0-0 broke SAM v3 application
- Replies: 11
- Views: 51323
Re: Release 2.8.0-0 broke SAM v3 application
The router doesn't crash. The app doesn't report an error, it just hangs. I do see the connection establish successfully with the SAM bridge. I'm testing now with a simple test app for SAM messaging with debug info to stdout. In the test app I see: Send: HELLO VERSION MIN=3.0 MAX=3.1 Reply: HELLO RE...