blob: ca3dc56b4d4e5d2a874064ca9479db32abecacaa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
APG (Automated Password Generator) is a tool set for random password
generation.
* For installation instructions see INSTALL
* For usage instructions see manpages
* For tips see doc/APG_TIPS
* For copying information see COPYING
To build the apg daemon as well, start the script with:
APGD=yes ./apg.SlackBuild
NOTE:
This release (APG v2.2.0) is NOT compatible with TkAPG (Tcl/Tk frontend
for APG).
|