Encrypted WordPress backups for Pintraj Cloud and supported storage providers including AWS S3, Azure Blob, Google Cloud Storage, FTP, and local storage.
All backup files are encrypted client-side with AES-256-GCM before leaving your server. The default storage destination is your local server (no data is sent anywhere until you explicitly configure and choose a cloud provider).
This plugin can connect to the following external services, depending on which storage provider you configure. No data is sent to any external service until you explicitly configure and enable that provider.
Pintraj Cloud is an optional encrypted backup storage service provided by Pintraj.
What is sent: your encrypted WordPress backup file (the encryption key never leaves your server). Site registration data (site URL, admin email) is sent when you register with Pintraj Cloud.
When: only when you choose “Pintraj Cloud” as your storage provider and run a backup or connect your account.
Amazon S3 is an optional cloud storage provider by Amazon Web Services.
What is sent: your encrypted WordPress backup file. No unencrypted site data is transmitted.
When: only when you configure AWS credentials and choose “Amazon S3” as your storage provider.
Azure Blob Storage is an optional cloud storage provider by Microsoft.
What is sent: your encrypted WordPress backup file. No unencrypted site data is transmitted.
When: only when you configure Azure credentials and choose “Azure Blob” as your storage provider.
Google Cloud Storage is an optional cloud storage provider by Google.
What is sent: your encrypted WordPress backup file. No unencrypted site data is transmitted. An OAuth 2.0 token is obtained from https://oauth2.googleapis.com using your service account credentials.
When: only when you configure GCP credentials and choose “Google Cloud Storage” as your storage provider.