SkillAgentSearch skills...

Bitbox

Diceware password generator

Install / Use

/learn @tarcisio-marinho/Bitbox
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Bitbox - diceware password generator

<img src="bitbox.png">

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

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks2

Languages

TypeScript

Security Score

70/100

Audited on Feb 23, 2023

No findings