cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Christine Caulfield <ccaulfie@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] HA Summit Key-signing Party
Date: Mon, 26 Jan 2015 14:26:37 +0000	[thread overview]
Message-ID: <54C64E9D.8030204@redhat.com> (raw)
In-Reply-To: <20150126141438.GE21558@redhat.com>

On 26/01/15 14:14, Jan Pokorn? wrote:
> Hello cluster masters,
>
> On 13/01/15 00:31 -0500, Digimer wrote:
>> Any concerns/comments/suggestions, please speak up ASAP!
>
> I'd like to throw a key-signing party as it will be a perfect
> opportunity to build a web of trust amongst us.
>

Good idea. and it's given me the impetus to create a new key, because my 
old one expired in 2007!! (as well as being only 1024 bits)

Chrissie

> If you haven't incorporated OpenPGP to your communication with the
> world yet, I would recommend at least considering it, even more in
> the post-Snowden era.  You can use it to prove authenticity/integrity
> of the data you emit (signing; not just for email as is the case
> with this one, but also for SW releases and more), provide
> privacy/confidentiality of interchanged data (encryption; again,
> typical scenario is a private email, e.g., when you responsibly
> report a vulnerability to the respective maintainers), or both.
>
> In case you have no experience with this technology, there are
> plentiful resources on GnuPG (most renowned FOSS implementation):
> - https://www.gnupg.org/documentation/howtos.en.html
> - http://cryptnet.net/fdp/crypto/keysigning_party/en/keysigning_party.html#prep
>    (preparation steps for a key-signing party)
> - ...
>
> To make the verification process as smooth and as little
> time-consuming as possible, I would stick with a list-based method:
> http://cryptnet.net/fdp/crypto/keysigning_party/en/keysigning_party.html#list_based
> and volunteer for a role of a coordinator.
>
>
> What's needed?
> Once you have a key pair (and provided that you are using GnuPG), please
> run the following sequence:
>
>      # figure out the key ID for the identity to be verified;
>      # IDENTITY is either your associated email address/your name
>      # if only single key ID matches, specific key otherwise
>      # (you can use "gpg -K" to select a desired ID at the "sec" line)
>      KEY=$(gpg --with-colons 'IDENTITY' | grep '^pub' | cut -d: -f5)
>
>      # export the public key to a file that is suitable for exchange
>      gpg --export -a -- $KEY > $KEY
>
>      # verify that you have an expected data to share
>      gpg --with-fingerprint -- $KEY
>
> with IDENTITY adjusted as per the instruction above, and send me the
> resulting $KEY file, preferably in a signed (or even encrypted[*]) email
> from an address associated with that very public key of yours.
>
> [*] You can find my public key at public keyservers:
> http://pool.sks-keyservers.net/pks/lookup?op=vindex&search=0x60BCBB4F5CD7F9EF
> Indeed, the trust in this key should be ephemeral/one-off
> (e.g., using a temporary keyring, not a universal one before we proceed
> with the signing :)
>
>
> Timeline?
> Best if you send me your public keys before 2015-02-02.  I will then
> compile a list of the attendees together with their keys and publish
> it at https://people.redhat.com/jpokorny/keysigning/2015-ha/
> so you can print it out and be ready for the party.
>
> Thanks for your cooperation, looking forward to this side-event and
> hope this will be beneficial to all involved.
>
>
> P.S. There's now an opportunity to visit an exhibition of the Bohemian
> Crown Jewels replicas directly in Brno (sorry, Google Translate only)
> https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Fwww.letohradekbrno.cz%2F%3Fidm%3D55
>



  parent reply	other threads:[~2015-01-26 14:26 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-08 10:30 [Cluster-devel] [RFC] Organizing HA Summit 2015 Fabio M. Di Nitto
2014-09-08 13:30 ` [Cluster-devel] [Pacemaker] " Digimer
2014-09-09 13:11 ` [Cluster-devel] [Linux-HA] " Alan Robertson
2014-09-09 14:09   ` Fabio M. Di Nitto
2014-09-09 16:31     ` Alan Robertson
2014-09-09 16:36       ` Fabio M. Di Nitto
2014-09-09 17:00         ` [Cluster-devel] [Pacemaker] " Digimer
2014-09-22 18:25 ` [Cluster-devel] [Pacemaker] " Digimer
2014-11-01  5:06 ` [Cluster-devel] [ha-wg] " Fabio M. Di Nitto
2014-11-01  5:19   ` [Cluster-devel] [Linux-HA] " Digimer
2014-11-05 15:16     ` [Cluster-devel] [ha-wg-technical] " Lars Ellenberg
2014-11-11  8:17       ` [Cluster-devel] [ha-wg] [ha-wg-technical] [Linux-HA] " Fabio M. Di Nitto
2014-11-24 14:39 ` [Cluster-devel] [ha-wg] " Lars Marowsky-Bree
2014-11-24 14:54   ` Fabio M. Di Nitto
2014-11-24 15:06     ` [Cluster-devel] [Pacemaker] " Digimer
2014-11-24 15:12     ` [Cluster-devel] " Lars Marowsky-Bree
2014-11-24 15:14       ` [Cluster-devel] [Pacemaker] " Digimer
2014-12-01 10:14         ` [Cluster-devel] [ha-wg] [Pacemaker] " Tim Serong
2014-11-24 15:16       ` [Cluster-devel] [ha-wg] " Fabio M. Di Nitto
2014-11-25  9:54         ` [Cluster-devel] [Linux-HA] " Lars Marowsky-Bree
2014-11-25 21:31           ` Andrew Beekhof
2014-11-25 21:46             ` [Cluster-devel] [Pacemaker] " David Vossel
2014-11-26 15:41               ` [Cluster-devel] [ha-wg] [Pacemaker] [Linux-HA] " Lars Marowsky-Bree
2014-11-26 15:45                 ` Fabio M. Di Nitto
2014-11-26 22:26                 ` [Cluster-devel] [ha-wg-technical] " Andrew Beekhof
2014-11-27 12:33                   ` [Cluster-devel] [Pacemaker] [ha-wg-technical] [ha-wg] " Kristoffer Grönlund
2014-11-27 12:55                     ` [Cluster-devel] [ha-wg-technical] [Pacemaker] " Fabio M. Di Nitto
2014-11-27 12:56                     ` Fabio M. Di Nitto
2014-11-25 23:06             ` [Cluster-devel] [ha-wg-technical] [Linux-HA] [ha-wg] " Digimer
2014-11-25 23:11               ` Andrew Beekhof
2014-11-26  5:51           ` [Cluster-devel] [ha-wg] [Linux-HA] " Fabio M. Di Nitto
2014-11-26  5:58             ` Digimer
2014-11-26  6:10             ` [Cluster-devel] [ha-wg-technical] " Digimer
2014-11-26  6:28             ` Andrew Beekhof
2014-11-26 15:53           ` [Cluster-devel] [Pacemaker] [Linux-HA] [ha-wg] " Vladislav Bogdanov
     [not found]       ` <fb1c82e0004e484f9be5bfe60462325b@SRV-MAIL-001.zhaw.ch>
2014-11-24 15:37         ` [Cluster-devel] [Pacemaker] " Vincenzo Pii
2014-11-24 21:31       ` [Cluster-devel] [ha-wg-technical] " Andrew Beekhof
2014-11-27 16:52 ` [Cluster-devel] Wiki for planning created - Re: [Pacemaker] " Digimer
2014-11-28  5:33   ` Fabio M. Di Nitto
2014-11-28  5:37     ` Digimer
2014-11-28 19:10       ` [Cluster-devel] [Pacemaker] Wiki for planning created - " Jan Pokorný
2014-11-29  5:45         ` Fabio M. Di Nitto
2014-11-29  5:50           ` Digimer
2014-11-30  5:56   ` [Cluster-devel] [ha-wg-technical] Wiki for planning created - Re: [Pacemaker] " Digimer
2014-12-08 13:36 ` [Cluster-devel] " Jan Pokorný
2014-12-22  8:35   ` [Cluster-devel] [ha-wg-technical] " Keisuke MORI
2014-12-22 17:13     ` Digimer
2015-01-14  4:33       ` [Cluster-devel] [Linux-HA] " Yusuke Iida
2015-01-14  4:38         ` [Cluster-devel] [Pacemaker] [Linux-HA] [ha-wg-technical] " Digimer
2015-01-14  5:51           ` [Cluster-devel] [Linux-HA] [Pacemaker] " Yusuke Iida
2015-01-11 22:19 ` [Cluster-devel] HA Summit 2015 - plan wiki closed for registration Digimer
2015-01-13  5:31 ` [Cluster-devel] [Planning] Organizing HA Summit 2015 Digimer
2015-01-25  6:20   ` [Cluster-devel] [ha-wg] " Fabio M. Di Nitto
2015-01-26 14:14   ` [Cluster-devel] HA Summit Key-signing Party (was: Organizing HA Summit 2015) Jan Pokorný
2015-01-26 14:17     ` [Cluster-devel] [Pacemaker] HA Summit Key-signing Party Digimer
2015-01-26 14:26     ` Christine Caulfield [this message]
2015-01-27 17:11     ` [Cluster-devel] HA Summit Key-signing Party (was: Organizing HA Summit 2015) Jan Pokorný
2015-02-02 16:48     ` [Cluster-devel] [Pacemaker] " Jan Pokorný
2015-02-02 17:07       ` [Cluster-devel] [Pacemaker] HA Summit Key-signing Party Digimer
2015-02-03 13:04         ` [Cluster-devel] Call for keys, another round (Was: HA Summit Key-signing Party) Jan Pokorný

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=54C64E9D.8030204@redhat.com \
    --to=ccaulfie@redhat.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).