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

Adding encrypted client #138

Closed
wants to merge 1 commit into from

Conversation

aodhan-domhnaill
Copy link

This is a draft and not done. I'm just checking if this is interesting.

I personally use WebDav using e2e encryption for storing data on my personal server. I use rclone for this, but rclone is lacking since it only supports symmetric encryption. With symmetric only, it couldn't be extended to support e2e Caldav or e2e Carddav where someone sends e2e calendar events to you.

This is a draft to show how I was intending to add e2ee support. If there is interest, I will finish the PR.

@emersion
Copy link
Owner

Thanks for the patch, but I'd rather not add a client for an encryption scheme not defined in a WebDAV-related RFC. I'd suggest to keep this in a separate repository instead :)

@aodhan-domhnaill
Copy link
Author

Fair enough

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

Successfully merging this pull request may close these issues.

None yet

2 participants