On Sun, 09 Apr 2017 16:30:56 +0800, gustavo panizzo wrote:
> > % grep debian-keyring ~/.gnupg/gpg.conf
> > keyring /home/gregoa/.gnupg/debian-keyring/debian-keyring.gpg
> > keyring /home/gregoa/.gnupg/debian-keyring/debian-maintainers.gpg
> > keyring /home/gregoa/.gnupg/debian-keyring/debian-nonup
On Sun, Apr 02, 2017 at 01:06:29AM +0200, gregor herrmann wrote:
On Sat, 01 Apr 2017 15:40:17 -0700, Sean Whitton wrote:
Currently, I have mutt pass `--keyring /usr/share/keyrings/...` for each
of the keyrings, so that I can verify signatures on e-mails. It would
be more natural to just add `k
Hello,
On Sun, Apr 02, 2017 at 07:52:00AM +0300, Teemu Likonen wrote:
> Perhaps --primary-keyring will help because it marks one keyring for use
> with key-importing commands. I haven't tried it but it would seem that
> all other keyrings are then read-only.
Thanks for this reply. I tried
k
On Sun, 02 Apr 2017 05:43:58 +0100, Jonathan McDowell wrote:
> > > % crontab -l | grep debian-keyring
> > > 30 17 * * * /usr/bin/rsync -rlptDq
> > > "keyring.debian.org::keyrings/keyrings/*.gpg"
> > > /home/gregoa/.gnupg/debian-keyring
> > The rsync protocol is unencrypted, I'd suggest switching
Sean Whitton [2017-04-01 15:40:17-07] wrote:
> Currently, I have mutt pass `--keyring /usr/share/keyrings/...` for each
> of the keyrings, so that I can verify signatures on e-mails. It would
> be more natural to just add `keyring /usr/share/keyrings/...` to
> ~/.gnupg/gpg.conf, but when I tried
On Sun, Apr 02, 2017 at 11:29:22AM +0800, Paul Wise wrote:
> On Sun, Apr 2, 2017 at 7:06 AM, gregor herrmann wrote:
>
> > % crontab -l | grep debian-keyring
> > 30 17 * * * /usr/bin/rsync -rlptDq
> > "keyring.debian.org::keyrings/keyrings/*.gpg"
> > /home/gregoa/.gnupg/debian-keyring
>
> The rs
On Sun, Apr 2, 2017 at 7:06 AM, gregor herrmann wrote:
> % crontab -l | grep debian-keyring
> 30 17 * * * /usr/bin/rsync -rlptDq
> "keyring.debian.org::keyrings/keyrings/*.gpg"
> /home/gregoa/.gnupg/debian-keyring
The rsync protocol is unencrypted, I'd suggest switching this to SSH
(one colon i
On Sat, 01 Apr 2017 15:40:17 -0700, Sean Whitton wrote:
> Currently, I have mutt pass `--keyring /usr/share/keyrings/...` for each
> of the keyrings, so that I can verify signatures on e-mails. It would
> be more natural to just add `keyring /usr/share/keyrings/...` to
> ~/.gnupg/gpg.conf, but wh
8 matches
Mail list logo