CS-CLUB / xkcd-936

XKCD Comic #936 Inspired Passphrase Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xkcd-936

Description

A simple script inspired by XKCD Comic #936 which generates a unique passphrase by taking several random words from the text of books, such as a book from Project Gutenberg to generate a single easy-to-remember passphrase. This is the official perl script used to generate passphrases for new members who want to register.

At present this script also stores the passphrase in a database, you can simply remove the database access lines to have it just print out the passphrase.

Copyright (Really Copyleft)

The XKCD #936 inspired script is licensed under the GNU General Public License, Version 3

About

XKCD Comic #936 Inspired Passphrase Generator

License:GNU General Public License v3.0


Languages

Language:Perl 100.0%