This project uses password data from the PWLDS (Passwords Weakness Dataset) repository to analyze and sample passwords based on their strength levels. The dataset includes passwords classified as weak, very weak, strong, and very strong.
The password data used in this project is sourced from the PWLDS repository:
Infinitode / PWLDS GitHub Repository
pwlds_weak.csvpwlds_very_weak.csvpwlds_strong.csvpwlds_very_strong.csv
This project credits the creators of the PWLDS dataset. Please refer to the original repository for any licensing information and terms of use.