What is the problem you are having with rclone?
I have an application I'm working on that uses rclone as it's backend to connect to things like Dropbox. I'm in the middle of applying for production status to Dropbox (as I'm wanting custom branding when I use rclone), but they're saying stuff about how my Dropbox client key shouldn't be in the source code for my application.
I saw that rclone uses an encrypted secret in the source code for the default Dropbox client, but how is rclone doing that? From what I know there's no middle-man server that authenticates to Dropbox, so how does rclone decrypt the client key without revealing it to the client?
Run the command 'rclone version' and share the full output of the command.
N/A
Which cloud storage system are you using? (eg Google Drive)
Dropbox
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
N/A
The rclone config contents with secrets removed.
N/A
A log from the command with the -vv
flag
N/A