From 9cb016105225b198f651bb67ceef7a5ba8fa5043 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 16 Jul 2021 10:45:30 -0300 Subject: TODOs.md: Mark #task-d1dc781f-8659-b02a-2b52-021528985f7c as WONTFIX --- TODOs.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'TODOs.md') diff --git a/TODOs.md b/TODOs.md index 76fc69a..fbb2008 100644 --- a/TODOs.md +++ b/TODOs.md @@ -1,6 +1,13 @@ # Tasks -## INACTIVE As it turns out, `/dev/urandom` is not POSIX either {#task-d1dc781f-8659-b02a-2b52-021528985f7c} +## WONTFIX As it turns out, `/dev/urandom` is not POSIX either {#task-d1dc781f-8659-b02a-2b52-021528985f7c} +- WONTFIX in 2021-07-15 + + Since POSIX doesn't have a + [cryptographically secure pseudorandom number generator], I'll stick with the + current solution, as there is no standard way to replace it. + + [cryptographically secure pseudorandom number generator]: https://en.wikipedia.org/wiki/Cryptographically-secure_pseudorandom_number_generator - INACTIVE in 2021-07-15 --- -- cgit v1.2.3