How Dropbox Knows When You’re Sharing Copyrighted Stuff
techcrunch.com
How Dropbox Knows When You’re Sharing Copyrighted Stuff
1–10 of 69 posts
Re: How Dropbox Knows When You’re Sharing Copyrighted Stuff
#2Re: How Dropbox Knows When You’re Sharing Copyrighted Stuff
#3Re: How Dropbox Knows When You’re Sharing Copyrighted Stuff
#4Encoding an mp3 is not a deterministic process. So if multiple people start with the same .wav file ripped from a CD (which itself may introduce errors) and then downcode it, they will end up with files which sound the same but are slightly different (and therefore hash differently).
So, it should be straightforward to test whether Dropbox does anything more sophisticated than what's described in the article.
Re: How Dropbox Knows When You’re Sharing Copyrighted Stuff
#5http://www.daemonology.net/blog/2012-01-19-playing-chicken-w...
Obviously, the sharing and interoperability of Dropbox are key features, but for lots of use cases I'd much prefer technical barriers to policy barriers.
The article claims that technical barriers exist at Dropbox as well, but considering they hold all the encryption keys, and I have to trust they're even encrypting in the first place, any "technical barriers" they erect are really no more assurance than policy.
Re: How Dropbox Knows When You’re Sharing Copyrighted Stuff
#6Re: How Dropbox Knows When You’re Sharing Copyrighted Stuff
#7Re: How Dropbox Knows When You’re Sharing Copyrighted Stuff
#8Re: How Dropbox Knows When You’re Sharing Copyrighted Stuff
#9Dropbox certainly has a very dedicated advocate in Techcrunch. I wonder why.
> We need your permission to do things like hosting Your Stuff, backing it up, and sharing it when you ask us to. Our Services also provide you with features like photo thumbnails, document previews, email organization, easy sorting, editing, sharing and searching. These and other features may require our systems to access, store and scan Your Stuff. You give us permission to do those things, and this permission extends to trusted third parties we work with.
However congenial this sounds, they reserve the right to look at your stuff —— worth noting.
Re: How Dropbox Knows When You’re Sharing Copyrighted Stuff
#10> Dropbox checks the hash of a shared file against a banned list, and blocks the share if there’s a match. Encoding an mp3 is not a deterministic process. So if multiple people start with the same .wav file ripped from a CD (which itself may introduce errors) and then downcode it, they will end up with files which sound the same but are slightly different (and therefore hash differently). So, it should be straightfor…
If I had a copyrighted ebook and changed a single "o" to "0" I bet I could still be busted for distributing it (although it appears Dropbox would no longer automatically catch me). But what if I changed every single "o" to a "0"? Re-arranged words? Chapters? Upcased every lowercase letter?
My guess is that's it's based around "intent" which is hard to quantify, but it's still interesting to ponder.