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

Encrypted at rest #226

Closed
ekr opened this issue Nov 8, 2023 · 1 comment
Closed

Encrypted at rest #226

ekr opened this issue Nov 8, 2023 · 1 comment

Comments

@ekr
Copy link
Collaborator

ekr commented Nov 8, 2023

RECOMMENDATION: In the case where metadata has to be persisted for
functionality, it should be stored encrypted at rest and then decrypted during
the execution. Applications should also consider anonymous systems for server
fanout (for example {{Loopix}}).

How does this really help to encrypt it at rest? The keys need to be readily available
to provide the functionality.

beurdouche added a commit that referenced this issue Jan 19, 2024
Relocate encryption at rest recommendation (#226)
@beurdouche
Copy link
Member

Correct, I updated and relocated that recommendation.

rohanmahy added a commit to rohanmahy/mls-architecture that referenced this issue Jan 23, 2024
The sentence about homomorphic encryption introduced in PR mlswg#226 is speculative and not actionable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants