cryptomator / cryptomator/ios

Add HiDrive support

Open
#264 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
288
Forks
43
PR merge metrics
No merged PRs in 30d

Description

### Please agree to the following

- [X] I have searched [existing issues](https://github.com/cryptomator/ios/issues?q=) for duplicates
- [X] I agree to follow this project's [Code of Conduct](https://github.com/cryptomator/ios/blob/develop/.github/CODE_OF_CONDUCT.md)

### Summary

Add support for HiDrive without using WebDAV.

### Motivation

Currently, it's already possible to use HiDrive via WebDAV. However, is comes with two caveats:

1. You have to pay for the HiDrive protocol package.
2. You have to deactivate 2FA to use WebDAV comfortable.

(Source: https://community.cryptomator.org/t/feature-request-hidrive-api-integration/10589)

Using the [HiDrive API](https://developer.hidrive.com/) would be more convenient.

### Considered Alternatives

_No response_

### Anything else?

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by reading the linked HiDrive API documentation and reviewing how the existing WebDAV-based HiDrive support is exposed in the iOS app. Define the API integration and authentication requirements, including 2FA compatibility; done means HiDrive works without WebDAV and the protocol package or 2FA caveats are removed.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
api, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.