Data files are stored in the app's folder.
- account manager
- multi-user app
- account records are only available for authorised users who created the records
- data files are encrypted
- names of the services are also stored
- data files are created automatically
- Download the latest release.
- Unzip the folder.
- Run "ConsoleAccountManager.exe".
- To control the app you need to input numbers (e.g. 1 to log in)
- Enjoy :)
- improve encryption/decryption security
- improve code readability
- find and fix bugs
- small improvements.
- now the user has only 3 attempts to log in. If exceeded, the programm exits.
- the length of separator lines was increased for readability.
- "ConsoleAccountManager.cpp" was renamed to "Main.cpp".
- fixed bug when removing user, app would always exit to the main menu, even if the user chose not to.
- fixed bug when 2 or more identical users could be added.
- data file extention changed from .dat to .datafile
- encryption and decryption functions changed a bit
- bug fix.
- encryption and decryption changed a bit.
- BIG updade - encryption and decryption are added.
They use input password as a key, so every record is secured. - account records are now stored in one file again.
- invalid input fix.
- if you enter '?' in the main menu(before logging in), you will see app info.
- added ability to remove users and their account records
- accounts are now stored separately(one file for each user)
- now you cannot add the same services (e.g. if you already have 'gmail' record, you will have to name the next service 'gmail2')
- bug fix
Made by @music-soul1-1
2023