From: Lars G Date: Fri, 4 Oct 2019 14:44:14 +0000 (+0200) Subject: added second German wordlist X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6bfbbb3bd80c420f84f8b7d321e7f14ce2d3189b;p=redacted-XKCD-password-generator.git added second German wordlist --- diff --git a/README.rst b/README.rst index 010edfc..c318b87 100644 --- a/README.rst +++ b/README.rst @@ -82,7 +82,7 @@ A concise overview of the available ``xkcdpass`` options can be accessed via:: valid words from which to generate passphrases. Provided wordfiles: eff-long (default), eff-short, eff-special, legacy, spa-mich (Spanish), fin-kotus (Finnish) - ita-wiki (Italian), ger-anlx (German), nor-nb (Norwegian), + ita-wiki (Italian), ger-anlx / eff_large_de.wordlist (German), nor-nb (Norwegian), fr-freelang (French), pt-ipublicis / pt-l33t-ipublicis (Portuguese) --min=MIN_LENGTH Minimum length of words to make password @@ -134,7 +134,8 @@ Additional languages - Spanish: a modifed version of archive.umich.edu in the `/linguistics` directory. It includes ~80k words. Less than 5 char. and latin-like words were deleted using regex. This list is public domain, see `here `_. - Finnish: a modified version of the Institute for the Languages of Finland `XML word list `_. Profanities and expressions containing spaces were removed using regex. The resulting list contains ~93k words. The list is published under GNU LGPL, EUPL 1.1 and CC-BY 3.0 licenses. - Italian: generated from dumps of the Italian-language Wikipedia, which is released under the Creative Commons Attribution-Share-Alike 3.0 licence. -- German: based on `this GPL v3 list `_. Single and double character words have been removed. +- German (ger-anlx): based on `this GPL v3 list `_. Single and double character words have been removed. +- German (eff_large_de.wordlist): based on 'this public domain dictionary '_. Converted to UTF-8. - Norwegian: a modified version of `Norsk Ordbank in Norwegian Bokmål 2005 `_, 2018-06-28 update, which is released under the `CC-BY 4.0 license `_. Regex has been used to alter the list for cleanup and removal of words with impractical characters. The resulting list contains ~137k words. - French: Cleaned version of `this list `_. Public domain. - Portuguese: Converted variant of the LibreOffice / Firefox poturguese dictionary (from `this link `_. GPL and BSD licenced.