OMEX Backup Rclone
OMEX Backup Rclone is a private, owner-operated utility being built for OMEX to store encrypted infrastructure and application backups in a dedicated Google Drive account.
This application uses Google OAuth solely to let rclone
create and manage the files that make up the OMEX backup repository. It
requests only the https://www.googleapis.com/auth/drive.file
scope, which limits its access to files this application itself creates, or
that are explicitly opened with it — never the wider contents of any
Google Drive account.
Once operational, backup content will be encrypted using Restic before upload; Google Drive will only ever store encrypted repository data.
This is not a public product or service. There is no user registration and no public sign-up.