From 60517a5f32c96570bcf3cd7a8ec8a40979ca4d93 Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 29 Nov 2018 09:38:14 +0100 Subject: [PATCH] Add paragraph about identicons to "Things to keep in mind". --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ad537df..56e97de 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,10 @@ calculates both MD5 and SHA256 hashes for every user on every request. This could seriously strain the ressources of your computer if many users use the service. +The algorithm for identicon generation has not been thoroughly tested. The +generated images are maybe not individual enough. Please open a bug report if +that is the case. + ## Install ### Gentoo