Skip to content
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

Implement group conversations #43

Closed
moul opened this issue Jul 26, 2018 · 2 comments
Closed

Implement group conversations #43

moul opened this issue Jul 26, 2018 · 2 comments

Comments

@moul
Copy link
Member

moul commented Jul 26, 2018

Targets:

  • to support having a lot of peers in a conversation, we need to encrypt events once for the conversation with a shared symmetric key
  • support forward secrecy
  • being async ready

depends on #41
depends on #36
depends on #178
depends on #179

related to "Add a sub event message used to have detailed acks for group-based events" #102

@moul moul added p2 labels Jul 26, 2018
@moul moul added this to the 2. 🛴 MVP milestone Jul 26, 2018
@moul
Copy link
Member Author

moul commented Jul 26, 2018

Example of asym+sym based encryption for encrypting a resource one time and share it multiple times: https://github.com/AGWA/git-crypt#security

GitHub
git-crypt - Transparent file encryption in git

@moul moul added p1 and removed p2 labels Aug 24, 2018
@moul moul added p2 and removed p1 labels Aug 27, 2018
@moul moul removed this from the 2. 🛴 MVP milestone Oct 1, 2018
@glouvigny glouvigny changed the title implement conversation crypto (multi-destination + forward secrecy + async) Group conversations Feb 7, 2019
@glouvigny glouvigny added this to To define in New features via automation Feb 7, 2019
@alexsland alexsland changed the title Group conversations Implement group conversations Feb 8, 2019
@alexsland
Copy link
Member

Closed for now, please refer to the following meta issue : #1050

New features automation moved this from To define to Shipped Feb 8, 2019
@glouvigny glouvigny mentioned this issue Mar 12, 2019
44 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants