V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m4s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m4s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -921,7 +921,7 @@ write_google_authenticator_file() {
|
||||
printf '" WINDOW_SIZE 10\n'
|
||||
printf '" DISALLOW_REUSE\n'
|
||||
printf '" TOTP_AUTH\n'
|
||||
### Emergency Codes (8× unbiased 8-digit, CSPRNG via OpenSSL).
|
||||
### Emergency Codes (8x unbiased 8-digit, CSPRNG via OpenSSL).
|
||||
for i in {1..8}; do
|
||||
### Draw 32 bits; rejection sampling to avoid modulo bias.
|
||||
while :; do
|
||||
|
||||
Reference in New Issue
Block a user