SimpleTimeTracking/StandaloneClient

Encrypted (obfuscated) settings

Closed this issue · 0 comments

Credentials shouldn't be stored in plain text. A casual look should not immediately reveal the password. For starters, the key to encrypt the password is stored in code. Future version might generate a local key (in which case an attacker needs to take 2 casual looks).