DEV Community

Cover image for Petoron P2P Messenger (P-P2P-M)
Ivan
Ivan

Posted on

Petoron P2P Messenger (P-P2P-M)

Petoron P2P Messenger (P-P2P-M)
https://github.com/01alekseev/Petoron-P2P-Messenger

A fully custom, autonomous peer-to-peer messenger - built entirely from scratch.

P-P2P-M v1.0 is a minimalistic, self-contained communication engine with built-in encryption, requiring zero servers or centralized services.

Direct P2P connections - no intermediaries, no storage, no metadata trails.
End-to-end encryption - session keys generated per connection.
No dependencies - pure Python, fully offline-capable.
Randomized packet padding - masks payload structure and size.
Header obfuscation - hides message types and protocol markers.
Zero logging - no message history unless you choose to store it.

Cross-platform - works anywhere Python runs.
Built for uncompromising privacy and zero traceability.

🧠 Petoron :))

License: P-P2P-M Fair Use License v1.0

Top comments (0)