Package: riceware 0.6

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.

Authors:Francois Michonneau [aut, cre], Arnold G. Reinhold [cph]

riceware_0.6.tar.gz
riceware_0.6.zip(r-4.5)riceware_0.6.zip(r-4.4)riceware_0.6.zip(r-4.3)
riceware_0.6.tgz(r-4.4-any)riceware_0.6.tgz(r-4.3-any)
riceware_0.6.tar.gz(r-4.5-noble)riceware_0.6.tar.gz(r-4.4-noble)
riceware_0.6.tgz(r-4.4-emscripten)riceware_0.6.tgz(r-4.3-emscripten)
riceware.pdf |riceware.html
riceware/json (API)
NEWS

# Install 'riceware' in R:
install.packages('riceware', repos = c('https://fmichonneau.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/fmichonneau/riceware/issues

Datasets:

On CRAN:

4 exports 3 stars 0.92 score 2 dependencies 5 scripts 139 downloads

Last updated 4 years agofrom:63de4495d7. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 06 2024
R-4.5-winWARNINGSep 06 2024
R-4.5-linuxWARNINGSep 06 2024
R-4.4-winWARNINGSep 06 2024
R-4.4-macWARNINGSep 06 2024
R-4.3-winWARNINGSep 06 2024
R-4.3-macWARNINGSep 06 2024

Exports:check_tokengenerate_passphrasegenerate_tokenmatch_token

Dependencies:curlrandom