eksperimental
I am about to publish a few projects, and I even though they are currently licensed under the MIT license, I came to the unexpected realization that the license I wanted (or the lack of it) was to release them under the PUBLIC DOMAIN.
So far I have found the following licenses:
So far I have found:
- UNLICENSE: https://unlicense.org/
- Creative Commons Zero: Creative Commons Zero v1.0 Universal | Choose a License
- WTFPL: Not keep on this one due to the F word, coarse language and not the library not being adopted because of the language in the license.
About the WTFPL :
Can anybody recommend a specific license?
The Other option it to not choose an license, and just write PUBLISHED UNDER PUBLIC DOMAIN.
My main concern is liability, complications that I could have. Accepting people’s contributions, and so on.
Other software released under the Public Domain are SQLITE (which does not accept contributions) and youtube-dl.
Any advice is greatly appreciated.
Cheers
Trending in Questions
I’m working on a project that simulates the bumbl example in the programming phoenix book. It acts almost like an email client. We have a...
New
Hello,
I know there is an approach for handling lists that allows for optimized traversal, but I can’t recall the specific method (somet...
New
Documentation
While reading the Scoped Routes section, I noticed that the documentation currently refers to a problem without explainin...
New
I’m seeing that a list inside a Kino.DataTable will be interpreted as a charlist, even if the Kino.configure() is set to charlists: :as_l...
New
So my question is quite simple and i have found no conclusive answer on forum, google or AI.
Should we use :erlang.float for Integer to ...
New
Hi, I’ve just set up an application with ash_authentication. There is only magic link strategy for now, so there is no confirmation add o...
New
I recently noticed that Elixir’s Logger defaults its primary log level to :debug when no :logger, :level application configuration is pre...
New
Other Trending Topics
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Hi everyone!
The first release candidate for the Expert language server project is now available!
We’ve published a press release detai...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixirconf-us
- #ai
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #hex
- #security










Showing Posts 1 to 10- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
al2o3cr
The SQLite docs mention some possible headaches around the concept of “public domain” under the Warranty of Title section.
Flipping the question on its head, what’s an example of a situation where an MIT license would give a result you don’t want? That might help folks figure out what license would fit better.
dimitarvp
Maybe it’s worth looking at the current license of Elastic. They’ve been hit hard by Amazon some months ago and I am sure they wisened up a lot on what licenses to use for open source that specifically disallows a corporation to use your software and then bully you as if they are the authors.
eksperimental
Do you have a link to read about this, to put it in context?
eksperimental
I have been reading about it, after I posted the question.
There are some countries, like Germany where it is illegal to release stuff to the public domain, therefor a license is needed.
I have read some criticism against “Unlincense” because of this, where CC Zero has a sort of backup policy where in countries where PUBLIC DOMAIN is not accepted,then the CC ZERO license act as one (in layman terms, I AM NOT A LAWYER).
There is a pretty recent MIT license known as MIT NO ATTRIBUTION which acts pretty much as a public-domain license,
IT IS LIKE MIT but you do not need to give attribution.
Another similar is the ZERO BSD, which is no directly related (only in name) to the BSD-2 license, but no attribution is needed.
dimitarvp
It was an awful clusterf_ck back then and most details elude me now. This is a good entry point: Amazon: NOT OK - why we had to change Elastic licensing | Elastic Blog
Also maybe this: https://getpremiumblog.com/2021/12/27/elastic-ceo-reflects-on-amazon-spat-license-switch-and-the-principles-of-open-source/
eksperimental
What I understand it was a issue of Amazon using the name of their product to promote their services “Amazon ElasticSearch Services”. It beats me how they managed to get away with it when their product was under Apache 2.0 (which prevents derivative works to user the name of the original product or any derivative name) and they product name was trademarked in 2011.
Regarding my use case, I would say this does not affect as I will have no ownership of any name, and that is the idea. If someone ever decide to trademark the name of your library I guess the license will have no saying in whether you have more rights over the trademark in question.
It is interesting because Amazon could start providing “Amazon Elixir Services”, since Elixir is using the same Apache 2.0 license.
Thank for bringing it up, anyway it is good to know and it was a good read,
eksperimental
Regarding of code contribution, I will be requiring contributors to use
Currently, from what I can remember based on my previous contributions, OTP and Livebook use it.
Nicd
Assuming you really want to publish under public domain, then CC0 would be the way to go. It purposefully tries to relinquish copyright if allowed (part 2), or offer a license that’s as free as possible (part 3) as an alternative. Unlicense is the same but less wordy. WTFPL is the same but humorous.
Just writing “Published under public domain” won’t be enough, as has been noted by SQLite, since it’s just not possible to do that in some countries.
IANAL, but I don’t think a CLA is needed if you’re not intending to relicense the code later under a different license (or want to keep the door open for doing that).
NobbZ
I never heard of this.
PD is possible in Germany, though not the default. In Germany when no explicit license is mentioned with the source code, it is assumed to be all rights with the author and not even downloading from GitHub would be allowed from what I understand.
Putting software under “public domain” is possible though, but of course the understanding what these 2 words mean differs between legislatives, therefore you’d also always put an explicit license that explains in a legal proof way what these 2 words mean specifically.
So you are basically back to “choose the license”.
LostKobrakai
In Germany it’s not possible to transfer or give up the “Urheberrecht” (author’s rights) so it’s not illegal, but rather impossible to release things to the public domain. The initial author will always retain their “Urheberrecht”.
Though this is separate from “Nutzungsrecht” (rights of use) and many other rights, which can still allow others to use the released work. How exactly needs to be defined however and therefore licenses are required.