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

[GSoC] Implement Key Generation and Storage #2032

Closed
literalEval opened this issue Sep 25, 2023 · 1 comment · Fixed by #2027
Closed

[GSoC] Implement Key Generation and Storage #2032

literalEval opened this issue Sep 25, 2023 · 1 comment · Fixed by #2027
Assignees

Comments

@literalEval
Copy link
Member

Describe the solution you'd like

  1. Generate Public/Private Key Pair on app's first startup.
  2. Save the keys in local storage with Hive.
  3. Use these keys for subsequent encryption/decryption.
@github-actions github-actions bot added the unapproved Unapproved, needs to be triaged label Sep 25, 2023
@palisadoes palisadoes removed the unapproved Unapproved, needs to be triaged label Sep 26, 2023
@literalEval
Copy link
Member Author

@palisadoes this issue is fixed by #2027
The PR has already been approved, so please merge. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants