gpg key patrick

hi everyone,

Im new to whonix and everything. and i was following the anon guide about installing the whonix gateway and workstation. However i wanted to verify the GPG key so i did. gpg --import patrick.asc but i get this key: 8d66066a2eeaccda
But is should be 2eeaccda. i also get instead of imported:1 (RSA: 1) i get unchanged :1

thank you for the help

Hi evergreen66

That is OK. Just the full key fingerprint has to be the same. fingerprint = 916B 8D99 C38E AF5E 8ADC 7A2A 8D66 066A 2EEA CCDA . The difference is one is gpg long key fingerprint and the other is the short key fingerprint.

Short key

pub  4096R/2EEACCDA 2014-01-16 Patrick Schleizer <adrelanos@riseup.net>
      Key fingerprint = 916B 8D99 C38E AF5E 8ADC  7A2A 8D66 066A 2EEA CCDA
sub  4096R/CE998547 2014-01-16 [expires: 2021-04-17]
sub  4096R/119B3FD6 2014-01-16 [expires: 2021-04-17]
sub  4096R/77BB3C48 2014-01-16 [expires: 2021-04-17] )

Long key:

pub  4096R/0x8D66066A2EEACCDA 2014-01-16 Patrick Schleizer <adrelanos@riseup.net>
      Key fingerprint = 916B 8D99 C38E AF5E 8ADC  7A2A 8D66 066A 2EEA CCDA
sub  4096R/0x3B1E6942CE998547 2014-01-16 [expires: 2021-04-17]
sub  4096R/0x10FDAC53119B3FD6 2014-01-16 [expires: 2021-04-17]
sub  4096R/0xCB8D50BB77BB3C48 2014-01-16 [expires: 2021-04-17])
1 Like

hi 0brand,

thank you for your help. i got the key fingerprint right. Could you also help me with my next issue ?
When i try to install hte virtualbox with the command line apt-install virtualbox. it say it has no installation candidate.
What am i doing wrong?

Thank you for your time

Please post the exact output. I believe the guide instructs you to install Debian-8. Did you install Debian-9 instead?