Hi :)
John Lane writes:
> If the key is in the agent because of the gpg keyring then it is known
> as "(none)". If I do "ssh-add -L" I will see "(none)" at the end of the
> output:
>
> ssh-rsa B3NzaC1yc2EDAQAHT...IfFoxh2j13b3 (none)
>
> The reason that I stumbled upon this was because
>
> Agreed, that would be useful. Feel free to open a bug report.
>
raised https://bugs.gnupg.org/gnupg/issue2760
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users
Hi,
I am aware that one can update all the keys in local-keyring from a
keyserver using "gpg --refresh-keys". Are there any disadvantages to
simply put this command into user crontab and execute for example once
a day?
thanks,
Martin
___
Gnupg-users m
> I am aware that one can update all the keys in local-keyring from a
keyserver
> using "gpg --refresh-keys". Are there any disadvantages to simply put this
> command into user crontab and execute for example once a day?
Not that I know of. Some people will tell you that "an attacker listening
in
On Mon 2016-10-17 06:31:16 -0400, Martin T wrote:
> I am aware that one can update all the keys in local-keyring from a
> keyserver using "gpg --refresh-keys". Are there any disadvantages to
> simply put this command into user crontab and execute for example once
> a day?
The only disadvantages a
I forgot to send it to the list as well...
Forwarded Message
Subject: Re: regular update of all keys from a keyserver
Date: Mon, 17 Oct 2016 16:20:00 +
From: Stephan Beck
Reply-To: st...@mailbox.org
To: Martin T
Hi Martin,
Martin T:
> Hi,
>
> I am aware that one can upd
On 10/17/2016 11:41 AM, Daniel Kahn Gillmor wrote:
> On Mon 2016-10-17 06:31:16 -0400, Martin T wrote:
>
>> I am aware that one can update all the keys in local-keyring from a
>> keyserver using "gpg --refresh-keys". Are there any disadvantages to
>> simply put this command into user crontab and
Please develop even easier materials for complete novice type folks
other than at
https://emailselfdefense.fsf.org/en/
and at
https://gnupg.org
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users
On Sat 2016-10-15 11:34:14 -0400, John Lane wrote:
>>
>> Then, the command "updatestartuptty" can fix the situation.
>>
>
> I tried this and it worked, in a su/sudo I had to do this:
>
> $ script -q -c '(gpg-connect-agent updatestartuptty /bye; ssh-add
> alice.subkey)'
so the use of script h