ports

security/dicepassc

dicepassc-1.0 – passphrase generator based on Diceware and EFF wordlists

Description

dicepassc is a passphrase generator for OpenBSD based on Arnold Reinhold's
Diceware wordlist and the Electronic Frontier Foundation's wordlists.

It aims to be a reasonably secure implementation by using arc4random(3) to
generate random numbers, explicit_bzero(3) to clear sensitive memory, and
pledge(2) to restrict the process.

WWW: https://www.nul.space/dicepassc/

Categories:
security

Library dependencies

None

Build dependencies

None

Run dependencies

None