freedombone-recoverkey.json 556B

1234567891011
  1. {
  2. "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "",
  3. "User $MY_USERNAME does not exist on the system": "",
  4. "Encryption keys": "",
  5. "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "",
  6. "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "",
  7. "GPG Keyring loaded to $HOME_DIR": "",
  8. "ssh keys imported": "",
  9. "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "",
  10. "Starting key retrieval from $REMOTE_SERVER...": ""
  11. }