Change default recipient type to p256tag
Identities generated with older versions of `age-plugin-yubikey` show their legacy recipient in comments; newer identities only show the new recipient.
This commit is contained in:
@@ -43,6 +43,8 @@ yubikey-metadata =
|
||||
# Created: {$created}
|
||||
# PIN policy: {$pin_policy}
|
||||
# Touch policy: {$touch_policy}
|
||||
yubikey-legacy-recipient =
|
||||
# Legacy recipient: {$recipient}
|
||||
yubikey-identity =
|
||||
{$yubikey_metadata}
|
||||
# Recipient: {$recipient}
|
||||
|
||||
Reference in New Issue
Block a user