Introduction
The latest release includes SecureConversation which further increases the security of your messages.
In SecureConversation:
- You can decide whether or not to accept the conversation invite from another user
- Each new response in the conversation is encrypted with a randomly generated, very strong, single-use key
- Each key is in turn can only be decrypted with a randomly generated, very strong and single-use private key
- Each private key can only be associated with a single sender and is discarded after use
- The private keys have a validity of 7 days – all unused keys are discarded
This setup provides an extremely secure messaging platform between two users.
You can find the user guide here.