What this app does
devrclone is a personal OAuth client used with rclone to connect a user's own device to that user's own Google Drive account. Its purpose is encrypted backup and recovery.
No web app runs here. This website is informational only. The actual rclone software runs locally on the user's device.
Google Drive access
The OAuth client requests the Google Drive drive.file scope so rclone can work with files and folders created or opened through this OAuth client for backup and recovery.
Data handling
- This website does not collect Google Drive file contents.
- This website does not use analytics, advertising, or tracking scripts.
- This website does not set application cookies.
- OAuth credentials and rclone configuration are kept on the user's own device.
- Backup contents may be encrypted by rclone before being stored in Google Drive.
- Google user data is not sold, rented, or shared for advertising.
Purpose
The OAuth integration exists solely to let the user authorize rclone to perform personal backup, restore, synchronization, and file-management operations within the granted Google Drive scope.
See the Privacy Policy for full details.