Development discussion of WireGuard
 help / color / mirror / Atom feed
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
To: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Cc: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: Re: Fix Debian install guide on wireguard.com/install
Date: Tue, 31 Oct 2017 23:20:02 +0100	[thread overview]
Message-ID: <CAHmME9qZsKXR--RVJbyA-DPGKeX4GuYEwVp2EP6VhVE59hSOAQ@mail.gmail.com> (raw)
In-Reply-To: <CA+Hw3eY4541LNE9TnS5tsU2O+n28BNQ-Spko5dpem8Ej2_ctFA@mail.gmail.com>

Hey Daniel,

I have no idea what the right instructions to give for Debian are. Is
there something I should be doing so I don't have to hard code those
keys on the install page instructions?

Jason

On Tue, Oct 31, 2017 at 11:18 PM, Adri=C3=A1n Mih=C3=A1lko <adriankoooo@gma=
il.com> wrote:
> There is a missing step in the Debian installation guide, you must import
> GPG keys before you can add the new repo:
>
> gpg --keyserver pgpkeys.mit.edu --recv-key  8B48AD6246925553
> gpg -a --export 8B48AD6246925553 | sudo apt-key add -
>
> and also the key 7638D0442B90D010
>
> gpg --keyserver pgpkeys.mit.edu --recv-key 7638D0442B90D010
> gpg -a --export 7638D0442B90D010 | sudo apt-key add -
>
> More about PGP and APT:
>
> http://ccm.net/faq/809-debian-apt-get-no-pubkey-gpg-error
>
> Regards,
> Adrian Mihalko
>
> _______________________________________________
> WireGuard mailing list
> WireGuard@lists.zx2c4.com
> https://lists.zx2c4.com/mailman/listinfo/wireguard
>

  reply	other threads:[~2017-10-31 22:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-31 22:18 Adrián Mihálko
2017-10-31 22:20 ` Jason A. Donenfeld [this message]
2017-11-10  7:48   ` Daniel Kahn Gillmor
2017-11-15 11:08 ` Baptiste Jonglez
     [not found]   ` <9AD312F5-AB70-40F8-BAF9-64200037D125@gmail.com>
2017-11-15 22:00     ` Baptiste Jonglez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAHmME9qZsKXR--RVJbyA-DPGKeX4GuYEwVp2EP6VhVE59hSOAQ@mail.gmail.com \
    --to=jason@zx2c4.com \
    --cc=dkg@fifthhorseman.net \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).