Glitched Epistle

Content rating
Everyone
10+
Downloads
Content rating
Everyone
Users Interact
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Glitched Epistle is a messaging service that encrypts messages locally (client-side) and submits them to a server-side stored conversation.

Two-Factor Authentication is MANDATORY for every user. No exceptions!

Every message is encrypted using every convo participant's public RSA key individually.
The server NEVER stores messages in plaintext and DOES NOT under any circumstance know any user's private message decryption key at any given time.

Requests to the backend are cryptographically signed using 4096-bit RSA keys. For more information, check out the client's shared codebase available at https://github.com/GlitchedPolygons/GlitchedEpistle.Client

Sending attachments such as images, GIFs, emojis, etc... is all possible.
Glitched Epistle is a chat service with focus on security and privacy.
Updated on
Mar 16, 2020

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
  • No data shared with third parties
    Learn more about how developers declare sharing
  • This app may collect these data types
    Photos and videos, Audio, and Files and docs
  • Data is encrypted in transit
  • You can request that data be deleted

What’s new

Improved performance.