Skip to content

Commit 2c35d7c

Browse files
gpg(than): minor updated information
Cryptographic, canary, etc.
1 parent 6caa68c commit 2c35d7c

File tree

3 files changed

+105
-32
lines changed

3 files changed

+105
-32
lines changed

pgp/core-devs/README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,16 @@ $ gpg --import pgp/core-devs/*
66

77
# Verify
88

9-
TODO
9+
```
10+
$ gpg --verify pgp/core-devs/than/than-crypto.txt
11+
```
12+
13+
gpg: Signature made Sat 19 Jul 2025 02:04:10 AM EDT
14+
gpg: using EDDSA key 8B3A74890536BAD50D9376EBF1CB32F67E3302A1
15+
gpg: Good signature from "nopenothinghere@proton.me <nopenothinghere@proton.me>" [ultimate]
16+
gpg: aka "Nope Nothing (Anonymous Planet Contact) <no@anonymousplanet.org>" [ultimate]
17+
gpg: aka "Nope Nothing (Systems Administrator) <admin@itsnothing.net>" [ultimate]
18+
Primary key fingerprint: 8B3A 7489 0536 BAD5 0D93 76EB F1CB 32F6 7E33 02A1
1019

1120
### All signing keys are signed by the Master Signing Key
1221

pgp/core-devs/than/than-canary.txt

Lines changed: 27 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,51 @@
11
-----BEGIN PGP SIGNED MESSAGE-----
22
Hash: SHA512
33

4-
Tue Jul 25 14:51:36 EDT 2023
4+
Sat Jul 19 02:03:40 AM EDT 2025
55

6-
I am the admin of itsnothing.net (@Unknown@ioc.exchange) and co-admin of THGTOA.
7-
I will update this canary within 1 month.
6+
CEH v12 | (ISC)² | Linux+ | Cisco CCNA | Security+ | PenTest+
7+
8+
Owner: My blog - https://itsnothing.net.
9+
Admin: The Hitchhiker's Guide to Online Anonymity - https://anonymousplanet.org
810

911
Latest bitcoin block hash:
10-
00000000000000000000d9330bf8a03ce70cbe5542bddd16558693a43ea32fd3
12+
00000000000000000000b685887fe078cc9839294a91f8d38a3311864fc15418
1113

12-
I am in complete control of all my key material.
14+
I positively confirm I am in complete control of all my key material and domains.
1315

14-
All previous keys have been revoked as part of standard OPSEC key rotation procedures.
15-
Do not encrypt communications to my old keys, I will not read them.
16+
All previous keys have been revoked as part of standard OPSEC key rotation
17+
procedures. Do NOT encrypt communications to my old keys, I will not read them.
1618

17-
The key currently published on my website https://itsnothing.net/pgp.txt with a fingerprint
18-
of C87D87466FD205945CF10A3821AB6B6A6CB2C337, is my only PGP key for public communication.
19+
The key currently published on
20+
https://keyoxide.org/8B3A74890536BAD50D9376EBF1CB32F67E3302A1 with a fingerprint
21+
of 8B3A74890536BAD50D9376EBF1CB32F67E3302A1, is my only PGP key for public
22+
communication. It IS published on public keyservers now. Please refrain from uploading it there
23+
(again). Someone already broke this rule.
1924

2025
Permanent record of old and new PGP keys:
2126

22-
the old key was:
23-
24-
pub rsa4096/0xB208C4084A2C582D 2022-11-04 [SC] [expires: 2027-11-03]
25-
Key fingerprint = D793 9998 F78B ADB5 18C1 B600 B208 C408 4A2C 582D
26-
uid [ultimate] Nope <no@anonymousplanet.org>
27-
28-
And the new key is:
29-
30-
pub ed25519/0x21AB6B6A6CB2C337 2023-07-14 [SC]
31-
Key fingerprint = C87D 8746 6FD2 0594 5CF1 0A38 21AB 6B6A 6CB2 C337
27+
pub ed25519/0xF1CB32F67E3302A1 2024-03-29 [SC]
28+
Key fingerprint = 8B3A 7489 0536 BAD5 0D93 76EB F1CB 32F6 7E33 02A1
3229
uid [ultimate] nopenothinghere@proton.me <nopenothinghere@proton.me>
3330

3431
To fetch the full key, you can simply do:
3532

36-
gpg --keyserver keys.openpgp.org --recv-key 0x21AB6B6A6CB2C337
33+
gpg --keyserver keys.openpgp.org --recv-key 0xF1CB32F67E3302A1
3734

3835
**
39-
Note: this keyserver is experimental.[0] I still have yet to add this key to
40-
the I2P keyserver pool, and I don't know if I will. If you have previously
36+
Note: this keyserver is experimental.[0] I still have yet to add these keys
37+
to the I2P keyserver pool, and I don't know if I will. If you have previously
4138
signed my key but did a local-only signature (lsign), you will not want to
4239
issue the following, instead you will want to use --lsign-key, and not send
4340
the signatures to the keyserver.
4441
**
4542

46-
gpg --sign-key 0x21AB6B6A6CB2C337
43+
gpg --sign-key 0xF1CB32F67E3302A1
4744

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

51-
gpg --export 0x21AB6B6A6CB2C337 | gpg --encrypt -r 0x21AB6B6A6CB2C337 --armor \
48+
gpg --export 0xF1CB32F67E3302A1 | gpg --encrypt -r 0xF1CB32F67E3302A1 --armor \
5249
| mail -s 'OpenPGP Signatures' <nopenothinghere@proton.me>
5350

5451
Additionally, I highly recommend that you implement a mechanism to keep your key
@@ -62,19 +59,18 @@ key updates with your keyring.
6259
I also highly recommend checking out the excellent Riseup GPG best practices
6360
doc, from which I stole most of the text for this transition message ;-)
6461

65-
https://we.riseup.net/riseuplabs+paow/openpgp-best-practices
62+
https://riseup.net/en/security/message-security/openpgp/gpg-keys
6663

67-
Please let me know if you have any questions, or problems, and sorry for the
68-
inconvenience.
64+
Please let me know if you have any questions on how to verify.
6965

7066
Nope (Anonymous Planet) <no@anonymousplanet.org>
7167

7268
0. https://gist.github.com/rjhansen/67ab921ffb4084c865b3618d6955275f
7369
1. https://directory.fsf.org/wiki/Parcimonie
7470
-----BEGIN PGP SIGNATURE-----
7571

76-
iHUEARYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMAZwAAKCRAhq2tqbLLD
77-
N3l3AQC28SZK5HHU1o7K36ifOd/OKj97urrMZF+NUkaRmAwQxgEAlIa2y9g0JoQW
78-
epEpViXFDwyWIUfNhVaJwUWjn/DLoAI=
79-
=A72C
72+
iHUEARYKAB0WIQSLOnSJBTa61Q2TduvxyzL2fjMCoQUCaHs1WgAKCRDxyzL2fjMC
73+
odrwAPsFcupXWVRha5k2BOZUvjg+nY27IG+5XM8w+IupueHVcAD7BL7MFWuJ11lb
74+
Bqk3pSyp6hTxlSJ1lnItXwQYnGBL6AE=
75+
=NQBO
8076
-----END PGP SIGNATURE-----

pgp/core-devs/than/than-crypto.txt

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
-----BEGIN PGP SIGNED MESSAGE-----
2+
Hash: SHA512
3+
4+
This is a signed summary of relevant cryptographic information for nopenothinghere.
5+
The latest version of this file is always located at:
6+
https://itsnothing.net/crypto.txt
7+
8+
This information is current as of Sat Jul 19 02:11:11 AM EDT 2025.
9+
10+
Contact
11+
=======
12+
13+
email: contact@anonymousplanet.org
14+
web: https://itsnothing.net/
15+
irc: <{ long live relay chat! }>
16+
matrix: <{ violently nuked from orbit }>
17+
xmpp: <{ n/a }>
18+
19+
20+
OpenPGP key
21+
===========
22+
23+
pub ed25519/0xF1CB32F67E3302A1 2024-03-29 [SC]
24+
Key fingerprint = 8B3A 7489 0536 BAD5 0D93 76EB F1CB 32F6 7E33 02A1
25+
uid [ultimate] nopenothinghere@proton.me <nopenothinghere@proton.me>
26+
uid [ultimate] Nope Nothing (Anonymous Planet Contact) <no@anonymousplanet.org>
27+
uid [ultimate] Nope Nothing (Systems Administrator) <admin@itsnothing.net>
28+
ssb cv25519/0x7F02B7DB19EAA7A0 2024-03-29 [E]
29+
30+
The latest up to date key including signatures can be found at:
31+
https://itsnothing.net/pgp.txt
32+
33+
A positive identification of my alive status:
34+
https://itsnothing.net/canary.txt
35+
36+
37+
OTR fingerprints
38+
================
39+
40+
(N/A) I no longer use Off the Record messaging. No FPs available.
41+
42+
43+
Olm/Megolm matrix fingerprints (outdated)
44+
=========================================
45+
46+
@thehidden:tchncs.de CAKLUZIQFD 7fcn tb81 KPCH 3h4U KJvy L4H4 Zl+l khXs Fn6e O+FV DN4
47+
@t:netrunner-vault.de KBJYGSJBXJ 2x5P 4CAu hWyp 5L7e tDPE tbpw w0Ii Q3/l HDrI fdP+ w3E
48+
@thehidden:tchncs.de BYODXXYSCL drPJ 4Vyl aze1 hTRt 3FhZ WnoL eoDm CZbv bBh3 uEQd Dog
49+
@thehidden:tchncs.de PGNRTYGHKG C2Px juxp 9Jx1 k03X uHPs uEx4 WUcB AJxV ZUMf IhVp dc0
50+
@thehidden:tchncs.de RQTTASEWUR xzJD 899S znyU xIId uwjR GI3e lvkh fQ98 tIMO HXwu t3o
51+
@thehidden:tchncs.de ZWJXVXSCCL gn4L Hrlf lelw WutP Jtw7 pWRa /rcg D7eN I4Q4 j/nR 1OQ
52+
53+
OMEMO fingerprints (outdated)
54+
=============================
55+
56+
sharptail@disroot.org/1302208566 42F72634 2D419951 E04BCF02 9E17B0C9 DFE073C0 97E16167 0972EEC3 05FDF262
57+
58+
Session fingerprint
59+
===================
60+
61+
053686ab7bbb2287dee2d9c1a87518ccc5c0dae76f5aa5d0b095293700c2eb730c
62+
-----BEGIN PGP SIGNATURE-----
63+
64+
iHUEARYKAB0WIQSLOnSJBTa61Q2TduvxyzL2fjMCoQUCaHs3LAAKCRDxyzL2fjMC
65+
oY0DAQCxh0GknmrWuNL4dXOb8dPlmpi3AWTg3Gn439bp3rivEwEAnVEc+guTiOcm
66+
gE03jaq3uSVMFWTPxx7S+XiNiwZKMQs=
67+
=TQwt
68+
-----END PGP SIGNATURE-----

0 commit comments

Comments
 (0)