To register a host on Windows

  1. Log in to your Linux host via SSH
  2. Download our Disk & Tape root manager
  3. Note: Root is located on GitHub.

    tester@testserver:~$ git clone git@github.com:disktape/dtrm-linux.git

  4. Run the following command:
  5. tester@testserver:~$ git clone git@github.com:disktape/dtrm-linux.git

    warning

    PLEASE READ CAREFULLY

    warning

    A symmetric AES encryption key (specific to this host) has just been generated. Root manifests (which include file names, content hashes, and other metadata) uploaded from this host to the cloud will be encrypted using this key.

    THIS ENCRYPTION KEY IS NOT STORED IN THE CLOUD!

    This means that neither operators of our cloud nor anyone who somehow obtains unauthorized access to encrypted data stored therein will be able to decrypt it (as all copies of the encryption key shall remain in your possession).

    IF THE ENCRYPTION KEY IS LOST WE WILL NOT BE ABLE TO HELP YOU RECOVER IT!

    MAINTAINING ANY BACKUP COPIES OF THE ENCRYPTION KEY IS YOUR RESPONSIBILITY!

    The encryption key is stored locally in /etc/disktape/host_config, along with other host configuration settings. You can display it by running:

    dtrm status --show-aes-key