This repository contains useful links, figures, and RFC-formatted version of The Open Ethics Transparency Protocol (OETP).
Structure:
/docs/ - Documentation.
/examples/ - Examples of disclosures and associated labels.
/templates/ - Current version of the Disclosure templates.
The Open Ethics Transparency Protocol (OETP or Protocol) describes the creation and exchange of voluntary ethics Disclosures for IT products. It is brought as a solution to increase the transparency of how IT products are built and deployed. This document provides details on how disclosures for data collection and data processing practice are formed, stored, validated, and exchanged in a standardized and open format.
OETP provides facilities for:
The Open Ethics Transparency Protocol (OETP) is an application-level protocol for publishing and accessing ethical Disclosures of IT Products and their Components. The Protocol is based on HTTP exchange of information about the ethical "postures", provided in an open and standardized format. The scope of the Protocol covers Disclosures for systems such as Software as a Service (SaaS) Applications, Software Applications, Software Components, Application Programming Interfaces (API), Automated Decision-Making (ADM) systems, and systems using Artificial Intelligence (AI). OETP aims to bring more transparent, predictable, and safe environments for the end-users. The OETP Disclosure Format is an extensible JSON-based format.
draft-lukianets-open-ethics-transparency-protocol.md - Protocol documentation (work in progress)
https://openethicsai.github.io/OETP/ - Preview of the Protocol documentation generated using Martin Thomson's i-d-template.
docs/diagrams/images - SVG versions of the PUML files for Figures
https://openethics.ai/oetp/ - The Official project webpage on the Open Ethics website.
https://openethics.ai/label/ - The labeling webpage to perform the initial Disclosure.
https://openethics.ai/manifesto/ - The Open Ethics Manifesto.
https://github.com/OpenEthicsAI/OETP-RI-scheme - URI scheme
You can contribute by submitting your comments and by making pull requests to this repository.
Automated numbering and TOC generation for the non-IETF docs could be done using free Markdown All in One extension for the Visual Studio Code.
Diagrams in SVG are stored in docs/diagrams/images and are built from *.puml
files in docs/diagrams/src automatically with PlantUML