Page MenuHome GnuPG

0001-Improve-description-of-PIN-retry-counter-field.patch

Authored By
venture37
Oct 2 2018, 3:33 AM
Size
1 KB
Subscribers
None

0001-Improve-description-of-PIN-retry-counter-field.patch

From c801fad9c3671bc6957deb9bd2fd0894e8d07499 Mon Sep 17 00:00:00 2001
From: Sevan Janiyan <venture37@geeklan.co.uk>
Date: Tue, 2 Oct 2018 02:25:34 +0100
Subject: [PATCH] Improve description of "PIN retry counter" field.
---
misc/howtos.gnupg.org/card-howto/en/ch03.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/misc/howtos.gnupg.org/card-howto/en/ch03.html b/misc/howtos.gnupg.org/card-howto/en/ch03.html
index 3a83888..51a8097 100644
--- a/misc/howtos.gnupg.org/card-howto/en/ch03.html
+++ b/misc/howtos.gnupg.org/card-howto/en/ch03.html
@@ -215,7 +215,7 @@ General key info..: [none]
</dd>
<dt>PIN retry counter</dt>
<dd>
- <p>This field saves how many tries still are left to enter the right PIN. They are decremented whenever a wrong PIN is entered. They are reset whenever a correct AdminPIN is entered. The first and second PIN are for the standard PIN. gpg makes sure that the two numbers are synchronized. The second PIN is only required due to peculiarities of the ISO-7816 standard; gpg tries to keep this PIN in sync with the first PIN. The third PIN represents the retry counter for the AdminPIN.</p>
+ <p>This field indicates how many tries still remain to enter the correct PIN. They are decremented whenever an incorrect PIN is entered. They are reset whenever a correct AdminPIN is entered. The first and second values are for the standard PIN. gpg makes sure that the two numbers are synchronized. The first value represents the retry counter for the UserPIN. The second value is only required due to peculiarities of the ISO-7816 standard; gpg tries to keep this PIN in sync with the first PIN. The third value represents the retry counter for the AdminPIN.</p>
</dd>
<dt>Signature counter</dt>
<dd>
--
2.19.0

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
276598

Event Timeline