Documentation ¶
Overview ¶
Package audit contains the password-strength auditing implementation. It reads all decrypted passwords and applies different heuristics and external password strength checks to determine the quality of the password (i.e. the first line of the secret - only!).
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultExpiration = time.Hour * 24 * 365
DefaultExpiration is the default expiration time for secrets.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.