Raz Karmi

Xifrem Chat - Client-side encrypted chat with asymmetric encryption

Xifrem is a chat application offering both symmetric and asymmetric encryption completely client-side, meaning that text is encrypted in your browser through a password or a public key before being sent to the recipient and only the recipient can decrypt it.

Add a comment

Replies

Best
Chris Alexander
Thanks, @razkarmi for the hunt Hello ProductHunters! This is Chris, co-founder of Xifrem, It all started as a side project and now we are happy to announce the launch of Xifrem. Xifrem is an encrypted chat application with both symmetric and asymmetric encryption "completely client-side". This means that text is encrypted in your browser through a password or a public-key before being sent to the recipient and only the recipient can decrypt it, this will eliminate several attacks such as Man-in-the-middle attack. This project, we believe, is a big step in the world of secure communications, as it will relinquish and expose concepts such as End-to-end encryption and make it void. Chat is currently in beta stage, we are happy to hear your feedback and questions. Frequently Asked Questions. Follow us on Twitter.
Chris Alexander
Hi @alexishernandez2 The main difference is that we allow the user to be in control of the key generation process, thus, eliminating any possible attempt to implement any backdoors by app makers. Plus, we also have symmetric encryption using AES.