Skip to content

Commit

Permalink
chore: add a Code of Ethics for the project
Browse files Browse the repository at this point in the history
  • Loading branch information
nrdxp committed Aug 7, 2024
1 parent 77ac6c7 commit ca069d7
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODE_OF_CONDUCT
66 changes: 66 additions & 0 deletions ETHIC.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
# Hackers' Ethic

Welcome to our Code of Ethics, outlining the core values guiding our conduct and decisions; placing individual rights and the continuity of collaboration at the foundation.

This framework is amenable to revisions which align with its aims and enhance our common understanding.

## Hackers' Ethos

Guided by respect, autonomy, integrity, curiosity, and pragmatism, the status quo is challenged to solve real-world problems.

With the courage to see it through, processes and tools are forged to meet ethical standards, ensuring the project's success through innovation.

All who embrace this vision are welcomed, uniting in the pursuit of joint progress and individual freedom.

## Hacker's Bond

I pledge to uphold this Ethic, recognizing these Tenets and Ethos as essential for productive cooperation and collective success.

Committed to thinking freely while ensuring the same for others; I dedicate myself to advancing the project, the well-being of its participants, and my own skills and knowledge.

With my word as my Bond, I enact this Ethic in all my dealings here.

## Tenets

1. **Purpose**
Advance the project's [technical goals][goals] in alignment with the [project owner(s)'][owners] vision.

2. **Simplicity**
Strive for simplicity, avoiding unnecessary complexity.

3. **Transparency**
Build trust by documenting and sharing decisions promptly and consistently.

4. **Analysis**
Scrutinize change requests for quality, conciseness, and relevance.

5. **Accountability**
Own your actions and their impacts within the project.

6. **Professionalism**
Treat _all_ hackers fairly, maintain decorum, and cultivate discipline.

7. **Flexibility**
Be open, collaborate, experiment, innovate, adapt, reify, and repeat...


## Scope

This code governs all correspondence within [canonical project spaces][canon], defined as any platform or venue for project activities.

## Eligibility

Contributing implies fundamental agreement with this Code of Ethics.

Any actions that compromise it, including prioritizing orthogonal agendas or engaging in divisive conduct, will be subject to review and potential [remediation](./docs/remediation.md).

[canon]: https://ekala.org
[owners]: https://github.com/nrdxp
[goals]: <placeholder>

## Attribution

This Code is adapted from the [Hackers' Ethic](https://ethics.codes), version 1.0.

This work is licensed under the Creative Commons Attribution 4.0 International License.
To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0.

0 comments on commit ca069d7

Please sign in to comment.