Online

StatusNameDescription
Online 🙂SecureMessagesIt is an online service, to exchange, securely, messages between any party. We are using the Blowfish algorithm with CTR cipher mode for the encryption of the message, the ciphertext is the being stored on our server along with the SHA-512 digest of the password. The plain password is not saved in the server, is not even transmitted to us - actually it never leaves your browser. Any party who wants to read your secure messages needs to know a) "your password" and b) "your token". The password you are setting it up at the time you are saving your message, the token gets generated by the server side code once your ciphertext message is stored on the database.

Read more at: http://www.secuid0.net/smessages/help.php

Leave a Reply