| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-09-19 | bin/{uuid,gen-password}: Use /dev/urandom over /dev/random | EuAndreh | 1 | -1/+1 | |
| As Thomas Pornin eloquently put it[0]: > use /dev/urandom and be happy; use /dev/random and be sorry [0]: https://security.stackexchange.com/questions/3936/is-a-rand-from-dev-urandom-secure-for-a-login-key | |||||
| 2023-07-29 | bin/*: Add matching parenthesis to case clauses | EuAndreh | 1 | -5/+5 | |
| 2023-04-12 | bin/: Make help string more consistent across several executables | EuAndreh | 1 | -0/+1 | |
| 2022-08-13 | bin/password: Delete in favor of gen-password | EuAndreh | 1 | -1/+1 | |
| 2022-08-13 | bin/gen-password: Add working utility | EuAndreh | 1 | -6/+22 | |
| 2022-05-12 | bin/password: Add executable, a replacement for the genpassword function | EuAndreh | 1 | -12/+8 | |
| 2022-05-12 | Move Git repository into ~/.usr/.git/ | EuAndreh | 1 | -0/+0 | |
| 2022-05-12 | git mv .local/bin/ .usr/bin/ | EuAndreh | 1 | -0/+0 | |
| 2022-05-12 | .local/bin/{max,min}: Add working versions | EuAndreh | 1 | -5/+13 | |
| 2022-05-12 | .local/bin/uuid: Add working version | EuAndreh | 1 | -12/+7 | |
| 2022-04-24 | ~/.local/bin/qr: Add script | EuAndreh | 1 | -0/+58 | |
