crypt), so the
provider only ever sees scrambled files.
Supported providers
Google Drive, Dropbox, OneDrive, and pCloud via OAuth, plus any S3-compatible bucket via keys.Enabling OAuth providers
For the OAuth cloud providers, register an app with each provider and set its client ID/secret, plus the api’s public base so the OAuth redirect works:
An S3-compatible bucket needs no app registration — the user just enters the
endpoint, bucket, and keys in settings.
Using it
Once a provider is configured, a user connects their storage in the app’s settings. New downloads are encrypted and written to their provider, and playback streams back from it — geo-routed and decrypted on the fly.Content on your own storage is not subject to the shared-cache eviction; it
stays until you remove it. See Storage.