Difference between revisions of "Legibly Password Generator"

From Free Software Directory
Jump to: navigation, search
(Add license and prereq)
Line 17: Line 17:
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License copyright=Copyright (C) 2019 Maik Baumann
 
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 11:17, 22 January 2019


[edit]

Legibly Password Generator

https://github.com/baumai/legi-pwd-gen
generates good readable passwords

generates 30 thirteen characters long passwords // used character groups: A-Z, a-z, 0-9, special: #+,.-;:_= // but without hardly distinguishable ones like l, 1, O, 0 // the output of each password is split up after four characters for a better readability // the first six characters contain at least one character of each group of characters, because some systems do not store larger passwords // every password starts with letters, because some systems cannot handle digits or special signs at the start // in one single password is no character more than ones // the randomness is large enough, that the passwords are very unique





Licensing

License

Verified by

Verified on

Notes




Leaders and contributors

Resources and communication

Software prerequisites

KindDescription
Required to useJava




Entry















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.