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 crdt #54

Open
dvc94ch opened this issue Oct 17, 2021 · 0 comments
Open

encrypted crdt #54

dvc94ch opened this issue Oct 17, 2021 · 0 comments

Comments

@dvc94ch
Copy link
Contributor

dvc94ch commented Oct 17, 2021

reduce trust in cloudpeer by storing and performing join/unjoin on an encrypted crdt. this requires a deterministic encryption scheme with the disadvantage of suceptibility to statistical analysis. This can be mitigated by mapping low entropy path segments to high entropy random path segments. A suitable cipher would a nonce reuse resistant cipher like aes-gcm-siv.

@dvc94ch dvc94ch self-assigned this Oct 23, 2021
@dvc94ch dvc94ch removed their assignment Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant