The new way of secure messaging.
mesemes is a new approach for secure messaging. There are 4 main concepts in it. PRIVATE / PUBLIC MESSAGE, PRIVATE / PUBLIC KEY. When you open application it generates private and public keys for you. Private key is stored in device an no one should know it. Public key should be shared with anyone you like. If someone has your public key he / she can create a private message for you ( only you can open it ) using of: his / her private key + your public key + public message + private message. Public message could be sent to you from any messenger and if you know the sender of that public message you can open it in mesemes. Similarly if you know someone's public key you can create private message for her / him.