fmichonneau/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

Maintainer
LicenseMIT + file LICENSE
Version0.6
URL https://github.com/fmichonneau/riceware
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("fmichonneau/riceware")
fmichonneau/riceware documentation built on Feb. 9, 2021, 2:59 p.m.