Skip to content

companyzero/multus

Repository files navigation

multus

Build Status ISC License

Overview

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.

Setup

  1. Create the .multus directory: $ mkdir -m 0700 ~/.multus
  2. Install Super Sekrit
    1. Generate a keypair with ss keygen
    2. Copy the public key to ~/.multus
  3. Copy backup.conf.sample to ~/.multus
  4. Edit ~/.multus/backup.conf

Run

Backup

$ multus backup

Restore

$ multus restore [file] [level]

License

multus is licensed under the copyfree ISC License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published