From ff84f2e0b774007a384795b3a0adb61ecce0e01d Mon Sep 17 00:00:00 2001 From: Samuel Hawksby-Robinson Date: Tue, 29 Sep 2020 13:15:14 +0100 Subject: [PATCH] Updated 2020-09-28 --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 85ead5e..465c80f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ +# 2020-09-28 + +## Pulls + +- [Unique Name Generator](https://github.com/status-im/unique-name-generator) + - Attempted solution to finding a security feature that: + - Isn't English words + - Is something that a human brain will recognise + - Has enough entropy to be hard to casually find collisions + +--- + # 2020-09-25 ## Reviews