Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 286 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 286 Bytes

Diceware

A simple generator for diceware style passphrases.

This repo also contains b32rand , which outputs n bytes of b32 encoded /dev/urandom. This is easier to dictate than a base64 password, for copy/paste, or for sites that disallow spaces and/or long passphrases.