lenderkey / gearshift

Encryption at Rest Server / Efficient Backup for Immutable Files
0 stars 0 forks source link

`samples` fixes #11

Closed re-spawn closed 1 year ago

re-spawn commented 1 year ago
  1. Initial use of samples/Reset.sh fails because ~/.gearshift/db and ~/.gearshift/corpii do not yet exist - tweak Reset.sh accordingly.
  2. samples/Client1.sh pulls test files from ~/Corpus rather than ~/lenderkey/Corpus - replace references to ~/lenderkey/Corpus with ~/Corpus - @dpjanes may want to fix behaviour rather than merge this change.