55
submitted 1 month ago* (last edited 1 month ago) by Kalcifer@sh.itjust.works to c/opensource@lemmy.ml

I'm uncertain if the GPLv3 ^[1]^, or something from Creative Commons ^[3]^, like the CC-BY-SA ^[2]^ license, would be appropriate for open source hardware. I've come across the CERN-OHL-S ^[4]^, which appears interesting, but I've never encountered it in the wild, so I'm wary of it's apparent obscurity.

References

  1. Type: Webpage. Title: "GNU General Public License". Publisher: "GNU Operating System". Accessed: 2025-09-04T21:29Z. URI: https://www.gnu.org/licenses/gpl-3.0.en.html.
  2. Type: Webpage. Title: "Attribution-ShareAlike 4.0 International". Publisher: "Creative Commons". Accessed: 2025-09-04T21:30Z. URI: https://creativecommons.org/licenses/by-sa/4.0/deed.en.
  3. Type: Webpage. Title: "About CC Licenses". Publisher: "Creative Commons". Accessed: 2025-04-09T21:31Z. URI: https://creativecommons.org/share-your-work/cclicenses/.
  4. Type: Text. Title: "CERN Open Hardware Licence Version 2 - Strongly Reciprocal". Publisher: "CERN". Accessed: 2025-04-09T21:33Z. URI: https://gitlab.com/ohwr/project/cernohl/-/wikis/uploads/819d71bea3458f71fba6cf4fb0f2de6b/cern_ohl_s_v2.txt.
you are viewing a single comment's thread
view the rest of the comments
[-] interdimensionalmeme@lemmy.ml 2 points 1 month ago

The big question is how copyleft do you want to license it.

Which means, to what extend are the people building on top of your work allowed to keep their improvements and all downstream improvements for themselves and other future rights holder they might sell it to.

A copyleft license prevents someone from making an improvement and then treating the entire thing as their private property but also stop anyone else from making that improvement on your stuff and continuing progress.

So copyleft is, do you allow future devs building on your things to "pull the ladder up" on everyone else that come after them.

I'd go with no. But that means you cede control of it for yourself as well if you start including other people's improvements into your design, unless you make them sign dual license "contributor license agreement" so that you can have both a private commercial right to the entire thing while also giving copyleft version to the community.

[-] interdimensionalmeme@lemmy.ml 7 points 1 month ago
License Type Example License(s) Can someone โ€œpull the ladder upโ€ after building on your work? Can you integrate their improvements freely? Notes
๐ŸŸฅ Strong Copyleft CERN-OHL-S, GPLv3 โŒ No โ€” downstream must open their changes โœ… Yes โ€” everyone must share improvements Keeps the community free, but restricts proprietary use
๐ŸŸง Weak Copyleft CERN-OHL-W, LGPL โš ๏ธ Limited โ€” changes to original must be open, but addons can be closed โœ… Mostly โ€” improvements to original are open Allows extensions/plugins to be proprietary
๐ŸŸจ Permissive CERN-OHL-P, Solderpad, MIT โœ… Yes โ€” downstream can close everything โŒ No โ€” unless you get permission, you can't use their closed changes Maximizes adoption, but allows ladder-pulling
๐ŸŸฆ Dual Licensing GPL + commercial, or CLA-based โš ๏ธ Controlled โ€” you allow copyleft for the public, but retain rights for commercial licensing โœ… Yes โ€” you retain full rights via CLA Good if you want community contributions and a commercial option
โšช Documentation-only (CC-BY, etc.) CC-BY, CC-BY-SA โš ๏ธ Depends โ€” not designed for functional hardware, may not protect source โŒ Unclear โ€” source availability not enforceable Use only for manuals, not functional designs
this post was submitted on 04 Sep 2025
55 points (98.2% liked)

Open Source

41144 readers
1030 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS