gnupg/sm
Werner Koch 999d25d47d
Do not use the pinentry's qualitybar
* agent/genkey.c (agent_ask_new_passphrase): No qualitybar.
* g10/call-agent.c (agent_get_passphrase): Ditto.
* sm/call-agent.c (gpgsm_agent_ask_passphrase): Ditto.
--

The concept of a passphrase quality indicator is anyway questionable
because user are smart enough to trick them out and they also tend to
limit the actually used entropy.

Except for the red/green switching (to show whether constraints are
fulfilled) our qualitybar is pretty bad and thus worse than none.

Signed-off-by: Werner Koch <wk@gnupg.org>
2020-07-08 14:54:10 +02:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
Makefile.am sm: Add support to export ECC private keys. 2020-04-27 19:54:39 +02:00
call-agent.c Do not use the pinentry's qualitybar 2020-07-08 14:54:10 +02:00
call-dirmngr.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
certchain.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
certcheck.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
certdump.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
certlist.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
certreqgen-ui.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
certreqgen.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
decrypt.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
delete.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
encrypt.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
export.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
fingerprint.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
gpgsm-w32info.rc w32: Add icons and version information. 2013-05-07 21:35:48 +02:00
gpgsm.c sm: Fix regression in Friday's commit 2020-06-29 15:00:04 +02:00
gpgsm.h sm: Exclude rsaPSS from de-vs compliance mode. 2020-07-03 16:15:29 +02:00
import.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
keydb.c Merge branch 'switch-to-gpgk' into master 2019-09-27 15:44:23 +02:00
keydb.h sm: Add a couple of debug calls to the keydb module. 2019-05-15 08:52:21 +02:00
keylist.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
minip12.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
minip12.h sm: Support import of PKCS#12 encoded ECC private keys. 2020-04-21 21:05:39 +02:00
misc.c sm: Exclude rsaPSS from de-vs compliance mode. 2020-07-03 16:15:29 +02:00
passphrase.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
passphrase.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
qualified.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
server.c sm: New option --issuer-der for the listkey commands. 2020-02-03 14:54:23 +01:00
sign.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
t-minip12.c sm: Add support to export ECC private keys. 2020-04-27 19:54:39 +02:00
verify.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00