mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-12 17:02:56 +01:00
Fixed typo
This commit is contained in:
parent
b1a201bcff
commit
91f0ce2e18
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ are abondoning the tool, I was looking for an alternative. FreeBSD for example
|
|||
recommends "security/makepasswd", which is written in Perl but requires a lot
|
||||
of dependency packages and doesn't offer the feature-set/flexibility of APG.
|
||||
|
||||
Since FIPS-181 (pronouncable passwords) has been withdrawn in 2015, was is
|
||||
Since FIPS-181 (pronouncable passwords) has been withdrawn in 2015, there is
|
||||
no use in replicating that feature. Therfore apg-go does not support
|
||||
pronouncable passwords.
|
||||
|
||||
|
|
Loading…
Reference in a new issue