Differences

This shows you the differences between the selected revisions of the page.

2011-08-03 2011-08-16
created (martin) it is not possible to securely encrypt password (martin)
Line 24: Line 24:
===== Storing Password ===== ===== Storing Password =====
The least recommended method of handling passwords conveniently is to store them unprotected with your [[session_configuration#stored|stored sessions]]. The least recommended method of handling passwords conveniently is to store them unprotected with your [[session_configuration#stored|stored sessions]].
 +
 +Saved passwords (unless protected by [[master_password|master password]]) are stored in a manner that they can easily be recovered. It is not possible to securely encrypt passwords in a way that still allows for automatic use. Do not use the save password feature if you are not absolutely sure of the physical and electronic security of the system on which you are storing passwords.
Also note that you need to request storing your password unprotected explicitly on //[[ui_login_save|Save session as]]// dialog. Also note that you need to request storing your password unprotected explicitly on //[[ui_login_save|Save session as]]// dialog.

Last modified: by martin