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.7)riceware_0.6.zip(r-4.6)riceware_0.6.zip(r-4.5)
riceware_0.6.tgz(r-4.6-any)riceware_0.6.tgz(r-4.5-any)
riceware_0.6.tar.gz(r-4.7-any)riceware_0.6.tar.gz(r-4.6-any)
riceware_0.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
riceware/json (API)
NEWS

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

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

Datasets:

On CRAN:

Conda:

3.40 score 5 stars 7 scripts 144 downloads 4 exports 2 dependencies

Last updated from:63de4495d7. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING104
source / vignettesOK190
linux-release-x86_64WARNING105
macos-release-arm64WARNING129
macos-oldrel-arm64WARNING193
windows-develWARNING63
windows-releaseWARNING62
windows-oldrelWARNING66
wasm-releaseOK97

Exports:check_tokengenerate_passphrasegenerate_tokenmatch_token

Dependencies:curlrandom