no lo usen
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
siengrain 97f27d2321 Initial commit 3 years ago
bin Initial commit 3 years ago
lib/python3.8/site-packages Initial commit 3 years ago
.gitignore Initial commit 3 years ago
icon_test.ico Initial commit 3 years ago
icon_test.png Initial commit 3 years ago
lib64 Initial commit 3 years ago
main.py Initial commit 3 years ago
pyvenv.cfg Initial commit 3 years ago
readme.txt Initial commit 3 years ago

readme.txt

Hi! First of all, we do NOT recommend using this program for sensitive information, such as your real data, as this is just a test, we can't guarantee the safety of the database.
The program was made with the idea of storing passwords associated with emails, but you don't necessarily have to use it in that way. You can save another kind of accounts, like those programs who are username-based.
You can't enter the same id twice, and the program shouldn't let you, so if you want to add the same username again you should add another character at the end of the account id.
The program can:
Add an account to the database, but you can't add the same username/email twice. For example, if you added the username "XDD", the program won't let you use that username again, so you should enter something like "XDD2" or "XDDD". The password will be asociated to the username you entered.
Remove an account, the program will only ask you to enter which account you want to delete.
Search an account to the database, this function will search the account you are looking for in the database and copy the password to your clipboard.