Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added awareness of doxing and blackmaling #69

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Redistribution and use in source and binary forms, with or without modification,

3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

4. This software must not be used by any organisation, website, product or service that:
4. This software must not be used by any individual, organisation, website, product or service that:

a) lobbies for, promotes, or derives a majority of income from actions that support or contribute to:
* sex trafficking
Expand All @@ -47,6 +47,12 @@ Redistribution and use in source and binary forms, with or without modification,
* a safe environment or action to curtail the use of fossil fuels or prevent climate change
* democratic processes

c) promotes, participates or advocates for acts of:
* doxxing
* blackmailing
* targeted harassment
* threatening

5. All redistribution of source code or binary form, including any modifications must be under these terms. You must inform recipients that the code is governed by these conditions, and how they can obtain a copy of this license. You may not attempt to alter the conditions of who may/may not use this software.

We define:
Expand Down
8 changes: 7 additions & 1 deletion licenses/Apache-2.0-NoHarm.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ conditions:
4. Neither the name of the copyright holder nor the names of its contributors may be used to endorse
or promote products derived from this software without specific prior written permission; and

5. This software must not be used by any organisation, website, product, or service that:
5. This software must not be used by any individual, organisation, website, product, or service that:
1. lobbies for, promotes, or derives a majority of income from actions that support or contribute
to:
* sex trafficking
Expand All @@ -142,6 +142,12 @@ conditions:
* a safe environment or action to curtail the use of fossil fuels or prevent climate change
* democratic processes

3. promotes, participates or advocates for acts of:
* doxxing
* blackmailing
* targeted harassment
* threatening

; and
5. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative
Works that You distribute must include a readable copy of the attribution notices contained
Expand Down