This package browser is in early development. Mind the rough edges.

python-diceware 0.9.6

Generates memorable passphrases

This package generates passphrases by concatenating words randomly picked from wordlists. It supports several sources of randomness (including real life dice) and different wordlists (including cryptographically signed ones).

Installation

Install python-diceware 0.9.6 as follows:

guix install python-diceware@0.9.6

Or install the latest version:

guix install python-diceware

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.