2015-12-03 17:41:21 +01:00
|
|
|
{
|
2015-12-08 17:43:17 +01:00
|
|
|
"${PROJECT_NAME}-splitkey -u [username] -n [number of fragments] -e [email address] --fullname [Full name]": "",
|
2015-12-03 17:41:21 +01:00
|
|
|
"User $MY_USERNAME does not exist on the system": "",
|
|
|
|
"gpg key for $MY_EMAIL_ADDRESS was not found": "",
|
|
|
|
"gpg backup key for '$MY_NAME' was not found": "",
|
|
|
|
"Unable to extract public key for $KEYID": "",
|
|
|
|
"Unable to extract private key for $KEYID": "",
|
|
|
|
"Unable to extract backup public key for $MY_BACKUP_KEY_ID": "",
|
|
|
|
"Unable to extract backup private key for $MY_BACKUP_KEY_ID": "",
|
|
|
|
"Unable to split the gpg key": "",
|
|
|
|
"$KEY_SHARES key shares created": ""
|
|
|
|
}
|