Hacker News new | ask | show | jobs
by alshtico 2678 days ago
The DCMA provides exceptions for caching. But in order to be a cache you need to eventually and automatically reflect the wishes of the source. So, if the original content disappears it has to disappear from the cache too. Or, if the original content changes it has to be reflected in the cache too.

In the case of twitter, there is no equivalent for a per-account "robots.txt" and issues like this arise where you can't take your content back once it's copied. Twitter thread compilers should regularly check whether a tweet has been removed etc to turn into a cache and avoid these situations.

1 comments

The DMCA (and copyright in general) is probably not relevant, because every Twitter user grants them essentially a license to do anything with their tweets, including sublicense them and such, so it's probably up to Twitter to revoke that permission if they wish.