You must log in or register to comment.
If you own the music legally, should be fine. Otherwise, I’d probably still encrypt it.
I found something for AWS here but not sure about the rest https://www.reddit.com/r/aws/comments/hxfjwl/does_aws_ever_scan_s3_buckets_for_known_copywrite/
Encryption has very little overhead; modern CPUs have hardware acceleration for all the common algorithms. What are you doing that’s so performance constrained you can’t tolerate even that?
In my experience, I found that
rclone mount
acrypt
remote is not as stable as a direct mount. But I will try to do it again. Thank you very much !