The author of the software stated very clearly that he was approached by the CTO of Dropbox, who asked civilly that the repo be taken down. This seems an intentional exaggeration of the issue to drive traffic. >wladimir: Arash (the CTO) asked me to, in a really civil way. So I decided to respect his wish and take down the repository. http://news.ycombinator.com/item?id=2478688
Dropbox Attempts To Kill Open Source Project
101–110 of 323 posts
Re: Dropbox Attempts To Kill Open Source Project
#102Earlier quoted context omitted.
Your comment would've been much more helpful had you provided said alternatives.
Four seconds on duckduckgo: https://secure.wikimedia.org/wikipedia/en/wiki/List_of_onlin...
What I'm more interested in is what HN users like and dislike and recommend, as opposed to a bunch of features charted into a table with nothing valuable in terms of reliability, usability and actual security.
Lately, I've been leaning towards Jungle Disk for file syncing & some S3 solution for cloud backups.
Re: Dropbox Attempts To Kill Open Source Project
#103Re: Dropbox Attempts To Kill Open Source Project
#104Consider that maybe what's happening here is boring. Recognize that we all have a cognitive bias towards narratives, and especially interesting narratives. The discussion on this story is trying to build a narrative about Dropbox vs. open source developers. The real story is probably not that interesting. The CTO of a service as technically interesting as Dropbox certainly knows that he can't prevent the disclosure o…
Understandable except the assertion of filing a dmca because he thinks that the reposts of code are "geek rage". The DMCA provides that you may be liable for damages (including costs and attorneys fees) if you falsely claim that an item is infringing your copyrights. Using this powerful law as a scare tactic isn't acceptable. If you wish to claim that the code was infact infringing, then the conversation is different…
Re: Dropbox Attempts To Kill Open Source Project
#105Earlier quoted context omitted.
Would you mind highlighting what part of the ToS this sort of thing violates?
yeah, one thing is to use the code on drop box servers... I could understand the ToS violation in that case.... but having the code is a violation?
Re: Dropbox Attempts To Kill Open Source Project
#106so, when something like this gets called to our attention, we have to do something about it. note that this isn't even by choice -- if we don't take action, then we look like we are tacitly encouraging it. the point is not to censor or "kill" it (which is obviously impossible and would be idiotic for us to try to do), but we sent kindly worded emails to the author and other people who posted it to take it down for the good of the community so that we don't encourage an army of pirates to flock to dropbox, and they voluntarily did so.
there were no legal threats or any other shenanigans to the author or people hosting -- we just want to spend all our time building a great product and not on cat-and-mouse games with people who try to turn dropbox into an illegal file sharing service against our wishes. (for what it's worth, dropship doesn't even work anymore -- we've fixed the deduplication behavior serverside to prevent "injection" of files you don't actually have, for a variety of reasons.)
that said, when we disabled public sharing of that file by hash, it auto-generated an email saying we had received a DMCA takedown notice to the OP, which was incorrect and not what we intended to do, so i apologize to dan that this happened.
(*edited the last paragraph: we didn't send a takedown notice, we sent a note saying that we received a DMCA takedown notice, which was also in error)
Re: Dropbox Attempts To Kill Open Source Project
#107This is Arash from Dropbox. We removed the ability to share the project source code because it enables communications with our servers in a manner that is a violation of our Terms of Service. By our TOS, we reserve the right to terminate the account of users in this case. However, we chose to remove access to the file instead of terminating the account of the user. We recently built a tool that allows us to ban links…
I agree that the removal of the code from your site is not censorship, but I think that misses the point. Asking for the code to be removed from GitHub is very different than removing it from the Dropbox website. Even so, my main issue is not whether it violates the terms of service or not -- let's just say using it does violate those terms -- the question is whether taking it down is the right thing to do, for Dropb…
Disagree. Of course it's censorship. It may be justifiable, and the content in question may be against Dropbox's ToS, but it's still censorship: Dropbox is removing access to content it does not like.
Re: Dropbox Attempts To Kill Open Source Project
#108Dropbox has a simple technical recourse to prevent de-duplication from being used for file sharing - issue a random challenge (a slightly more sophisticated version of "ok, what is the 100th word in the file?") before acknowledging a collision as a true duplicate. Edit: Thinking about this a bit more, the primary expense of this scheme would probably be accessing the file to verify the challenge results. Here's a que…
Given that Dropbox apparently has no qualms about perjuring themselves in order to stop Dropship (or, as discussed in an earlier thread, lying about their security measures in order to defraud their customers), they could probably also take retaliatory action beyond just denying service to the user. Here are some possible retaliatory actions they could take:
* they could publish the user's private files, or simply look through them for the user's credit card numbers.
* they could sell the above data to the highest bidder.
* they could use it to attempt to impersonate the user to their bank in order to empty their bank account.
* they could randomly corrupt the user's data. (This might require a backdoor in the client software.)
* they could wait for an unusual volume of requests from the user (perhaps indicating that the user was trying to restore from backup) before terminating the user's account without warning.
* they could carefully comb through the user's files looking for evidence of any crime (illegal drug use, underage drinking, copyright infringement, possessing seditious literature, importing obscene material, defaming Islam, apostasy, embezzlement, tax evasion, whatever is the biggest no-no in their locale) and anonymously tip off the appropriate authorities.
* they could insert faked evidence of such crimes into the user's files, and then tip off the appropriate authorities.
Perhaps potential Dropbox users ought to be wary. This is a second data point in the company's history of seriously unethical behavior; one hopes they wouldn't engage in any tactics like the above in a dispute with a former user, if their extremely polite requests failed, but my experience is that people who behave unethically in medium-large ways often behave unethically in larger ways as well.
Caveat utilitor.
Re: Dropbox Attempts To Kill Open Source Project
#109Earlier quoted context omitted.
I already deleted it. I'm not sure how I can prove it to you as I didn't get an email, and when I clicked the "Delete Account" button to commit to deleting my account it just bounced me to the dropbox homepage. But thanks for trying to call me out.
You don't need to prove it to me because I don't particularly care and it doesn't actually matter, so let's just say I believe you. This is a tempest in a teapot just like those mass "Quit Facebook" protests that spring up every time the privacy settings change. The entire controversy exists because a tiny, yet incredibly vocal, minority makes a huge deal of it only to drop it the next week. And from reading write up…
Re: Dropbox Attempts To Kill Open Source Project
#110Earlier quoted context omitted.
I already deleted it. I'm not sure how I can prove it to you as I didn't get an email, and when I clicked the "Delete Account" button to commit to deleting my account it just bounced me to the dropbox homepage. But thanks for trying to call me out.
You don't need to prove it to me because I don't particularly care and it doesn't actually matter, so let's just say I believe you. This is a tempest in a teapot just like those mass "Quit Facebook" protests that spring up every time the privacy settings change. The entire controversy exists because a tiny, yet incredibly vocal, minority makes a huge deal of it only to drop it the next week. And from reading write up…
If Dropbox doesn't want Dropship to work, I think they should spend time actually updating their code to remove this exposure, rather than trying to get the code erased from the internet.