From c34509a2c501d86e29327fc9f1c2740650d4baa0 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Sun, 23 Oct 2016 21:50:49 +0200 Subject: [PATCH] Add article illustrating impact of falsehoods on someone's life. Closes #3. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3b8022a..6ae15b9 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,9 @@ about gender, naming and relationships. - [XKCD #327: Exploits of a Mom](https://xkcd.com/327/) - Funny take on how implementation of a falsehood might lead to security holes. +- [Hello, I’m Mr. Null. My Name Makes Me Invisible to +Computers](https://www.wired.com/2015/11/null/) - Real-life example on how +implemented falsehood has negative impact on someone's life. - [HL7 v3 RIM](http://www.hl7.org/implement/standards/product_brief.cfm?product_id=186) - A flexible data model for representing human names.