tdryer / hangups

the first third-party instant messaging client for Google Hangouts
https://hangups.readthedocs.io/
MIT License
1.71k stars 189 forks source link

Support Encryption #29

Open martindale opened 10 years ago

martindale commented 10 years ago

Supporting a key exchange and subsequent encryption is necessary for use in hostile environments. This should be compatible with clients using the OTR Pidgin plugin.

drewbug commented 9 years ago

:+1:

jalcine commented 9 years ago

If you use Telepathy (IM multiplexer on Linux) then using that with https://github.com/davidedmundson/telepathy-hangups can help facilitate the need for OTR if your client supports it.