What is the relative advantage of putting something into the public domain versus releasing under an Apache 2 or MIT license? The latter doesn’t restrict anyone’s use AND establishes a public record to refute what Google is trying to do. Additionally, communications by email could be via GitHub issues and open to all to see.
How about an “On the record” public domain dedication where dates, code, issues, wiki, etc are a matter of public record and establish legal grounds of prior art for countering patent issues like this?
Inventor says Google is patenting work he put in the public domain
61–70 of 217 posts
Re: Inventor says Google is patenting work he put in the public domain
#62Earlier quoted context omitted.
> Granting a license to the code doesn't automatically prevent someone else from patenting the idea. But doesn't the fact that the code has already been released mean it's prior art?
Correct me if I'm wrong, but I think the US patent office doesn't check for prior art (that was one of the cut backs several years ago) so instead prior art is now something that has to be challenged in court.
Re: Inventor says Google is patenting work he put in the public domain
#63https://www.gnu.org/licenses/rms-why-gplv3.en.html
https://fsfe.org/campaigns/gplv3/patents-and-gplv3.en.html#E...
Re: Inventor says Google is patenting work he put in the public domain
#64Earlier quoted context omitted.
enedil is correct. To expand on that: MIT and Apache2 grant a licence to copyrightable expression. But the literal code is not what is patented, the idea is. Granting a license to the code doesn't automatically prevent someone else from patenting the idea. MIT doesn't say anything about patents. Apache2 additionally grants a licence to any patents which the author has which cover the work, and also tries to prevent s…
Just publishing prior art, in a way that proves when you did it, is sufficient. It can still be a problem if you're not aware your idea is being patented, so the patent office doesn't find your prior art, but that's not an issue here. There are also services where you can register your prior art, which say the USPTO uses them when evaluating claims; I don't know how useful they are in practice.
Re: Inventor says Google is patenting work he put in the public domain
#65Earlier quoted context omitted.
That sounds backwards if I'm reading you right. An idea can't be patented (well... in theory), but a new invention based on an idea can. Google apparently thinks they've got a new, non-obvious invention based on Duda's public domain work, which may itself have been patentable but wasn't. That's one reason why companies rich enough to spam the patent office tend to do so. Company A invents X. If they don't patent it,…
No, the way to protect yourself is to disclose anything you don't want to patent, but don't want patented against yourself. IBM had a great system for several decades[0]: [0] https://en.wikipedia.org/wiki/IBM_Technical_Disclosure_Bulle...
Re: Inventor says Google is patenting work he put in the public domain
#66Earlier quoted context omitted.
enedil is correct. To expand on that: MIT and Apache2 grant a licence to copyrightable expression. But the literal code is not what is patented, the idea is. Granting a license to the code doesn't automatically prevent someone else from patenting the idea. MIT doesn't say anything about patents. Apache2 additionally grants a licence to any patents which the author has which cover the work, and also tries to prevent s…
> the author should have patented the idea, then freely licensed it This is the brutal truth of how crappy our current patent mechanisms are. The definition of what constitutes a patentable extension to practice of ideas that are well known or explicitly in the public domain is very weak. So, until something is patented and actively protected by bulldog lawyers, there is a risk of someone else trying to umbrella it i…
Publicly disclosing the idea in a way that can be verified after the fact establishes prior art just like filing a patent does.
I’m not a lawyer, but I do know there are services that inexpensively publish inventions and vouch for the publication date after the fact.
Also note that the vast majority of patent litigation never makes it to trial, so whether a patent is “valid” or not is a gray area in practice.
Re: Inventor says Google is patenting work he put in the public domain
#67Earlier quoted context omitted.
That sounds backwards if I'm reading you right. An idea can't be patented (well... in theory), but a new invention based on an idea can. Google apparently thinks they've got a new, non-obvious invention based on Duda's public domain work, which may itself have been patentable but wasn't. That's one reason why companies rich enough to spam the patent office tend to do so. Company A invents X. If they don't patent it,…
And that is why patents should be abolished, in a nutshell.
Re: Inventor says Google is patenting work he put in the public domain
#68Earlier quoted context omitted.
Correct me if I'm wrong, but I think the US patent office doesn't check for prior art (that was one of the cut backs several years ago) so instead prior art is now something that has to be challenged in court.
Or challenged before the patent is issued. The USPTO encourages this; fees for notifying them of prior art are much lower before issuance.
Re: Inventor says Google is patenting work he put in the public domain
#69Earlier quoted context omitted.
The MIT License requires copies of the software to give attribution to the copyright holder, as well as the licence text. Though it is a very permissive licence, this does pose some barrier to using the software. Some companies are averse to using software they need to provide attribution for, but would not mind using software that is in the public domain. Releasing software to the public domain ensures that as many…
Licensing is not that simple. From the Creative Commons CC0 page. "Dedicating works to the public domain is difficult if not impossible for those wanting to contribute their works for public use before applicable copyright or database protection terms expire. Few if any jurisdictions have a process for doing so easily and reliably. Laws vary from jurisdiction to jurisdiction as to what rights are automatically grante…
Re: Inventor says Google is patenting work he put in the public domain
#70Earlier quoted context omitted.
Corporations do not act with goodwill, and those that do are often not successful corporations for long, as others take advantage of them. Remember that every time you see a corporation seemingly acting selflessly, either you don't realize how it benefits them, or its just a public relations play. But corporations always act in self-interest.
You act like self-interest is black and white. Oracle persues profit at any expense, often via lawsuits. Google uses patents as a defense mechanism against other companies. Both are self-interest, but very different degrees.
Redundant definition of profit?