Thank you for the reply. I appreciate your time.
To clarify my original question: I was referring specifically to the use of Storj as a storage backend with Duplicacy. I’m currently setting up Storj as one of my storage targets, and I would like to follow best practices for securely managing access credentials — ideally using environment variables.
I reviewed the table provided in the documentation, which lists the environment variable names for various password and token types (e.g., SFTP, Dropbox, B2, S3, etc.), but I did not see Storj mentioned there.
Could you please let me know:
- What are the correct environment variable names used by Duplicacy to pass Storj-related access information (such as the access grant or API key)?
- Are there specific keys in the preferences file that correspond to Storj credentials?
- Does Duplicacy currently support retrieving Storj credentials from secret vaults (e.g., Keychain on macOS, gnome-keyring on Linux, or the Windows DPAPI)?
Thank you again for your help. I just want to make sure I’m configuring everything in a secure and recommended way.