riceware: A Diceware Passphrase Implementation

The Diceware method can be used to generate strong passphrases. In short, you roll a 6-faced dice 5 times in a row, the number obtained is matched against a dictionary of easily remembered words. By combining together 7 words thus generated, you obtain a password that is relatively easy to remember, but would take several millions years (on average) for a powerful computer to guess.

Getting started

Package details

AuthorFrancois Michonneau [aut, cre], Arnold G. Reinhold [cph]
MaintainerFrancois Michonneau <francois.michonneau@gmail.com>
LicenseMIT + file LICENSE
Version0.4
URL https://github.com/fmichonneau/riceware
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("riceware")

Try the riceware package in your browser

Any scripts or data that you put into this service are public.

riceware documentation built on May 2, 2019, 3:42 p.m.