open-source

I like to tell people about my Three Definitions of Open Source as context.

Iโ€™m interested in Commons Funding and Open Source Licensing, but most especially Commons Based Peer Production: how to work together to produce and maintain things.

Open source code and related open data goods are very common, but peer production and co-op structures can and should be applied to many more things.

The missions and meanings of open source for me have very much been superseded by DWeb principles: the licensing of software is only a small part of that.

Related notes:

    {% for post in site.notes %} {% if post.tags contains "opensource" %} {% unless post.tags contains "app" %}
  • {{ post.title }}
  • {% endunless %} {% endif %} {% endfor %}