Questions tagged «gnupg»

1
如何更改密码密码(密码管理器)
我更改了我的gpg密钥的密码。但是,之前我已经使用相同的gpg密钥通过pass建立了密码存储。 现在,无论何时查询密码,我仍然会被要求输入旧的gpg密码。其他应用程序需要新的密码短语。 如何更改通行密码?我是否必须再次运行“ init”?

1
为什么GnuPG 2和gpg-connect-agent失败并显示“ ERR 67108983 No SmartCard daemon”?
使用Debian Jessie和GnuPG 2,每次我尝试使用GnuPG 2(gpg2)或gpg-connect-agent与OpenPGP智能卡(在我的情况下为YubiKey)一起使用时,操作都会失败并显示一条消息 $ gpg-connect-agent --hex "scd apdu 00 f1 00 00" /bye ERR 67108983 No SmartCard daemon <GPG Agent> $ gpg2 --card-status ERR 67108983 No SmartCard daemon <GPG Agent> 使用旧版GnuPG 1(gpg)时,一切正常。 这是怎么了

2
gnupg:尝试gpg --gen-key时出错
我尝试删除.gnupg目录,但错误返回。 我得到这个: gpg: lookup_hashtable failed: eof gpg: lookup_hashtable failed: eof gpg: upd_hashtable: read failed: eof gpg: trust record 2, type 12: write failed: eof gpg: Error: The trustdb is corrupted. gpg: You may try to re-create the trustdb using the commands: gpg: cd ~/.gnupg gpg: gpg2 --export-ownertrust > otrust.tmp gpg: …
8 gpg  gnupg 
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.