Skip to content

Commit dd323ef

Browse files
committed
Initial import
Initial import, add transition statement for old GPG key. Signed-off-by: Vangelis Koukis <vkoukis@gmail.com>
0 parents  commit dd323ef

1 file changed

Lines changed: 69 additions & 0 deletions

File tree

key-transition-1D038E97.txt

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
-----BEGIN PGP SIGNED MESSAGE-----
2+
Hash: SHA1,SHA512
3+
4+
Fri Aug 12 02:35:25 EEST 2016
5+
6+
Hello,
7+
8+
I am transitioning from my old 1024-bit DSA key to a new 4096-bit RSA key.
9+
10+
The old key has not been compromised and will continue to be valid for some
11+
time, but please use the new key for all future correspondence. I have signed
12+
this statement with both keys to certify the transition.
13+
14+
To verify the integrity of this statement:
15+
16+
wget -q -O- http://vkoukis.github.io/key-transition-1D038E97.txt | gpg --verify
17+
18+
The old key, which I am transitioning away from, is:
19+
20+
pub 1024D/1D038E97 2003-07-13
21+
Key fingerprint = C5CD E02E 2C78 7C10 8A00 53D8 FBFC 3799 1D03 8E97
22+
23+
The new key, which I am transitioning to, is:
24+
25+
pub 4096R/9625256D 2016-08-11
26+
Key fingerprint = C43E 6E97 BB4D F668 635D 3CA8 0A9C C92E 9625 256D
27+
28+
To fetch the new key from a public key server:
29+
30+
gpg --keyserver pgp.mit.edu --recv-key 9625256D
31+
32+
If you have already validated my old key, you can now verify that I have
33+
signed the new key with my old key:
34+
35+
gpg --check-sigs 9625256D
36+
37+
Finally, you can check the fingerprint of the new key:
38+
39+
gpg --fingerprint 9625256D
40+
41+
and if you want, sign it:
42+
43+
gpg --sign-key 9625256D
44+
45+
If you decide to sign the new key, please upload your signatures to the public
46+
key server:
47+
48+
gpg --keyserver pgp.mit.edu --send-key 9625256D
49+
50+
Thanks,
51+
Vangelis.
52+
-----BEGIN PGP SIGNATURE-----
53+
Version: GnuPG v1
54+
55+
iEYEARECAAYFAletF/0ACgkQ+/w3mR0DjpfLOwCg4zf+wPhxu8KXX7WKf20oWrzo
56+
Qz8An2pzG+h+H440dPObuIZhglzCTzVpiQIcBAEBCgAGBQJXrRf9AAoJEAqcyS6W
57+
JSVtIEAP/3wel1LDCoXyfNq9hOKPLLNQWjyhunbW5KD5ykIOQ+AvzzS+40ZSPCVf
58+
k3po9LE+aJD5ovNHmMQ24B5qdqteXFYzzVNiBUD6hEKMRKqQJlX1VOiHvo4waGOC
59+
ffcE5006hHUfdalpampS6pdV5qdaxI5RCBczUhJSb5MPuwQ3ovwa5Kq8gvwDlWS6
60+
wlmJiy3jp7yWZ/B4vXjOXZQCA0ywq1G/6ubgbNEKIrurxlzFcQvNpPZXCFmXEAOe
61+
E96XY+HfECLzA4SslCWvSbO5GjidXPsxPQBX3zQQNcrEurYFSAjWQHhTqESkB0uV
62+
r5f+ssdQUntI1Avdieb2RbWNaYjyoryCtGozYdNc19NKxsPg4/FGbLgE38zFP51e
63+
a59+nUdMc4UfdPtGzKQQWfFMyOy5LCQ+6gEYxisPybF7Xdz1RoeyPfNz9ioDunO8
64+
BndSO+RhnQZsFGRYb4aP2kUkFrmWxid19k0SToL3jplNLi4nuz6GNMdxSjU5Se8p
65+
MtOOcM0Yh92M0DeZzSaVlfjRf7xNXqF8ZW9/i82F5ErG/RIUToU+ntWs8Rcg4koY
66+
p10Rnw2gH/Urspi6rw+y24MnUeZtUWczS3k+6JWoOv+fQsWcjvAMjlyAONWKAq1s
67+
ZJLriiq3Kn49fITVjRVawB5DmgHe6HqEPMbTBRKtSiU7uA+EA2Yj
68+
=CF6X
69+
-----END PGP SIGNATURE-----

0 commit comments

Comments
 (0)