Skip to content

Instantly share code, notes, and snippets.

@FredericJacobs
Created August 7, 2014 14:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FredericJacobs/e30fbd5111ff2496598d to your computer and use it in GitHub Desktop.
Save FredericJacobs/e30fbd5111ff2496598d to your computer and use it in GitHub Desktop.
Email addresses from the Gamma Leak

I wrote a script looking for all .gpg files in the Gamma Leak torrent.

PGP keys that are on the MIT Key Server

Keys that couldn't be found

  • gpgkeys: key 06E990A5 not found on keyserver
  • gpgkeys: key 0FC82479 not found on keyserver
  • gpgkeys: key 0FEB4CFF not found on keyserver
  • gpgkeys: key 280AD26F not found on keyserver
  • gpgkeys: key 42C2DDCE not found on keyserver
  • gpgkeys: key 4E676679 not found on keyserver
  • gpgkeys: key 58143658 not found on keyserver
  • gpgkeys: key 6225EAA0 not found on keyserver
  • gpgkeys: key 695D98C9 not found on keyserver
  • gpgkeys: key 6ABDF71F not found on keyserver
  • gpgkeys: key 7774F144 not found on keyserver
  • gpgkeys: key 77B11C19 not found on keyserver
  • gpgkeys: key 8E037629 not found on keyserver
  • gpgkeys: key 977E9F54 not found on keyserver
  • gpgkeys: key 9BBDD293 not found on keyserver
  • gpgkeys: key 9C3E839A not found on keyserver
  • gpgkeys: key B03A5EA9 not found on keyserver
  • gpgkeys: key BA87B977 not found on keyserver
  • gpgkeys: key CF246B05 not found on keyserver
  • gpgkeys: key F158ADF2 not found on keyserver
  • gpgkeys: key F5946EA8 not found on keyserver
@coruus
Copy link

coruus commented Aug 7, 2014

I have some old keydumps lying around; some of the keys may have been purged from SKS because they've expired. (A keyserver operator may have backups?)

I'd really like the long keyids or fingerprints, though (or, even better, the output of pgpdump). (I index keys by long keyids.)

@snassar
Copy link

snassar commented Aug 7, 2014

As far as I remember, SKS doesn't purge keys.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment