aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-08-15 14:00:07 -0300
committerEuAndreh <eu@euandre.org>2021-08-15 14:00:07 -0300
commitbfc3e2ea842a5c4802dad212b5007d1ec287a002 (patch)
tree9307c3bb5eb4cab79ed52bf1bb5597894ff221b8
parentTODOs.md: Mark #task-54ec4fdc-e2e0-32f6-cca3-45f28c8903a2 as DONE (diff)
downloadgit-permalink-bfc3e2ea842a5c4802dad212b5007d1ec287a002.tar.gz
git-permalink-bfc3e2ea842a5c4802dad212b5007d1ec287a002.tar.xz
TODOs.md: Mark #task-d1dc781f-8659-b02a-2b52-021528985f7c as TODO
-rw-r--r--TODOs.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index 78787a3..469cdd1 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -328,7 +328,13 @@ HTML to be included in the `<head>`, and do so for the `README.md`,
[`6b96fdc765371be62236ac0468529eb0ad4d1462`](https://git.euandreh.xyz/git-permalink/commit/?id=6b96fdc765371be62236ac0468529eb0ad4d1462).
- TODO in 2021-07-19
-## WONTFIX As it turns out, `/dev/urandom` is not POSIX either {#task-d1dc781f-8659-b02a-2b52-021528985f7c}
+## TODO As it turns out, `/dev/urandom` is not POSIX either {#task-d1dc781f-8659-b02a-2b52-021528985f7c}
+- TODO in 2021-08-15
+
+ The UUID generation doesn't have to be cryptographically secure.
+ A [PRNG] would do just fine.
+
+ [PRNG]: https://en.wikipedia.org/wiki/Pseudorandom_number_generator
- WONTFIX in 2021-07-15
Since POSIX doesn't have a