Clean up project
loadlist() will now return a dictionary of the word list when successfully loaded and None on failure. The unnecessary main script was removed and core.py took it's place. Wording was further changed from "password" to "passphrase."
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Dicekey
|
||||
|
||||
Dicekey is a [Diceware](http://diceware.com) password generator that aims to
|
||||
be user friendly and encourage the adoption of strong random passwords.
|
||||
Dicekey is a [Diceware](http://diceware.com) passphrase generator that aims
|
||||
to be user friendly and encourage the adoption of strong random passphrases.
|
||||
|
||||
## Quick Start
|
||||
|
||||
|
Reference in New Issue
Block a user