RClone and Privacy

What is the problem you are having with rclone?

I am wondering about my privacy using Rclone. For my School OneDrive and Work Google Drive I could not publish a private application for client ID/SECRET because I am not a verified developer, neither accepted my other account client ID as it is not verified developer.
So I used the default rclone client for this. I was wondering if there is privacy concerns about this method?

Run the command 'rclone version' and share the full output of the command.

rclone v1.61.1

  • os/version: Microsoft Windows 11 Pro 22H2 (64 bit)
  • os/kernel: 10.0.22621.1105 (x86_64)
  • os/type: windows
  • os/arch: amd64
  • go/version: go1.19.4
  • go/linking: static
  • go/tags: cmount

Which cloud storage system are you using? (eg Google Drive)

Google Drive
Google Drive School
iCloud
OneDrive
OneDrive Buisness

The command you were trying to run (eg rclone copy /tmp remote:tmp)

these 4 commands:
from GPhotos to HUJI:
`rclone sync -i GPhotos: HUJI:Rclone\GooglePhotos`
from GPrivate to HUJI:
`rclone sync -i GPrivate: HUJI:Rclone\RclonePrivate`
from OneDrivePrivate to HUJI:
`rclone sync -i OneDrivePersonal: HUJI:Rclone\OneDrive`
from Technoto HUJI:
`rclone sync -i Techno: HUJI:Rclone\TechnoClone`

The keys are for API usage and if you are using the default keys, they will be slower than making your own keys.

There is not a privacy concern / any correlation with keys.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.