alea: a diceware passphrase generator

[ mit, program, utility ] [ Propose Tags ]

Alea is a utility that helps you generate diceware passphrases. You can choose to roll the dice on your own or let the program generates the words for you.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.1.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.3.0, 0.4.0.0, 0.5.0.0, 0.5.1.0, 0.5.2.0, 0.5.3.0
Dependencies base (>=4.8 && <5.0), optparse-applicative, random, text [details]
License MIT
Copyright (C) Michele Guerini Rocco 2015
Author rnhmjoj
Maintainer micheleguerinirocco@me.com
Category Utility
Home page https://github.com/Rnhmjoj/alea
Source repo head: git clone https://github.com/rnhmjoj/alea
Uploaded by rnhmjoj at 2016-05-05T14:33:52Z
Distributions NixOS:0.5.3.0
Reverse Dependencies 1 direct, 0 indirect [details]
Executables alea
Downloads 9877 total (42 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-26 [all 2 reports]

Readme for alea-0.5.0.0

[back to package description]

Alea

A diceware passphrase generator

Alea is a utility that helps you generate diceware passphrases. You can choose to roll the dice your own or let the program generates the words for you.

Install

Install with cabal install alea

Usage

Run alea -h for help

Example usage:

$ alea
doso epurai usci selve dirupo bs

$ alea -p 3 -l 8
sturai sapone ripeto leghi osasse fori terme oserai
carta getto osiamo banale figura smilzi celibe gigli
porvi rs traini dotati aureo solito malato gelate

$ alea -i
22513
22513 -> crea

License

Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html