#

New PGP keys

2 minute read Published:

I am transitioning PGP keys from an old RSA key to a new 4096-bit RSA master key with subkeys.

You can find the signed tansition statement signed by both keys here:

Transitionstatement

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Date: 2014-11-13

For a number of reasons, i've recently set up a new OpenPGP key
with subkeys, and will be transitioning away from my old one.

The old key will continue to be valid for some time, but i prefer all
future correspondence to come to the new one.  I would also like this
new key to be re-integrated into the web of trust.  This message is
signed by both keys to certify the transition.

the old key was:

pub   4096R/0x280FE4F9FC664DFF 2012-01-22 [expires: 2014-12-31]
Key fingerprint = F130 3327 6376 C418 918A  1C81 280F E4F9 FC66 4DFF

And the new key is:

pub   4096R/0x73538126032AD297 2014-11-12 [expires: 2016-11-11]
Key fingerprint = F5DE 3184 F042 30E7 0CD0  84F2 7353 8126 032A D297

To fetch the full key from a public key server, you can simply do:

gpg --keyserver pool.sks-keyservers.net --recv-key '0x73538126032AD297'

If you already know my old key, you can now verify that the new key is
signed by the old one:

gpg --check-sigs 0x73538126032AD297

If you don't already know my old key, or you just want to be double
extra paranoid, you can check the fingerprint against the one above:

gpg --fingerprint 0x73538126032AD297

If you are satisfied that you've got the right key, and the UIDs match
what you expect, I'd appreciate it if you would sign my key. You can
do that by issuing the following command:

gpg --sign-key 0x73538126032AD297

I'd like to receive your signatures on my key. You can either send me
an e-mail with the new signatures (if you have a functional MTA on
your system):

gpg --armor --export 0x73538126032AD297 | \
gpg --encrypt -r 0x73538126032AD297 --armor | \
mail -s 'OpenPGP Signatures' christian@ph3x.at

Please let me know if you have any questions, or problems, and sorry
for the inconvenience.

Regards,

Christian
-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJUZRM+AAoJECgP5Pn8Zk3/VcoP/RuEZQDrT7OG9x4LOqEvXLNs
O3iMttSfIH1KNQ3xu04wm/jYTykMxhLl6886gD+A9KzJw2l+ccFmKlRcLboklWNt
fAhzeWEzGWDtkazHlCS5u8iHcMaeNMUUGut8j77wCCp0dO+pIPulAJTrM64b/LlU
B2j1MtAqOACbsz4ulSLRJzLfsRnFiml+DDp8Yxe0ft0eEAz8WW9Md58Fu2uG5ldV
WEwPqfAq31opGzqkvk5SzjrMWeseHQL796fNyoKyD9eqPLNHnFZZ6Vbw44JCkqH3
N/OtgypbdShaiYinFIgKkkwOiJESNTlP+UmwtkT7dWGwKt6y8w52XSQ9pT/3FebN
P0TT0+2/be47qFqIWJDc36BzNCQTrdjt1RVD3Htc/vjeMYi8IvSixzVj/v4m9pei
Wtq9HOwRPDqxiNcZdSaITF0mDUGSiajPckmbt1XC5/owEx/bUNVLg2NYJGYULjX9
kPrmcnYKvXRcumbjCjBZFb9E/+qmkZwKJTFAZ0qpG8vIovOWjnJDEUpsNwXfINy3
3YSb62BvKeE1c/DKHuJO+cv+L+cjdC68SiRCGoCYDfQtW13HaRjK38YxOU7zE1N4
pZ93/07M//4F++dQDWsANPrpdiKMvG9uMCv1a0vNp8fW8A2/7WHSsiPVLgVnZTGo
K2IabUBmZhroO37mGvsNiQGcBAEBCgAGBQJUZRM+AAoJEDuBlk6mYW0iVcoL/1QE
CwOJwfwoqd1K7AtuoSPwQUQjkaQv0tlc/q6Mbfqp8rRXSCVFMePcNHEiO3tcFiqb
3SCmOr6HuAu1zFsQDw1XxPjaNabyisnMKS8MUGaBM80EvhtOFhK5U9IvzSu7jtzH
ZvHd8HHRaSs+2hykqcR75xC3gReUApg0l9nkFiqNVvXtlZMOZdBUibER3Jwa7XyD
UP2pCRVMUgCfOOP38ayHkZsV4jrHq+flLI1yps8qJq5bzld8ZN9izt8d7aO9hrNN
g59nNfFSUMWb96cE2D1ZA1dWdsRlhVELROX2A1GjZJJrp6jdkuSpOl7x7gYz3x4w
rtEJPOpdv0xeTnOJ0GbOFhenu7xJUrEOZyD/dT25HUyhlHZOUE5eBaAgPVVdksj4
3bRATos8rFvjhvpQBvqV571vgMCcPdaX1avtx6Vn3hOs3fB1gygbON09JtMGf4qS
NH4D8b++1KvWeambkg3s+hofMoHXsiVKDi30EMBkdnFRlfaSxVPwKkcRPbBR5w==
=uIEt
-----END PGP SIGNATURE-----