I don't think this is possible at the moment. If you want an encrypted config file, you'd start rclone with an encrypted config file or use one of the methods outlined here to give rclone the password
@ncw :
Thanks for the reply.
My idea is to use only rc api's to setup config and mount.
I'm able to create config using rc, but not sure how to encrypt the .conf file using rc.
@ncw
That will be helpfull.
Just wanted to further know what will /config/password do ? This api is setting password in the .conf file. But mount api is not prompting for this password ?
@ncw
Thanks for the info.
Need a suggestion on what would be the best way to ask for access & secret keys from end users in a production setup while mounting on S3 ( mount will be done using customers aws account).
You'd probably ask the customers for access and keys which were limited to a single bucket. You can make these in the AWS console. Is that what you mean?