I hereby claim:
- I am donnchac on github.
- I am donnchac (https://keybase.io/donnchac) on keybase.
- I have a public key ASD_GTJsWifE9w34yRQPX9dhr8rJJXVmHCVpGnn6A6XyJgo
To claim this, I am signing this object:
| # sudo apt-get install libmail-dkim-perl | |
| # perl validate-dkim.pl < 5205 | |
| signature identity: @hillaryclinton.com | |
| verify result: pass | |
| pass |
| import re | |
| import copy | |
| import logging | |
| import argparse | |
| import email.parser | |
| logger = logging.getLogger() | |
| logger.setLevel(logging.DEBUG) | |
| required_headers = ["dkim-signature", "content-type"] |
| Vidalia Tor Bundles have been discontinued | |
| ------------------------------------------ | |
| The Vidalia Tor client and relay bundles are no longer supported. They client bundles have been replaced with the Tor Browser Bundle. | |
| https://blog.torproject.org/blog/plain-vidalia-bundles-be-discontinued-dont-panic | |
| If you would like to run a Tor relay please download the a recent copy of Tor from the main Tor Project download page. | |
| https://www.torproject.org/download/download.html.en |
| "ua": [ | |
| { | |
| "doc_count": 2, | |
| "key": "Facebook" | |
| }, | |
| { | |
| "doc_count": 1, | |
| "key": "Other" | |
| }, | |
| { |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <style> | |
| /* Hide the original text when a non-default language is selected */ | |
| #french:target ~ [data-i18n-fr], | |
| #french:target ~ * [data-i18n-fr], | |
| #french:target ~ * * [data-i18n-fr], | |
| #french:target ~ * * * [data-i18n-fr] { |
| """ | |
| Cryptnote encryption algorithim | |
| """ | |
| import hashlib | |
| import base64 | |
| from binascii import unhexlify | |
| from Crypto.Cipher import AES | |
| """ |
I hereby claim:
To claim this, I am signing this object: