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

Implement remote storage solution #33

Open
3 tasks
dipasqualew opened this issue Sep 26, 2020 · 0 comments
Open
3 tasks

Implement remote storage solution #33

dipasqualew opened this issue Sep 26, 2020 · 0 comments

Comments

@dipasqualew
Copy link
Owner

dipasqualew commented Sep 26, 2020

Consumers of keylocal may want to provide the option of storing the encrypted data in a remote location.

  • The storage location should be access via via HTTP.
  • Data should be encrypted in transit and at rest.
  • The storage should integrate with all current encryption strategies (as both encryption and decryption happen at client side)
@dipasqualew dipasqualew changed the title Implement remote storage solution. Implement remote storage solution Sep 26, 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