4 ms·
Your key is not importable :D $ gpg --import stanley.asc gpg: CRC error; C68D2A - 29357C gpg: read_block: read error: Invalid keyring gpg: import from
by cookie0 10y ago
Your key is not importable :D
$ gpg --import stanley.asc
gpg: CRC error; C68D2A - 29357C
gpg: read_block: read error: Invalid keyring
gpg: import from `stanley.asc' failed: Invalid keyring
gpg: Total number processed: 0
Edit: Your key is way too short.
- lukegb 10y agoThere's a 2 swapped with a 3: https://gist.github.com/lukegb/243952e51ee1f7f9b6e1ed41774214f9 https://gist.github.com/lukegb/243952e51ee1f7f9b6e1ed4177421...
- jstanley 10y agoThis was my mistake! It's not too short. I search-and-replaced my h2 tags with h3, which broke the key. Oops. I've fixed it now.
- clishem 10y agoWhat a shitfest.
- cookie0 10y agoNow it works, nevertheless it still is (too) short, because you are using a soon-to-be insecure key size: https://www.gnupg.org/faq/gnupg-faq.html#default_rsa2048 https://www.gnupg.org/faq/gnupg-faq.html#default_rsa2048 "In 2010, France’s Agence Nationale de la Securite des Systems d’Information stated they had confidence in RSA-2048 until at least 2020."