Hi Nick, we are human being and make mistakes, so thanks very much for taking this seriously and telling us about it.
First at all I run the passwordchecker, it result was:
*** 1 Insecure passwords found
You recommend create a new crypt remote repo, and upload the data again. I just changed the key using rclone config, with generate option (using rclone 1.53.3)
Then run de passwordchecker again and the result was:
This doesn't secure the already uploaded data. Anyone can decrypt that if they know about this vulnerability. That is why the recommendation is to re-upload the data after updating the config file.
So if an earlier version like 1.48... 1.47 etc. was used, then it's unaffected? Basically it was only a problem that was introduced starting with 1.49+? Because the earleir versions did also have the generate option so I just wanted to be sure. Thanks.
plex@Intelnuc:~$ ./passwordcheck /home/plex/.config/rclone/rclone.conf
2020/11/30 11:17:17 found 4 remote definitions
2020/11/30 11:17:17 found 0 passwords generated by rclone config which need chec king
2020/11/30 11:17:17 ignored 0 passwords not generated by rclone config
2020/11/30 11:17:17 ignored 3 passwords less than 64 bits
2020/11/30 11:17:17 No passwords to check found in config file - did you use the right file?