A decentralized messenger for securely exchanging encrypted messages via the XRPL blockchain.

  • Decentralized.
  • Completely anonymous and free.
  • Messages are encrypted on your device and stored on the XRPL blockchain
  • Enterprise-grade encryption (AES-256, Elliptic Curve, ECDH).
  • Open source.

We are a group of developers who value privacy. Initially, the project was intended for personal use, but then we decided to make it available to everyone.

  • The messenger is implemented as a HTML page.
  • Within the XRPL test network, a secp256k1 key pair is generated.
  • The public key is stored on the blockchain.
  • Using the ECDH (Elliptic Curve Diffie–Hellman) algorithm, a secret AES-256 encryption key is generated, unique to the two chat peers.
  • Message encryption and decryption takes place locally in the user's browser.
  • The encrypted message is stored on the blockchain and can only be decrypted by the chat peers.
  • After closing the page, the generated keys will be lost and all chat history will become inaccessible.
  • The messenger has the ability to save the key seed. Use this feature only if you really need access to your message history.

Use the address rfDuqDb1YpcejyjgUVrzYGWP4SUpgiCAzd to send messages in the chat.

If you liked our project, you can support the developers by transferring any amount of cryptocurrency to one of the following wallets:

  • XRP: rUyQ35WFDzddMD3jU5C8Hox1SPpLM8WTXa
  • XLM: GD4OBEZP43IKOSXFRBMV4KVZEYGET6ABZIAWQ5Z73XRATXK4FKYL3HMB
  • BTC: 17zZheD6TntQ6a93xq1PD35PuhHABovWve
  • ETH: 0x3102756246CeDF675DE437AF06022870a427c085
  • BCH: bitcoincash:qr7zk4707mg6r067g37mjnkcrd6rcru5kyf59ac59s
  • BNB: 0x3102756246CeDF675DE437AF06022870a427c085
  • TRX: TN4T6Hefdf2wmJ8vGM9HwY4hZSPnrxyxs6
  • DOGE: DQdNwEbrPyCKmxxcVVXMCeQtT1zr6MrRD7
  • SOL: 4s6DUPHtXJmYF7Rb4xHcB9oeS756VDZfQKMvHg2ki3Q8
  • ZEC: t1Y9VnhjwVoiGYGq7VtDizuvexwcAfsMcWK
Start chat