Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.12 KB

File metadata and controls

34 lines (19 loc) · 1.12 KB

Doorman

Password Generator

Doorman is a password generator that generates safe random passwords. To make passwords easier memorable, you can choose the "speakable passwords" option to get passwords that follow the syllable construction pattern of natural language.

Features

Random Passwords

For your random passwords you can precisely define the length and the characters that should be used.

Speakable Password

Doorman can generate random passwords that resemble natural words. This lets you create safe passwords that are still easy to remember.

Favorites

While looking for the optimal password, you can keep the best candidates in the favorites list. Of course your favorites are not saved to disk and cannot be retrieved by third parties.

Password Safety

To be sure, that your password is safe enough, Doorman has a scale, which displays the safety of your password.

Contribution

Pull requests are always welcome :-)

Design

If you feel inspired to create a more beautiful icon for Doorman let us know

Bugs

Bugs are tracked here on github. Please open an issue if you encounter any problems