DicewarePassword

1.1.0.0

This module is inspired by the 'Diceware Passphrase' principals detailed by Arnold G. Reinhold. It simulates the rolling of dice and generates more secure passwords that are easier to remember. Diceware is a trademark of A G Reinhold. See http://www.diceware.com/ for more information about Diceware.

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name DicewarePassword

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name DicewarePassword

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 Kevin Kirkpatrick. All rights reserved.

Package Details

Author(s)

  • Kevin Kirkpatrick

Tags

Diceware Password Passwords passphrase

Functions

Invoke-DiceRoll New-DicewarePassword

Dependencies

This module has no dependencies.

Release Notes

v1.1.0.0 Release Notes
* Updated to use cryptographic RNG
* Diceware wordlist is now included in the module, instead of fetching via REST call

FileList

Version History

Version Downloads Last updated
1.1.0.0 (current version) 898 5/11/2017
1.0.3.2 249 5/5/2016
1.0.3.1 19 5/5/2016
1.0.2.0 109 10/27/2015