open-austin / project-ideas

:bulb: A place to collect ideas for Open Austin projects
182 stars 25 forks source link

Enforceable "Ethical Open Source" license #145

Open mscarey opened 4 years ago

mscarey commented 4 years ago

What problem are you trying to solve?

Open source software maintainers are concerned that their software is being used for inhumane or unsustainable activities. They could use a template to license their software under terms that make it less likely to be used to cause harm. There's also a need for tools to check compatibility between multiple "ethical" open source licenses.

Who will benefit (directly and indirectly) from your project?

Open source software maintainers are the direct users, but hopefully they're motivated to create indirect benefits to others from causing their work to be used more humanely.

What other resources/tools are currently serving the same need? How does your project set itself apart?

This idea is directly inspired by the Hippocratic License by Coraline Ada Ehmke. The NoHarm License is similar, but has more provisions attempting to achieve specificity and enforceability.

I think Creative Commons is still the gold standard for content licenses that achieve legal enforceability, human readability, and machine readability. But those aren't for use with code.

It's possible to go beyond what currently exists by drafting specific and quantifiable ethical OSS license provisions, and possibly creating a docassemble interface to configure the license for the user's needs. The goal is to think of license provisions that are understandable, impactful, and enforceable.

Where can we find any research/data available/articles?

The Hippocratic License has a detailed resources page.

What help do you need now?

User research to understand what people need out of their open source software licenses, and how they hope their software will be used. Legal research to discover what license restrictions are appropriate and enforceable, and to check compatibility with existing OSS licenses.

What are the next steps (validation, research, coding, design)?

Decide whether the project should be a new license, a fork of an existing license, or a tool to discover appropriate licenses and check for compatibility between them. The project needs a website if it's going to move forward.

How can we contact you outside of Github(list social media or places you're present)?

Twitter @mcareyaus


Project management

Checklist for NEW ideas :baby:

Hey, you're official! You're now part of the growing civic hacking community in Austin. Here's a few things to get started (a couple you've probably already done).

Checklist for ACTIVE projects :fire:

Let's get this project started! When this idea starts taking off, the Projects Core Team will start helping this project's lead(s) out with project management and connecting you to resources you may need. To get there, please complete and check off the following:

Checklist for FEATURED Projects :tada:

To have your project FEATURED on Open-Austin.org, complete the following documentation. In past projects, well-documented featured projects have more contributions than other projects.

If you get stuck at any point, feel free to reach out to the leadership team on Slack by adding @leadership to your message. We're here to help you make real changes to our city.

mscarey commented 4 years ago

I created a draft version of a new ethical open source license. But there's still no way to select a version of the license or make a machine-readable tag for it.