subrosa-io / subrosa-client

Secure, end to end encrypted messaging, voice and video chats.
https://subrosa.io
Other
106 stars 34 forks source link

Perfect Forward Secrecy? #43

Open ValdikSS opened 9 years ago

ValdikSS commented 9 years ago

I didn't find anything about perfect forward secrecy support, so I think it's not supported. You can generate ephemeral Diffie-Hellman keys and use it for one session.

ixro commented 9 years ago

This is done for voice / video calls. We plan on overhauling the encryption system to introduce PFS for text messages as well as sessionless messaging, but it might be a while before that happens.