<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Am 05.03.22 um 15:35 schrieb Tamas
      Papp:<br>
    </div>
    <blockquote type="cite" cite="mid:87sfrwfo2y.fsf@gmail.com">
      <pre class="moz-quote-pre" wrap="">Hi,

I am wondering what others do to back up repository access information
as hardcopy.

I am using a borgbase remote repository. Currently I print

1. the borgmatic .yaml file and
2. the ssh key

on paper, expecting to retype it in case a disaster happens to
electronic copies (which I keep on a USB stick).

I thought of

1. stripping the YAML comments,

2. making a tar.gz archive of the above,

3. printing it as a large QR code (with as much redundancy as allowed by
the limits of QR).

Suggestions appreciated.

best,

Tamas
_______________________________________________
Borgbackup mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Borgbackup@python.org">Borgbackup@python.org</a>
<a class="moz-txt-link-freetext" href="https://mail.python.org/mailman/listinfo/borgbackup">https://mail.python.org/mailman/listinfo/borgbackup</a>
</pre>
    </blockquote>
    See <a class="moz-txt-link-freetext" href="https://borgbackup.readthedocs.io/en/stable/paperkey.html">https://borgbackup.readthedocs.io/en/stable/paperkey.html</a><br>
    <br>
    <p>To create a printable key, either paste the contents of your
      keyfile or a key export in the text field below, or select a key
      export file.</p>
    <p>To create a key export use </p>
    <pre>borg key export /path/to/repository exportfile.txt</pre>
    <p>If you are using keyfile mode, keyfiles are usually stored in
      $HOME/.config/borg/keys/</p>
  </body>
</html>