multus is a backup and restore tool that supports encryption and incrementals.
multus is currently a Proof-Of-Concept tool! We will happily take PRs that move multus into a more mature project.
- Create the .multus directory:
$ mkdir -m 0700 ~/.multus
- Install Super Sekrit
- Generate a keypair with
ss keygen
- Copy the public key to
~/.multus
- Generate a keypair with
- Copy
backup.conf.sample
to~/.multus
- Edit
~/.multus/backup.conf
$ multus backup
$ multus restore [file] [level]
multus is licensed under the copyfree ISC License.