[Privoxy-commits] [privoxy] 30/46: Add #193: Use SHA256 instead of MD5 for the host hash
User Git
git at git.privoxy.org
Sun Feb 21 15:10:52 UTC 2021
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 350810b1e8d05572ebd36f67fa1a0852a7d965a6
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Fri Feb 19 13:17:09 2021 +0100
Add #193: Use SHA256 instead of MD5 for the host hash
---
TODO | 3 +++
1 file changed, 3 insertions(+)
diff --git a/TODO b/TODO
index 580b7981..a5ded2ab 100644
--- a/TODO
+++ b/TODO
@@ -511,6 +511,9 @@ https://www.privoxy.org/donate
192) The client TLS contexts should probably be shared among threads
to spend less time and memory loading the root certificates.
+193) Use SHA256 instead of MD5 for the host hash used when generating file
+ names for host certificates and keys.
+
##########################################################################
Hosting wish list (relevant for #53)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list