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

Master Key #62

Open
BlueFalconHD opened this issue Nov 25, 2022 · 0 comments
Open

Master Key #62

BlueFalconHD opened this issue Nov 25, 2022 · 0 comments

Comments

@BlueFalconHD
Copy link

Though Skate is encrypted, and it is using Charm Cloud, a master key feature should be added. Most encrypted key value stores use this to decrypt data.

Implementation

This could be implemented in a couple of ways:

  • An extra encryption layer, on top of the initial encryption.
  • An optional replacement of the initial encryption.

Purpose

This would allow for some great things like password management and open up the possibility of #61

Downsides

This could add an extra layer of complexity. Also, having 2 layers of encryption could slow down Skate a lot, which may outweigh the benefits of this feature.

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