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

Automatically negotiate encryption keys #6

Open
warcode opened this issue Aug 18, 2017 · 0 comments
Open

Automatically negotiate encryption keys #6

warcode opened this issue Aug 18, 2017 · 0 comments

Comments

@warcode
Copy link
Owner

warcode commented Aug 18, 2017

  • Save encryption key locally
  • Save private key locally
  • Automatically negotiate with other chat participants via pub/priv
  • Use agreed upon symmetrical key for actual encryption
  • How do we handle late arrivals?
    • Multiple keys saved, with an id that is stored with message? That way you can still decrypt old messages, but you use the new key after that.
  • Key conflicts must be prevented or handled; vector clocks? Use OPs as masters?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant