Berimor66 / duplicati

Automatically exported from code.google.com/p/duplicati
0 stars 0 forks source link

REQUEST: Manage database password inside the GUI #278

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

What backend (destination) are you using?

Please provide any additional information below.

This would be a nice addition to Duplicati for those users who are concerned 
about security, but not comfortable working in Windows Command mode.

Original issue reported on code.google.com by imi...@gmail.com on 3 Oct 2010 at 9:01

GoogleCodeExporter commented 9 years ago
Yes, that would be nice.
I'm not sure where to store the password though.

If the user has sufficient permissions, the system environment variables could 
be modified.

Original comment by kenneth....@gmail.com on 5 Oct 2010 at 7:34

GoogleCodeExporter commented 9 years ago
Based on your explanation in Issue #454, I understand the how it would be 
practically impossible to modify the database password from the UI (decrypt, 
close duplicati, set variable, re-start duplicati).

Perhaps another approach could be to build a small (1-2 screen)routine into the 
Installer process. Before duplicati opens for the 1st time, the user is 
presented with 3 options:

(1) Accept default database password
(2) Create a customized password
(3) Unencrypted database 

Just a thought ... 

Original comment by imi...@gmail.com on 27 Jul 2011 at 10:46