可读密码短语生成器生成的密码短语(大部分)在语法上是正确的,但毫无意义。这些密码短语易于记忆(对人类而言),但对计算机来说却很难破解。
可读密码短语生成器生成的密码短语(大部分)在语法上是正确的,但毫无意义。这些密码短语易于记忆(对人类而言),但对计算机来说却很难破解。
The Readable Passphrase Generator generates passphrases which are (mostly) grammatically correct but nonsensical. These are easy to remember (for humans) but difficult to guess (for humans and computers).
Developed in C# with a KeePass plugin, console app and public API. Runs wherever the .NET Framework, .NET Core or Mono are available.
See MakeMeAPassword to generate readable passphrases online (without KeePass). Or Steven Zeck's Javascript port (runs entirely in your browser).
Click here for step-by-step instructions to install the KeePass plugin.
Download KeePass plugin or console app
Developers can install from NuGet (and see the API)
Use Scoop to install (from scoop-extras):
PS> scoop install keepass
PS> scoop install keepass-plugin-readable-passphrase
Or you can use Chocolatey to install it in a more automated manner:
choco install keepass-plugin-readablepassphrasegen
To upgrade KeePass Plugin Readable Passphrase Generator to the latest release version for enjoying the newest features, run the following command from the command line or from PowerShell:
choco upgrade keepass-plugin-readablepassphrasegen
If you like the Readable Passphrase Generator you can donate to support development, or just say thanks.
StartOfPhrase, EndOfWord, and EndOfPhrase (issue #18).--nongrammar option throws exception (issue 24)Readable Passphrase Generator is licensed under the Apache License, copyright Murray Grant.
It may be used freely under the terms of the above license.
Summary: it may be used in any project (commercial or otherwise) as long as you attribute copyright to me somewhere and indicate its licensed under the Apache License.
暂无开放 Issues,或尚未同步最近议题。