za3k / qr-backup

Paper backup of files using QR codes
Other
132 stars 12 forks source link

Add a 'text-backup' tool #31

Closed za3k closed 2 years ago

za3k commented 2 years ago

Add a separate command line tool text-backup which generates a text-mode backup instead of using QR. It should be keyed back in by hand.

Ideas:

This will require factoring out the "QR" backup, restore, and test process from the rest of the logic. Could be done before or after adding erasure coding.

za3k commented 2 years ago

won't fix. would be a different project, although a good one