• Joshua Tauberer's avatar
    re-do the backup script to use the duplicity program · 5490142d
    Joshua Tauberer authored
    Duplicity will manage the process of creating incremental backups for us.
    Although duplicity can both encrypt & copy files to a remote host, I really
    don't like PGP and so I don't want to use that.
    
    Instead, we'll back up to a local directory unencrypted, then manually
    encrypt the full & incremental backup files. Synchronizing the encrypted
    backup directory to a remote host is a TODO.
    5490142d
Name
Last commit
Last update
..
check_certificate.sh Loading commit data...
check_ssh.sh Loading commit data...
dkim.sh Loading commit data...
dns.sh Loading commit data...
functions.sh Loading commit data...
mail.sh Loading commit data...
management.sh Loading commit data...
spamassassin.sh Loading commit data...
start.sh Loading commit data...
system.sh Loading commit data...
web.sh Loading commit data...
webmail.sh Loading commit data...