Tested tool guide
Tested browser tools
Checked August 16, 2026
What DKIM Record Generator does and how it behaves
Create the two artifacts needed to configure DKIM for a sending domain: a private signing key and a DNS TXT record containing the matching public key. The selector and domain determine the record name, such as mail._domainkey.example.com. The private key belongs in the outbound mail system, while the public-key record is published through DNS. The critical distinction is that the private key must never be placed in DNS or otherwise made public. Generation happens in the browser, so the key material is not uploaded by this tool.