Telegram is no longer safe for piracy.
I bet they will start kicking out piracy channels in few weeks.
I am going to delete my account now as it will become useless soon anyway.
Telegram is no longer safe for piracy.
I bet they will start kicking out piracy channels in few weeks.
I am going to delete my account now as it will become useless soon anyway.
Hmm, sounds like the P2P version has been paused for the forseeable future:
https://arewep2pyet.com
https://matrix.org/blog/2020/06/02/introducing-p2p-matrix
https://matrix.org/blog/2023/09/matrix-2-0
I don’t know of any encrypted P2P chat 🤔
There is anonymous IRC over I2P which isn’t the same but might be good enough?
Maybe there’s even matrix over I2P.
Anti Commercial-AI license
There is Tox which is P2P and encrypted and basically does this, but it’s not that popular.
Basically with P2P things get complicated still having fixed rooms that you can find in a list or send offline messages, presumably using other nodes as temporary relays.
I imagine it comes with the problem most P2P chats come with: both sender and receiver have to be online at the same time, otherwise the message cannot be delivered.
Although, if people were serious about anonymity, they’d be using such a service (or similar).
Anti Commercial-AI license
Yeah. I mean theoretically you could use all the other nodes, similar to Tor or I2P to relay and temporarily store chat messages and room states. I mean that is basically those networks except maybe you route a package multiple ways and mark them for late delivery. And you measure the speed and latency of nodes so better connected nodes get more workload and act as temporary floating servers. All via DHT.
Then theoretically there should be no performance difference between server based and P2P chats. But it’s even more complicated. I don’t even need a chat like that, really not at all. But I think it should exist already.
It’s maybe difficult to maintain privacy. The destination needs to be known and has to somehow notify other nodes that it’s waiting for messages. I don’t know if that can lead to traffic profiling to along the path (if enough nodes are owned) to deanonimise.
The sender can probably sealed like signal does though.
Anti Commercial-AI license
Matrix works over i2P and Tor, just proxy the service.
P2P chat could include retroshare but it’s not really a solution due to a variety of ux issues.