Protect stored passwords from prying eyes #2

Closed
opened 2018-04-05 09:44:24 +02:00 by aksdb · 0 comments
Owner

Currently the password storage is optional, but may be useful to automate the update.
To prevent someone from easily spying on the password, a simple local encryption with a locally stored "master" password would help. It certainly doesn't prevent anyone from combining both and decrypting the passwords, but it helps against over-the-shoulder "attacks", which should be enough for most cases.

Currently the password storage is optional, but may be useful to automate the update. To prevent someone from easily spying on the password, a simple local encryption with a locally stored "master" password would help. It certainly doesn't prevent anyone from combining both and decrypting the passwords, but it helps against over-the-shoulder "attacks", which should be enough for most cases.
aksdb added the
enhancement
label 2018-04-05 09:44:28 +02:00
aksdb closed this issue 2018-04-06 20:31:06 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aksdb/CalAnonSync#2
No description provided.