Logoj0ke.net Open Build Service > Projects > home:netmax:tools > passgen > Meta
Sign Up | Log In

Meta Configuration of Package passgen

 
1
<package name="passgen" project="home:netmax:tools">
2
  <title>Password generator</title>
3
  <description>CryptNET Passgen (passgen) is a password generator.
4
It generates a list of password candidates for the user
5
to choose from by mapping operating system sources of
6
pseudorandomness into printable character arrays using a mod operation.
7
8
It is capable of generating passwords composed of printable characters,
9
alpha numeric characters, alphabetic characters, or numeric only characters.
10
11
By default, passgen generates 14 character passwords.
12
13
</description>
14
  <url>http://cryptnet.net/fsp/passgen/</url>
15
</package>
16