moapis / wordlists

A collection of wordlists, usefull for testdata generation

Repository from Github https://github.commoapis/wordlistsRepository from Github https://github.commoapis/wordlists

wordlists

A collection of wordlists, usefull for testdata generation. It aims to complement our testdata tool, but is kept in a separate repository for copyright demarcation and keeping it separate from code development.

On Debian, the lists are generated using hunspell's unmunch command:

unmunch /usr/share/hunspell/en_US.dic /usr/share/hunspell/en_US.aff > en_US.txt

The actual location of dictionaries might be different on other distributions.

Copyright

Hunspell dictionaries are hosted / developed as part of the LibreOffice project under a range of licenses. This repository is probably a "derived" work and is therefore licensed under the most restrictive of them: GNU/GPLv2.

Refer to below links for upstream copyright holders:

About

A collection of wordlists, usefull for testdata generation

License:GNU General Public License v2.0