[WIP] Adding functionality for End-to-End encrypted conversations#7181
Merged
mrinaldhar merged 53 commits intoRocketChat:end-to-end-encryptionfrom Dec 16, 2017
Merged
[WIP] Adding functionality for End-to-End encrypted conversations#7181mrinaldhar merged 53 commits intoRocketChat:end-to-end-encryptionfrom
mrinaldhar merged 53 commits intoRocketChat:end-to-end-encryptionfrom
Conversation
Contributor
|
@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
Contributor
Author
|
@jfchevrette I'll first be adding support for 1-on-1 conversations, but plans include supporting encrypted group chats as well. |
Contributor
|
@mrinaldhar It's very awesome feature. Is it complete or still needs more work? |
Contributor
|
Fixes: #7507 |
This was referenced Dec 15, 2017
Closed
Contributor
|
Note for any that come across. This is merged into a branch, not to develop. Still WIP |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@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: