MaciekTalaska / vue-diceware

diceware password generator written in Vue

Home Page:https://maciektalaska.github.io/vue-diceware/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Diceware

This is simple diceware password generator built using Vue and plain JavaScript. It generates passwords consisting 4 up to 10 words using 4 different word lists (English, Finnish, Maori, Polish). Separator also could be provided for convenience.

Want to check how it works? Go to: https://maciektalaska.github.io/vue-diceware

What is diceware?

Diceware is a method of generating passwords that are easy to remember. XKCD comic explains it as follows:

alt text

More on diceware method: http://world.std.com/~reinhold/diceware.html

Note: Diceware is trademark of A G Reinhold.

About

diceware password generator written in Vue

https://maciektalaska.github.io/vue-diceware/


Languages

Language:Vue 74.7%Language:JavaScript 17.2%Language:HTML 8.1%