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

Feature Request: Alternate Cloud Sync #17

Closed
HellfireXD opened this issue Apr 22, 2023 · 1 comment
Closed

Feature Request: Alternate Cloud Sync #17

HellfireXD opened this issue Apr 22, 2023 · 1 comment

Comments

@HellfireXD
Copy link

Currently there are 2 ways to sync between devices on the iOS app, via iCloud backup and via export/import.

Being an open source and free to use app, I would not and could not expect the app to take on the additional expenditure to setup and run a custom sync tool for all their uses. That being said, there are other ways to achieve the ability to sync between devices not using the same iCloud account.

One could utilize an RSA encryption certificate that would be installed in the app on both devices to synchronize an encrypted file via OneDrive, OwnDrive, DropBox, and Google Drive. This Sync could be setup in both the iOS app and the Android app to even support cross platform synchronization of tokens.

@adocyn
Copy link
Contributor

adocyn commented Apr 23, 2023

Hi @HellfireXD, as I've mentioned here: #13 it's not so simple. To add sync between different providers we would have to add every single SDK of every single provider we would commit to support. That's unrealistic and we couldn't maintain it. So in the short run we don't plan supporting anything beside iCloud, but we're not stopping in searching for a way to add this. Maybe there'll be something in iOS 17 which will help us? We'll see.

@adocyn adocyn closed this as completed Apr 27, 2023
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

No branches or pull requests

2 participants