Skip to content

Automatically negotiate encryption keys #6

@warcode

Description

@warcode
  • 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions