keepassxc/share
christianwengert c7d318236f Prevent duplicate entries in passphrase wordlists
Replace a QVector for the wordlist with a QSet. This removes all duplicate entries in a given wordlist.
Thus, it hinders a malicious wordlist that has the proper length (>4000 entries) but with repetitions (effectively << 4000 entries) to be used and potentially create weaker passphrases than estimated.

Example:
List with 4000 items but only 64 unique words would lead to only 48 bit of Entropy instead of ~95 bit!
2024-08-22 00:21:38 -04:00
..
branding Improve colorful lock icon for system tray (#9632) 2023-08-14 21:39:50 -04:00
icons Use Icons for password strength (#9844) 2024-08-12 09:39:11 -04:00
linux Add keywords to .desktop file 2024-06-08 08:39:50 -04:00
macosx Fix file permissions for some files 2024-06-06 17:35:49 -04:00
translations Prevent duplicate entries in passphrase wordlists 2024-08-22 00:21:38 -04:00
windows Fix terminating KeePassXC processes with MSI installer (#9822) 2023-10-23 23:23:20 -04:00
wizard Losslessly optimize PNG images 2023-06-10 18:26:10 -04:00
wordlists Update eff_large.wordlist 2022-06-11 09:28:38 -04:00
CMakeLists.txt Add Polkit Quick Unlock Support 2023-10-23 23:07:27 -04:00
demo.kdbx Correctly set KDBX envelope version 2021-11-22 12:58:04 +01:00
demo.key
demo.old.kdbx Update translations 2022-03-21 00:26:07 +01:00
empty3.kdbx
empty4.kdbx