22 Commits

Author SHA1 Message Date
83e9f761e8 Updated priavcy and added commands (getpass, delpass). 2025-02-28 20:49:33 +00:00
9a9f53967c Small update on the binary. 2025-02-28 19:48:53 +00:00
4c16c8b953 Finnaly, a working version, optimised! 2025-02-28 19:40:42 +00:00
dfd25f897c Debuging the server responce. 2025-02-28 19:28:30 +00:00
0262a9fdd7 Better encryption method. 2025-02-28 19:08:55 +00:00
0c235ca1d1 Updated executable. 2025-02-27 23:28:46 +00:00
ccb1aa7548 Possible optimisation by requesting how many passwords exist instead of brute forcing all passwords. 2025-02-27 23:26:45 +00:00
2a743c971b Updated to finnaly show existing passwords. 2025-02-27 20:56:00 +00:00
ad2ff3304a Fixed show all passwords. 2025-02-27 20:41:12 +00:00
79b420fca3 Fixed issue with double free. 2025-02-27 19:56:31 +00:00
a183733cb0 User can now see retrieved passwords. 2025-02-27 13:04:08 +00:00
142c958fed Client can now create passwords that are stored in the server. 2025-02-27 12:59:18 +00:00
52cf8521bc Fixed issue when calling function. 2025-02-27 12:27:55 +00:00
b28be36e42 Implemented way to create a new password and send it to the server. 2025-02-27 12:12:06 +00:00
74e47ea1bf Added the first server request. 2025-02-27 11:59:45 +00:00
d6f9760c54 Added server connection! 2025-02-26 22:50:07 +00:00
054ca41089 Fixed to not include the CMAKE stuff 2025-02-26 22:36:42 +00:00
e3bfeb0584 Imoproved user experiencc 2025-02-26 21:58:14 +00:00
4f516d7f0c Removed Menu for a CLI 2025-02-26 21:49:34 +00:00
afce4819d1 Begging of the menu 2025-02-26 21:31:06 +00:00
Afonso Sousa
4196a3a3d3
Delete bin/files/KEYS.bin 2025-02-26 20:49:12 +00:00
c5f042dc4a Initial Commit + Ready2Use Login System 2025-02-26 20:44:02 +00:00