timkuijsten / diceware.js

Diceware implementation for in the browser

Home Page:https://netsend.nl/passphrase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diceware for in the browser

Simple javascript version of Diceware in English and Dutch.

See the html files and genwords.js for the actual implementation and pointers to the used word list.

In the future the following word list that contains more than 230.000 words might be interesting: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/share/dict/web2

License

ISC

Copyright (c) 2015 Tim Kuijsten

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

About

Diceware implementation for in the browser

https://netsend.nl/passphrase

License:ISC License


Languages

Language:HTML 54.2%Language:JavaScript 33.0%Language:C 11.5%Language:CSS 1.3%