mirror of
https://github.com/robertdavidgraham/hunter-dkim
synced 2026-05-26 13:58:27 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
38e01d7041
commit
4511443fe7
@@ -1,2 +1,11 @@
|
||||
# hunter-dkim
|
||||
Discusses how to verify DKIM signatures in old emails, namely one of the Hunter Biden emails in the news
|
||||
|
||||
This project validates that the "smoking gun" email from that NYPost story
|
||||
actually was a valid email sent 6 years ago. We know this because GMail
|
||||
cryptographically signed it with "DKIM".
|
||||
|
||||
This repository contains the original email, plus Google's DKIM key at the
|
||||
time the email was sent. This key is no longer provided by GMail's DNS
|
||||
servers, so you have to hack up a server yourself, such as using BIND9
|
||||
as a resolver with a Response Policy Zone (RPC).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user