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

Add option for encryption with third party key #527

Merged
merged 1 commit into from
Feb 5, 2023
Merged

Conversation

marius-wieschollek
Copy link
Owner

Implements #524

Signed-off-by: Marius David Wieschollek passwords.public@mdns.eu

Signed-off-by: Marius David Wieschollek <passwords.public@mdns.eu>
@marius-wieschollek
Copy link
Owner Author

Compiled versions can be downloaded here: https://git.mdns.eu/nextcloud/passwords/-/jobs/14209/artifacts/browse

A sample implemention of the user key provider can be found here:
passwords_encryption_provider.zip

@summersab
Copy link

You're incredible! I was trying to solve this using middleware (decrypting and re-encrypting passwords after being handled by the app), but it was not a good approach. I will be testing this out in the next day or so.

Thank you, @marius-wieschollek !

@marius-wieschollek marius-wieschollek merged commit 390c397 into master Feb 5, 2023
@summersab
Copy link

YES!!! Thank you, @marius-wieschollek!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants