mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
![Stefan Eßer](/assets/img/avatar_default.png)
Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
10 lines
457 B
Plaintext
10 lines
457 B
Plaintext
apg-go is a simple APG-like password generator written in Go.
|
|
|
|
It tries to replicate the functionality of the "Automated Password Generator",
|
|
which hasn't been maintained since 2003. Since more and more Unix
|
|
distributions are abondoning the tool, I was looking for an alternative.
|
|
|
|
Since FIPS-181 (pronouncable passwords) has been withdrawn in 2015, I didn't
|
|
see any use in replicating that feature. Therfore apg.go does not support
|
|
pronouncable passwords.
|