Any open source P2P apps you can recommend? Anything really, torrent/file sharing/messenger…
- https://github.com/qbittorrent/qBittorrent
- https://github.com/c0re100/qBittorrent-Enhanced-Edition
- https://github.com/magic-wormhole/magic-wormhole and its GUI
- https://github.com/schollz/croc
- https://code.briarproject.org/briar
- https://github.com/session-foundation/session-android (not purely peer-to-peer.)
- https://tailscale.com/
- https://www.getmonero.org/ (not a software)


I’ve never understood why a messaging app would require blockchain to function. Storing all text and images on the blockchain seems redundant—especially when end-to-end encryption is already in place. With E2EE, no one can modify your messages without access to your private key.
It’s a shame they broke Perfect forward secrecy. To me, this is a very important feature to have in any E2EE system.