[ 
https://issues.apache.org/jira/browse/CASSANDRA-15652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067823#comment-17067823
 ] 

Michael Shuler commented on CASSANDRA-15652:
--------------------------------------------

Yep! A couple of us cross-signed keys a few years back at a Cassandra Summit, 
this is a good idea and I'd be happy to sign.

[~ifesdjeen], I've never used a web thing to upload keys. I can search your key 
on the Ubuntu keyserver, but from a little reading, it appears that sync of 
that keyserver to other keyservers is super latent. I still cannot search your 
key on SKS, MIT, or Surfnet. If you could do the following in a shell, it 
should be be searchable from the main SKS keyserver pool, which is the usual 
default for any gpg install:

{{gpg --verbose --send-keys --keyserver hkps://hkps.pool.sks-keyservers.net 
9E66CEC6106D578D0B1EB9BFF1000962B7F6840C}}

That should hit 98% of gpg users and all the plugins like Enigmail.

+1 to merge when the public key can be found :)

To test (example is my key fingerprint):

{{mshuler@hana:~$ gpg --verbose --search-keys --keyserver --keyserver 
hkps://hkps.pool.sks-keyservers.net A26E528B271F19B9E5D8E19EA278B781FE4B2BDA}}
{{gpg: data source: https://162.213.33.9:443}}
{{(1)   Michael Shuler <mich...@pbandjelly.org>}}
{{      Michael Shuler <mshu...@gmail.com>}}
{{        4096 bit RSA key A278B781FE4B2BDA, created: 2009-07-15}}
{{Keys 1-1 of 1 for "A26E528B271F19B9E5D8E19EA278B781FE4B2BDA". Enter 
number(s), N)ext, or Q)uit > 1}}
{{gpg: data source: https://162.213.33.9:443}}
{{gpg: key A278B781FE4B2BDA: number of dropped non-self-signatures: 33}}
{{gpg: pub rsa4096/A278B781FE4B2BDA 2009-07-15 Michael Shuler 
<mich...@pbandjelly.org>}}
{{gpg: key A278B781FE4B2BDA: "Michael Shuler <mich...@pbandjelly.org>" not 
changed}}
{{gpg: Total number processed: 1}}
{{gpg: unchanged: 1}}

> add ifesdjeen's gpg key to project's KEYS file
> ----------------------------------------------
>
>                 Key: CASSANDRA-15652
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15652
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Alex Petrov
>            Priority: Normal
>         Attachments: keys.patch
>
>
> The patch adds my gpg public key to the project's KEYS file found at 
> https://dist.apache.org/repos/dist/release/cassandra/KEYS
> My gpg public key here has the fingerprint 
>  9E66CEC6106D578D0B1EB9BFF1000962B7F6840C
> References:
>  - https://www.apache.org/dev/release-signing#keys-policy
>  - http://www.apache.org/legal/release-policy.html



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to