cryptomator / cryptomator-ios

Cryptomator for iOS
https://cryptomator.org
100 stars 13 forks source link

Native pCloud support #145

Open awehrfritz opened 3 years ago

awehrfritz commented 3 years ago

Given that the Android app has recently gained native pCloud support [1,2], I would like to inquire if this could be ported to the iOS (and desktop) app as well. I would assume much of the code implementing the pCloud support is not Android specific and could be reused among the different client apps.

I am aware that pCloud supports WebDav and thus could be used with Cryptomator already, but WebDav is obviously a protocol that should be avoided wherever possible.

[1] https://github.com/cryptomator/android/pull/283 [2] https://cryptomator.org/blog/2021/04/08/roadmap/

tobihagemann commented 3 years ago

I've opened a feature request here: https://github.com/cryptomator/cloud-access-swift/issues/3

This is the new library we're using for the "new" iOS app that implements cloud storage API.