Open stufraser1 opened 2 years ago
How would you like the encryption to work? Are we just hiding the password in the ui or do we need to add passwords to the files to open them? Maybe add a keyfile somewhere on the system?
The request was to hide the password, not to add passwords to the files. Suggest we tackle hiding the password only at this point.
On Mon, 11 Apr 2022, 09:41 Daniel Bate, @.***> wrote:
How would you like the encryption to work? Are we just hiding the password in the ui or do we need to add passwords to the files to open them? Maybe add a keyfile somewhere on the system?
— Reply to this email directly, view it on GitHub https://github.com/OasisLMF/OpenDataTransform/issues/63#issuecomment-1094716881, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC7PNYTIWFZNHT4HP663QNDVEPQSTANCNFSM5SSJC5UQ . You are receiving this because you authored the thread.Message ID: @.***>
Passwords are now hidden in the interface, no encryption has been applied to them. No work has been done on the test connection button yet.