Hi all,
I know there are some threads here and there, but in the end there is no solution and no documentation from the manual. There was a thread here that dealt with this, but not exactly. Password management in WebUI
So I’m going to start this thread, because I’m pretty sure it might be of interest to some other users.
The task is Changing the storage password for WebGUI users. For me it’s one of the most important functions. Because from time to time and for security reasons you should be able to change your storage password.
WebGUI lacks this feature. So I read that you have to run a duplicate.
How do you do that? I mean, we pay 20 bucks a year because we want a GUI, or at least some clear and concise instructions.
When I run this “/Applications/Duplicacy Web Edition.app/Contents/MacOS/duplicacy_web_osx_arm64” in Terminal, the web GUI opens and Terminal gives me back this
"Last login: Thu Apr 27 15:54:44 on ttys000
/Applications/Duplicacy\ Web\ Edition.app/Contents/MacOS/duplicacy_web_osx_arm64 ; exit;
myuser@Laptop-of-XXX ~ % /Applications/Duplicacy\ Web\ Edition.app/Contents/MacOS/duplicacy_web_osx_arm64 ; exit;
Set log directory to /Users/myuser/.duplicacy-web/logs
Duplicacy Web Edition 1.6.3 (31BDE1)
Starting the web server at “http://127.0.0.1:3875”
Now when I type “$ duplicacy password” nothing happens?
What should I do?
There are several related questions. When you change your storage password, Duplicacy decrypts the storage and then encrypts it with the new password. Does this mean that all files in the chunks are unprotected at that moment and exposed to your storage provider?
I hope you have some pointers for me.
Thanks.