-
Notifications
You must be signed in to change notification settings - Fork 11k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Adding functionality for End-to-End encrypted conversations #7181
[WIP] Adding functionality for End-to-End encrypted conversations #7181
Conversation
@mrinaldhar This is awesome! May I ask is this only 1-on-1 private chats or is this also going to encrypt conversations in rooms? |
…ploading keys to server on register
@jfchevrette I'll first be adding support for 1-on-1 conversations, but plans include supporting encrypted group chats as well. |
@mrinaldhar It's very awesome feature. Is it complete or still needs more work? |
Fixes: #7507 |
Note for any that come across. This is merged into a branch, not to develop. Still WIP |
@RocketChat/core
Creating new package "RocketChat-e2e", that enables end-to-end encrypted chat conversations in Rocket.Chat, as part of Google Summer of Code 2017.
Project will add functionality for encrypted direct messaging, encrypted group conversations and encrypted file uploads.
Objectives completed at end of GSoC programme: