From de83c4606c018c1b5072ec0dade38eddd3457ac9 Mon Sep 17 00:00:00 2001 From: Antoine Veuiller Date: Wed, 18 Jul 2018 16:31:58 +0200 Subject: [PATCH] feat: presentation from FOSDEM 2018 on Emails --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a3ca86e..3b76077 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,8 @@ The consequence of wrong calendar accounting. RFC](https://haacked.com/archive/2007/08/21/i-knew-how-to-validate-an-email-address-until-i.aspx/) - Provides intricate examples that are unsuspected valid email addresses according the RFC-822. +- [So you think you can validate email addresses (FOSDEM 2018)](https://fosdem.org/2018/schedule/event/email_address_quiz/) - +Presentation of edge-case email addresses and why you should not use regex to parse them. ## Geography