simon-git: putty (pre-0.75): Jacob Nevins
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Mon Apr 19 18:01:49 BST 2021
TL;DR:
5dd9d839 PuTTYgen: use the term "passphrase hash".
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: pre-0.75
Committer: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: 2021-04-19 18:01:48
commit 5dd9d839cc160793678535b9b04fb31fe878b40f
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=5dd9d839cc160793678535b9b04fb31fe878b40f;hp=97137f5cfd8b30dc7bf7054ac1ec6a30b9ba7162
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Mon Apr 19 17:55:50 2021 +0100
PuTTYgen: use the term "passphrase hash".
PuTTYgen and its documentation are pretty consistent about calling their
encryption key a 'passphrase', as opposed to a 'password' supplied
directly to a server; but the Argon2 parameters UI reverted to
'password hash', which seemed unecessarily confusing.
I think it's better to use the term 'passphrase' consistently in the UI.
(People who are used to Argon2 being called a 'password hash' can
probably deal.)
This required tweaking the coordinates of the Windows PuTTYgen UI.
cmdgen.c | 5 +++--
windows/puttygen.rc | 42 +++++++++++++++++++++---------------------
2 files changed, 24 insertions(+), 23 deletions(-)
More information about the tartarus-commits
mailing list