It is planned to implement a secure open-source decentralized messenger based on the BOTPlanet project blockchain. The idea of the messenger is that for storing data inside a distributed registry, the messenger will actually belong to all users and it will be impossible to control, censor, or block it.
The messenger is planned to carry out endto-end encryption using Diffie-Hellman Curve25519, Salsa20, Poly1305 algorithms with SHA-256 + Ed25519 EdDSA signatures.
When preparing the requirements for the messenger, we drew on the experience of the most promising and demanded products in the field of secure communication, which have earned the trust of users, such as Signal, Wickr, Element, and combined their advantages in one concept.