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

E2e encryption #1098

Merged
merged 5 commits into from
Oct 13, 2023
Merged

E2e encryption #1098

merged 5 commits into from
Oct 13, 2023

Conversation

jtulloch
Copy link
Contributor

What does this do?

adds end to end encryption

Why are we making this change?

because we want to be secure

How do I test this?

create a new conversation
send some messages
inspect them and make sure they're encrypted
and that they are visible by the other participant(s)

Key decisions and Risk Assessment:

Things to consider:

  1. How will this affect security?
  2. How will this affect performance?
  3. Does this change any APIs?

@jtulloch jtulloch merged commit fc40dde into main Oct 13, 2023
4 checks passed
@jtulloch jtulloch deleted the e2e-encryption branch October 13, 2023 13:20
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

Successfully merging this pull request may close these issues.

2 participants