aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODOs.md')
-rw-r--r--TODOs.md9
1 files changed, 8 insertions, 1 deletions
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
---