StevenWeathers/google-domains-ddns-updater

Encrypte/Decrypt username/password values

Opened this issue · 0 comments

Instead of storing the values directly, encrypt them and decrypt at read time so the stored values are more secure on a filesystem.

Should probably wait until changes are made to utilize embedded DB rather than json file