Create readme.txt

added a disclaimer
This commit is contained in:
taxicomics 2024-05-14 08:57:57 +02:00 committed by GitHub
parent 7a1cadb8cb
commit 3cccab958f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 13 additions and 0 deletions

13
readme.txt Normal file
View File

@ -0,0 +1,13 @@
Hi! If youve stumbled upon this, please keep in mind that this program is NOT meant to replace your password manager.
However, it CAN be used as a more secure method to manage your safely generated passwords.
While not cryptographically foolproof, the passwords generated by this program are relatively safe because they are long
and do not include dictionary words that could be susceptible to dictionary attacks. An advantage over writing down your
passwords in a book is that you cant lose this generator. It can easily be accessed from anywhere in the world, as long
as there is internet access.
A drawback is that anyone who knows your username, category, and password can replicate your passwords. However, this
requires more variables than just your password for your password database. So, use with caution, but it certainly beats
using weak passwords.
It can also NOT store passwords because it does not store but generate your passwords.