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

optional encryption #2

Open
will-rowe opened this issue Jun 3, 2020 · 1 comment
Open

optional encryption #2

will-rowe opened this issue Jun 3, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@will-rowe
Copy link
Owner

Initial thought is to encrypt record fields and set a tag to tell retrievers the record needs decrypting before use.

@will-rowe will-rowe self-assigned this Jun 3, 2020
@will-rowe will-rowe added the enhancement New feature or request label Jun 3, 2020
@will-rowe
Copy link
Owner Author

I've added optional encryption of Records via 430aa54

At the moment, it's using symmetric key encryption to encrypt and decrypt individual Record fields prior to protobuf/json serialisation. This restricted to the UUID for now until I figure out if this is the best approach and a useful feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant