-
-
Notifications
You must be signed in to change notification settings - Fork 34
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 Proton Drive support #349
Comments
What you're reporting is not actually a bug, see here: https://docs.cryptomator.org/en/latest/ios/cloud-management/ Basically, Proton Drive has to support an undocumented feature, which probably will never happen. I've changed this issue to a feature request, because we would have to add Proton Drive support explicitly (as with many other cloud storage services). As far as I know, they don't have a public API (see this poll), but their API could be reverse-engineered from their repository: https://github.com/ProtonDriveApps/ios-drive Seems to be a lot of work though, especially without proper documentation. And not sure if this would even work, because there is no way to register our own application at their authentication service. |
@tobihagemann |
It would be possible, yes. Our cloud storage service implementations can be found here: https://github.com/cryptomator/cloud-access-swift I'll be honest, it also totally depends on our roadmap if we have the capacity to implement new services. E.g., we're currently adding support for Box. |
Please agree to the following
Summary
Proton Drive not selectable in iOS files app
System Setup
Cloud Type
Other File Provider
Steps to Reproduce
Expected Behavior
Select Proton Drive in the Files app and slelect existing vault
Actual Behavior
Proton Drive can not be chosen as a file provicer in Cryptomator
Reproducibility
Always
Relevant Log Output
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: