Datasets:

Modalities:
Text
Formats:
csv
Languages:
English
Libraries:
Datasets
Dask
License:
JohanBeytell commited on
Commit
c5169e2
·
verified ·
1 Parent(s): 305f9f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -37,7 +37,6 @@ For strength level `4`, we used Python's `secrets` module to generate cryptograp
37
 
38
  ## Limitations
39
 
40
- - **Exclusivity to English Words**: The password categories primarily utilize English words. Future versions may include support for other languages.
41
  - **No Real-World Data**: The dataset is synthetically generated and does not contain real user passwords. While this avoids privacy concerns, it may not fully represent real-world password distribution and usage patterns.
42
  - **Bias in Password Generation**: Since passwords are generated based on predefined rules and patterns, there may be biases that do not reflect the diversity of passwords used in real-life scenarios.
43
  - **Exclusivity to English Words**: The weak and very weak password categories rely heavily on English words, which may not be representative of non-English-speaking populations.
 
37
 
38
  ## Limitations
39
 
 
40
  - **No Real-World Data**: The dataset is synthetically generated and does not contain real user passwords. While this avoids privacy concerns, it may not fully represent real-world password distribution and usage patterns.
41
  - **Bias in Password Generation**: Since passwords are generated based on predefined rules and patterns, there may be biases that do not reflect the diversity of passwords used in real-life scenarios.
42
  - **Exclusivity to English Words**: The weak and very weak password categories rely heavily on English words, which may not be representative of non-English-speaking populations.