cygwin.com sftp key fingerprint?

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Jun 1 16:41:00 GMT 2015


On Jun  1 18:17, Achim Gratz wrote:
> Andrew Schulman writes:
> > OK, here you go.  The patch is a bit large, because I took the opportunity to
> > reorganize the text a bit and add a new section showing how to upload packages
> > the automated way using cygport up.  The complete revised page is at
> > http://home.comcast.net/~andrex2/cygwin/package-upload.html .
> 
> Looks good.  However, you still haven't verified the fingerprint(s) with
> Sourceware Overseers or did you?  That I'm getting the same fingerprint
> as you is a good sign, but certainly not a confirmation.

Running your commands on sourceware itself shows the exact same
results when accessing the public host RSA key:

$ ssh-keygen -lf /etc/ssh/ssh_host_rsa_key.pub
1024 1d:1e:46:7f:4d:73:8d:10:20:c3:4c:5a:34:14:44:23 /etc/ssh/ssh_host_rsa_key.pub (RSA)
$ awk '{print $2}' /etc/ssh/ssh_host_rsa_key.pub | base64 -d | sha256sum -b | sed 's/ .*$//' | xxd -r -p | base64
MFNiczzfX8/nvLSRZwR3CxMyycKtMan64Zm4C373FeM=


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-apps/attachments/20150601/edf88e05/attachment.sig>


More information about the Cygwin-apps mailing list