bitbox

Diceware password generator

GPL-2.0 License

Stars
4

Bitbox - diceware password generator

Generate your random password

https://bitbox.tarcisiomarinho.io

Password generated by six-word passphrase.

This passphrase is one of 10²¹ alternatives that could have been chosen by this method.

With so many possibilities, this passphrase will be very hard to guess by brute force.

Your passphrase is especially suitable when directly used to encrypt information, like for full-disk encryption on your laptop or mobile device. The large number of possibilities makes it much harder for someone to crack even if they get ahold of your device and use encryption-cracking hardware. Other great uses are the passphrase for an encryption key (like your PGP or SSH key), or, especially, for unlocking a password safe or password manager application.

Webserver

Requeriments

~$ npm i bootstrap
~$ npm i jquery
~$ npm install popper.js --save

Run

~$ ng s --host=0.0.0.0

Access

http://localhost:4200

Python

Requeriments

~$ sudo pip install -r requeriments.txt

Set as command to linux

~$ chmod +x bitbox.py

~$ sudo cp bitbox.py /usr/bin/bitbox

Run

~$ python bitbox.py
~$ ./bitbox.py

About: https://www.eff.org/dice