Search GPG-Keys for emailadresses.
- Python 2.7
- Python module: mechanize
-f FileWithEmailaddresses.txt
-d OutputDirectory
python searchgpgkeys.py -f FileWithEmailaddress.txt -d /tmp
Search GPG-Keys for emailaddresses with searchgpgkeys.py. It uses the google-contacts extension for thunderbird as source.
- Python 2.7
- searchgpgkeys.py
-c GoogleContacts cache directory -d OutputDirectory
python searchgpgkeys-tbgc.py -c /home/user/.thunderbird/aabbccddee.default/GoogleContacts/cache -d /tmp
All scripts are developed and tested on a lubuntu (Linux) system.