Skip to main content

What are my options for encrypting backups sent to remote destinations

Comments

8 comments

  • ffeingol
    As far as I know, cPanel backups can't do this. If you want to use JetBackup you 'kind of' can. If you have GDRP enabled you can set an encryption key for each account. You then need the encryption key to restore the account.
    0
  • cPRex Jurassic Moderator
    @ffeingol is correct - there isn't a good automated way to do this with any of the tools we have included (cPanel backups) or support (JetBackup)
    0
  • martin MHC
    @ffeingol is correct - there isn't a good automated way to do this with any of the tools we have included (cPanel backups) or support (JetBackup)

    Would there be a mechanism whereby I could edit a file and include a perl script to do this (I am quite competent with Perl) ; for example maybe editing the core CPanel backup routine to add a encryption mechanism via Perl command line? (at my own risk of course)
    0
  • cPRex Jurassic Moderator
    Possibly? The only thing I would mention with that work is that cPanel would replace any customizations made to core files as part of the nightly update.
    0
  • martin MHC
    Possibly? The only thing I would mention with that work is that cPanel would replace any customizations made to core files as part of the nightly update.

    I fully realise this, and this could potentially raise its own problems if CPanel makes significant changes to that codebase. Hmmm..... I will submit a feature request for this. adding PGP or similar encryption to .tar.gz file creation is extremely easy and as I said, using the existing password for the account would mean the password is consistent and not nessecarily known to the employees or owners of the destination storage location. Cheerrs
    0
  • martin MHC
    This feature request seems to cover the wider scope of this aspiration:
    0
  • cPRex Jurassic Moderator
    A feature request would also be a great way to go as our development team approves all those and others can vote!
    0
  • cPRex Jurassic Moderator
    Nice find - I added my vote to that one just now.
    0

Please sign in to leave a comment.