Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Widdershin/programmers-oath

An oath for programmers, comparable to the Hippocratic Oath
https://github.com/Widdershin/programmers-oath

ethics oath programmer

Last synced: 27 days ago
JSON representation

An oath for programmers, comparable to the Hippocratic Oath

Lists

README

        

# Programmer's Oath

**As a programmer, I swear to fulfill these tenets:**

0. I will only undertake honest and moral work. I will stand firm against any requirement that harms people unnecessarily.

1. I will respect the lessons learned by those who came before me, and will share what I learn with those to come.

2. I will remember that programming is art as well as science, and that warmth, empathy and understanding may outweigh a clever algorithm or technical argument.

3. I will not be ashamed to say "I don't know", and I will ask for help when I am stuck.

4. I will respect the privacy of my users, and use their data only to the end that it was entrusted to me for.

5. I will be humble and recognize that I will make mistakes.

6. I will tread most carefully in matters of life or death.

7. I will remember that I do not write code for computers, but for people.

8. I will consider the possible consequences of my code and actions. I will respect the difficulties of both social and technical problems.

9. I will be diligent and take pride in my work.

10. I will recognize that I can and will be wrong. I will keep an open mind, and listen to others carefully and with respect.

11. I will be kind to my fellow programmers and offer help to the best of my ability. I will not feign surprise when they don't know something, or disparage their code.

------

Something missing? Disagree with a tenet? Think the wording should be changed? Please [open an issue](https://github.com/Widdershin/programmers-oath/issues/new) and we can figure it out. I highly welcome collaboration, and I will do my best to facilitate an oath that reflects a diverse range of views. Please read the [code of conduct](https://github.com/Widdershin/programmers-oath/blob/master/CODE_OF_CONDUCT.md) and abide by it. If you have a negative experience collaborating on this project, [reach out to me](mailto:[email protected]) and I will do my utmost to help.

Inspired by the [Modern Hippocratic Oath](https://en.wikipedia.org/wiki/Hippocratic_Oath#Modern_version) and [the Obligation of the Engineer](https://en.wikipedia.org/wiki/Engineer's_Ring#The_Obligation_of_The_Engineer).

## Signing

We have a list of public signatures in the [SIGNATURES](https://github.com/Widdershin/programmers-oath/blob/master/SIGNATURES) file.

If you wish to sign, please [add your username and the current commit hash](https://github.com/Widdershin/programmers-oath/edit/master/SIGNATURES) to the end of the SIGNATURES file (leaving a newline after your addition), and submit a pull request.

If you do sign, please also consider sharing this repository in your communities and encouraging others to take a look.

### Re-signing

The oath is a living document, changing based on the feedback and agreement of those who wish to contribute. When you sign, the commit hash serves as the 'version' of the oath to which you have agreed. This means you are beholden to only what you have signed, and not the versions of the oath that have come later.

Signatories are welcome to upgrade or downgrade to older or newer versions of the oath whenever they choose.

To do this, open another Pull Request. On your signature line, replace the old commit hash with the hash of the version you choose. A contributor will check and merge your alteration in the same way as they would a new signature. We recommend that signatories follow the repository through GitHub so that they can see updates as they are made, and decide whether or not to re-sign.

## Humane technology

[![Awesome Humane Tech](https://raw.githubusercontent.com/humanetech-community/awesome-humane-tech/main/humane-tech-badge.svg?sanitize=true)](https://github.com/humanetech-community/awesome-humane-tech)

The [Center for Humane Technology](https://humanetech.com) (CHT) community - who strive to align technology to humanity's best interests - endorses this repository with the Humane Tech badge. Raising employee awareness within IT companies is one of the CHT's core pillars, and adhering to the Progammer's Oath is an excellent start to work towards this goal.

## Related work

- [Ethical Design Manifesto](https://ind.ie/ethical-design/)
- [Ethical OS Toolkit](https://ethicalos.org/)
- [ACM Code of Ethics](https://ethics.acm.org/)
- [Never Again Pledge](https://neveragain.tech/)

## License

[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](LICENSE)

To the extent possible under law, [Widdershin](https://github.com/Widdershin) (the maintainer) and other contributors have waived all copyright and related or neighboring rights to this work.