Weap.io Docs
  • Home
  • Overview
    • What are Provider Snapshots?
    • What are Database Backups?
    • What are File Backups?
  • Provider snapshots
    • Alibaba Cloud
      • Get started
    • AWS EC2
      • Get started
    • AWS Lightsail
      • Get started
    • DigitalOcean
      • Get started
      • Multi-region replication
      • Trigger manual snapshots
    • Exoscale
      • Get started
    • Google Cloud Platform
      • Get started
    • Hetzner
      • Get started
    • OVH
      • Get started
    • Scaleway
      • Get started
    • UpCloud
      • Get started
  • Database backups
    • MySQL backups
      • Get started
      • Encrypted MySQL backups
      • Exclude certain tables from the backups
    • PostgreSQL backups
      • Get started
      • Auto-synchronize your PostgreSQL databases
    • How to decrypt a database backup
  • File Backups
    • Get started
  • Storages
    • Overview
    • How to connect your AWS S3 storage
    • How to connect your Backblaze B2 storage
    • How to connect your Azure Blob Storage
    • How to connect your SFTP storage
  • Encryption keys
    • How to generate an encryption key
Powered by GitBook
On this page
  • Encrypted backups
  • How to generate an encryption key
  • Generating multiple encryption keys

Was this helpful?

  1. Encryption keys

How to generate an encryption key

Learn how to generate an encryption key.

PreviousHow to connect your SFTP storage

Last updated 4 years ago

Was this helpful?

Encrypted backups

Weap.io allows you to encrypt your backups using asymmetric encryption. This means that your backups will be encrypted using a public key and only the person which has the private key will be able to decrypt them. If the private key is lost, you will not be able to decrypt your backups.

How to generate an encryption key

Open the Weap.io Dashboard, go to the settings and choose Encryption keys in the left menu.

On the page just opened, click the button Create encryption key. Type an intuitive name to easily recognise the encryption key laster and check the checkbox that tells you to store the encryption key in a secure location.

Next, click the button Generate encryption key. The download of your private key will start.

The key must be kept safe because without it you will not be able to decrypt the backups. We don't store the private key, it's your responsibility to make sure it is safely stored.

Your encryption key was generated and it's ready to be used.

Generating multiple encryption keys

You are able to generate as many encryption keys as wanted. This is useful in case you want to use a different encryption key for each database.