freedombone-recoverkey.json 1002B

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