Latest Publications on Industry and Research
-
Interpreting the purpose of the Open Usage Commons foundation
Yesterday, the Open Usage Commons (OUC) foundation announced itself. It is a non-profit which wants to ensure free and fair trademark use of the open source projects under its guidance. My Twitter feed was quick to denounce the OUC as a vanity foundation. It certainly is not. A vanity foundation serves to aggrandize its creators,…
-
The German Corona Warn App, a legally defective product?
By all measures, the German Corona Warn app is already a highly successful software product. However, from the perspective of open source license compliance, it is defective. Using open source code in your product requires that you fulfill the obligations of the open source licenses of that code, and the Corona Warn app does not…
-
What is open collaboration?
Open collaboration is collaboration that is egalitarian, meritocratic, and self-organizing.
-
What is open communication?
Open source collaboration requires open communication, they say. Just what is open communication, exactly? Drawing on past research [1], here are the four principles that make communication open. Open communication is communication that is The benefits for open communication as practiced like above are plentiful. It allows asynchronous communication and is inclusive of non-native speakers.…
-
The GNU Public License v2 in the land of microservices
Another question I get asked is how containers and new architectural styles like microservices-based architectures relate to copyleft licenses, in particular the GPLv2 license. First things first: I don’t recommend taking a “let’s work around this pesky license” approach. You should follow both a license’s spirit and letter; license evasion (“Umgehungsversuch”) may not hold up…
-
How to read open source license obligations
Interpreting open source licenses requires considerable skills and experience. Ideally, engineers and lawyers work together: Lawyers know the meaning and consequences of legal terms, and engineers can make sense of it in the context of software. There are some basics, however, that help set your thinking straight. A critical aspect is: What is a (re-)distribution…