Main Street James wrote:
Why not have the review process take place before the content is available?
The problem with manual review is that the upload process is completely automated.
The process goes something like this:
* User uploads file
* File gets stored on Amazon S3
* Daemon running on dedicated server downloads file
* Daemon converts file to acceptable format
* Daemon uploads file to Amazon S3
* Original file is deleted from Amazon S3
* Daemon pings web / application server using a web hook with details of new file
* Web / application server updates database with new file data
* File is available for download on website
having a manual review process in that is going to be very difficult. I can review the files once they are available on the website but until then the file is in the automated conversion process and not really accessible so there is going to be some time where the file is available to the public and then possibly available for DMCA take down requests.
akerl wrote:
Linode is in the hosting business, not the legal paperwork business. If you're generating piles of work for them because your site gets repeated DMCA requests, odds are they'll say ~"you need to stop getting these". If you cannot do that, they'll likely suggest you host your site somewhere else.
- Les
But which (if any) hosts would be OK with this? Websites like YouTube deal with problems like this all the time. I imagine that when they started they were hosted with a normal VPS / dedicated server company. So which companies are going to be OK with it.
Ideally the DMCA take down requests would come directly to me rather than Linode and then I can deal with all the paperwork myself but I get a nasty feeling these end up getting sent to hosting companies more than the website themselves.