Earlier quoted context omitted.
I think you should read the article again. What it argues is that the licence essentially means that you can't initiate a lawsuit against FB for infringing one of your patents (which may have nothing to do with Reaft) without losing your React licence. Now whether that bothers you or not depends on your individual circumstances and the sanity of your particular legal jurisdiction, but it certainly would be something…
Given that software patents probably shouldn't even be allowed, I'm okay with this. Also, it's not THAT different from the fairly popular Apache License 2.0's patent provisions.
Facebook React.js License
141–150 of 203 posts
Re: Facebook React.js License
#142Email I just sent the OSI: Please see here: https://news.ycombinator.com/item?id=12692552 It turns out companies are now "bastardizing" the license terms. I would love for the OSI to re-evaluate if these licences are truly open source. Open source covers freedom, and I should think that these clauses abridge that freedom since it is very well possible for a company to be required to sue Apple or Facebook over patents…
Re: Facebook React.js License
#143Earlier quoted context omitted.
So happy https://preactjs.com/ and others are around
Other frameworks could infringe the hypothetical React-related patent. There is no safety from infringement as long as software patents exist.
Re: Facebook React.js License
#144Earlier quoted context omitted.
Other frameworks could infringe the hypothetical React-related patent. There is no safety from infringement as long as software patents exist.
Personally, I'm opposed to software patents... that said, there's no safety from any third party wrt patents either.
Re: Facebook React.js License
#145Earlier quoted context omitted.
> It's a known and deliberate shortcoming of many licenses (e.g. BSD) not to include patent stuff because it makes everything unnecessarily complex. There was recently an article about why BSD and MIT are so popular, and it's because they're concise and understandable. Could you (or anyone confident in their legalese) elaborate on: * Does the Apache2 license indeed solve this? (I'm asking because I read about it in t…
Apache 2, iirc, has similar patent provisions where you lose patent protection if you bring suit to any contributors.
Facebook's is much broader because you lose patent protection if you bring suit against Facebook about anything, even patents with nothing to do with React, like hardware, and even if Facebook is intentionally violating one of your patents.
Re: Facebook React.js License
#146Earlier quoted context omitted.
Perhaps. But what if Oracle buys facebook or Zuckerberg steps down and a litigious CEO takes over. This is a major concern for lawyers in large companies.
I'm happy to recommend that everyone stop using React if Facebook ever sues someone for using React. But it remains a very unlikely possibility, especially since we don't even know if Facebook has React patents.
Re: Facebook React.js License
#147Earlier quoted context omitted.
I'm happy to recommend that everyone stop using React if Facebook ever sues someone for using React. But it remains a very unlikely possibility, especially since we don't even know if Facebook has React patents.
If what I gather is correct, the patents in question don't need to be related to React.
Re: Facebook React.js License
#148They pick something upcoming, recreate it injecting their ideals while knocking the original. They then release it to a sea of "pseudo developers" that latch onto it with the "well it's good because Facebook" mentality which aggressively defend it giving them more leverage.
Then they rinse and repeat until they have replaced everything the community has created with their equivalent instead of contributing back to those projects like a true supporter of open source would.
Open source is much more than having code on a repo, it's a culture that Facebook is hell bent on "changing".
Re: Facebook React.js License
#149Earlier quoted context omitted.
Perhaps. But what if Oracle buys facebook or Zuckerberg steps down and a litigious CEO takes over. This is a major concern for lawyers in large companies.
I'm happy to recommend that everyone stop using React if Facebook ever sues someone for using React. But it remains a very unlikely possibility, especially since we don't even know if Facebook has React patents.
Re: Facebook React.js License
#150Earlier quoted context omitted.
I'm happy to recommend that everyone stop using React if Facebook ever sues someone for using React. But it remains a very unlikely possibility, especially since we don't even know if Facebook has React patents.
Right. After you've spent 10+ man/years developing an app based on React / other lib with similar restriction. "stop using React" is fine advise for small projects that can be rewritten in few months by few people. For very large projects the cost of stop using / rewrite could be huge.