aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-07-16 10:45:30 -0300
committerEuAndreh <eu@euandre.org>2021-07-16 10:46:11 -0300
commit9cb016105225b198f651bb67ceef7a5ba8fa5043 (patch)
tree6d2c0fb05a37402e7e3ec066d579b2722f438395 /TODOs.md
parentaux/workflow/: Add WONTFIX issue classification (diff)
downloadgit-permalink-9cb016105225b198f651bb67ceef7a5ba8fa5043.tar.gz
git-permalink-9cb016105225b198f651bb67ceef7a5ba8fa5043.tar.xz
TODOs.md: Mark #task-d1dc781f-8659-b02a-2b52-021528985f7c as WONTFIX
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
---