Hacker News new | ask | show | jobs
by ClayM 3392 days ago
Is there a good option for encrypted cloud storage that this can access? Unless you want whoever scanning your stuff and seeing your collection of anime...
3 comments

This is a pretty good guide for Amazon Cloud drive:

https://www.reddit.com/r/PleX/comments/58uhmo/guide_to_using...

ACD no longer works with Plex Cloud.
With this setup you run your own Plex server and mount ACD as a filesystem.
No. Plex doesn't support encryption, the data coming from the cloud providers needs to be plaintext.

Google Drive and Dropbox have shown in the past that they're fine with you storing copyrighted content, you just can't share copyrighted content through their platform.

This is why Dropbox and Google Drive are still supported while Amazon Cloud Drive was removed.

That said, you can still set this up yourself with a VPS, you just need to use rclone's mount feature with encryption or something like encfs.

> Google Drive and Dropbox have shown in the past that they're fine with you storing copyrighted content, you just can't share copyrighted content through their platform.

Is there some kind of reference you can point at to support this pretty wild claim?

Even if true, this seems the kind of informal policy that could change on a whim.

Google Drive TOS: https://support.google.com/docs/answer/148505?visit_id=1-636...

"Respect copyright laws. Do not share copyrighted content without authorization or provide links to sites where your readers can obtain unauthorized downloads of copyrighted content."

Note the "share", there's no reference to merely storing content.

Dropbox does seem to be "informal" though. They simply say they respond to complaints. I'm not sure how you'd be subjected to a complaint storing data privately though.

Plex are already monitoring everything you have and watch and send that information to their servers for retrieving meta info/thumbnails from third-party APIs they proxy.
It's about the cloud provider monitoring your data. Plex by definition has to see the data to serve it.
Plex the software running on your own hardware playing files on your own storage is a MiTM funneling your data through their servers to publicly accessible third-party APIs. Plex the company does not need to do that to play or catalog your videos.

Plex the cloud software (aka Plex the software on a VM) keeps them out of your private network but will still superfluously send your data from the VM to Plex the company.