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

[STORY]: End-to-end encryption using KeyPair #9

Open
ats0stv opened this issue Feb 3, 2019 · 0 comments
Open

[STORY]: End-to-end encryption using KeyPair #9

ats0stv opened this issue Feb 3, 2019 · 0 comments
Milestone

Comments

@ats0stv
Copy link
Member

ats0stv commented Feb 3, 2019

A single line user story
The communication from the client to server should be encrypted end-to-end

Details about the user story
Initial thought is to use a Public Key Private Key Pair. The Server will have the private key and the client will encrypt using the public key

Definition of Done
A well-researched pseudocode for end-to-end encryption should be available in the wiki

Additional Comments/Suggestions/Considerations if any

@ats0stv ats0stv added this to the Beta milestone May 17, 2020
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