Description
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).
External services
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
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.
- Service: https://yukicares.cloud
- Terms of service: https://yukicares.cloud/terms
- Privacy policy: https://yukicares.cloud/privacy
Amazon S3
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.
- Service: https://aws.amazon.com/s3/
- Terms of service: https://aws.amazon.com/service-terms/
- Privacy policy: https://aws.amazon.com/privacy/
Microsoft Azure Blob Storage
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.
- Service: https://azure.microsoft.com/en-us/products/storage/blobs/
- Terms of service: https://azure.microsoft.com/en-us/support/legal/
- Privacy policy: https://privacy.microsoft.com/en-us/privacystatement
Google Cloud Storage
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.
- Service: https://cloud.google.com/storage
- Terms of service: https://cloud.google.com/terms/
- Privacy policy: https://cloud.google.com/terms/cloud-privacy-notice
Installation
- Upload the plugin to the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Pintraj Backup Settings, generate an encryption key, and choose a storage provider.
- Optionally configure a backup schedule.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Pintraj Backup” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Pintraj Backup” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.8
- Initial release.