netinvent / npbackup

A secure and efficient file backup solution that fits both system administrators (CLI) and end users (GUI)
GNU General Public License v3.0
164 stars 5 forks source link

Add encrypted field for rclone config password #54

Closed smpltechno closed 3 months ago

smpltechno commented 5 months ago

I use restic with rclone backend, and set this on the Environment variables tab: RCLONE_CONFIG_PASS=

Could we make a specific encrypted field for that?

deajan commented 5 months ago

That's what ENCRYPTED_ENV_VARIABLES are for in v3. v3 is currently alpha stage, CLI is fully operational but GUI isn't ready so if you don't mind using the CLI version, you can take it for a test ride.

deajan commented 3 months ago

v3.0rc1 is set to release today. Closing this issue, feel free to re-open if there are any troubles. Thank you.