aboutsummaryrefslogtreecommitdiff

Built with matrix-nio

Matrix-redact

Usage

Install

  1. Clone the repo and satisfy its dependencies
git clone https://github.com/arachnida82/matrix-redact
cd matrix-redact
python3.13 -m venv env
source env/bin/activate
pip install -r requirements.txt

Licensing and Acknowledgement

The Matrix redact program (matrix-redact) is licensed under GPL-3.0. It uses matrix-nio under the Apache-2.0 license and Internet Systems Consortium license (ISC). A copy of the GPL-3.0 license has been produced below.