1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 13:22:38 +02:00

Resources added for DomainKeys (#1595)

This commit is contained in:
Archit Sharma
2022-08-24 16:17:54 +00:00
committed by GitHub
parent 948885b858
commit 3c56be7fdd

View File

@@ -1 +1,6 @@
# Domain keys
# Domain Keys
DomainKeys Identified Mail (DKIM) is an email authentication method designed to detect forged sender addresses in email (email spoofing), a technique often used in phishing and email spam.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Read' colorScheme='blue' href='https://www.brainkart.com/article/DomainKeys-Identified-Mail_8493/'>DomainKeys Identified Mail</BadgeLink>