How to deal with receiving a cease-and-desist letter from Big Tech
11–20 of 209 posts
Re: How to deal with receiving a cease-and-desist letter from Big Tech
#12It can scary to receive one, but once you unwind what the accusing party has to gain from it, you realize it has as much teeth as a tweet.
Re: How to deal with receiving a cease-and-desist letter from Big Tech
#13 outside of official APIs or services
since (1) official APIs and services are constantly getting redefined and (2) what's stopping them from deciding they just don't like how you're using the official APIs/services?Re: How to deal with receiving a cease-and-desist letter from Big Tech
#14The best thing to do is to know that law and your legal rights. Anybody can write a cease and desist. It is a first step towards a lawsuit, but given how inexpensive they are to write they are an easy way to intimidate small businesses.
Usually the terms of service you sign up to make it clear which jurisdiction disputes would be adjudicated in
For me, as a UK citizen/resident it was Ireland. Which is great since I've never been there, but I've heard their courtrooms are lovely in the springtime
Re: How to deal with receiving a cease-and-desist letter from Big Tech
#15Used to periodically get a c&d email from FB lawyers for some harmless software I published. Always completely ignored it, not even responding to acknowledge receipt. It eventually stopped. I figure they gave up and focused their efforts on targets who showed they would be responsive to threats. It was 100% bullying.
Re: How to deal with receiving a cease-and-desist letter from Big Tech
#16How would something like this go with an open source project? Other people could have forked it already, so taking everything down is impossible.
They sent the C&D to my employer which made everything much more complex. I usually would have ignored it, but my employer's legal department was on my back about it, so I renamed the project to bitstring. For years my project was still top of Google search for "bitmatch". (I tried it now and I notice it's a different, Rust project, so the guy still didn't win in the end.)
Re: How to deal with receiving a cease-and-desist letter from Big Tech
#17I am not a lawyer, but I've received several C&Ds for various things over the decades. The first one scared me to death. The second and subsequent ones did not, because I understood what they were: just the company saying "I don't like what you're doing".
When I receive a C&D, the first thing I do is talk to my attorney and go over what the C&D is complaining about. If I think I'm doing something that could be legally risky (which does not automatically mean doing something actually wrong), then I change that. Otherwise, my attorney acknowledges that the C&D was received and I ignore it. If they really have a serious beef with what I'm doing, they need to actually sue me. I have yet to be sued.
Re: How to deal with receiving a cease-and-desist letter from Big Tech
#18The best thing to do is to know that law and your legal rights. Anybody can write a cease and desist. It is a first step towards a lawsuit, but given how inexpensive they are to write they are an easy way to intimidate small businesses.
Looking back, these companies can send these things out for no cost, looking for you to mess up by replying. If they want to sue you, don't worry, it will happen.
Re: How to deal with receiving a cease-and-desist letter from Big Tech
#19A C&D costs the sender almost nothing and is not the same as actually being sued. Very rarely are they serious enough to actually file something. If that does happen you should get a lawyer at that point, but doing it before is just a waste of money.
Re: How to deal with receiving a cease-and-desist letter from Big Tech
#20Suggested edit: in your "handy rule of thumb", delete outside of official APIs or services since (1) official APIs and services are constantly getting redefined and (2) what's stopping them from deciding they just don't like how you're using the official APIs/services?