Skip to main content

OpenAnonymiser Light

Lightweight CPU-only document anonymisation for government and SMB workflows. Powers the OpenAnonymiser ExApp shipped from openanonymiser-light-exapp.

What's in this site

The OpenAnonymiser Light documentation is organised in three lanes:

  • User track — how an end user works with OpenAnonymiser Light day to day.
  • Admin track — how an administrator installs and configures it.
  • Technical — architecture, schemas, APIs, and integration patterns for developers.

The user and admin tracks ship as journeydoc tutorials with Playwright-captured screenshots (see ADR-030); the technical track is plain Markdown that lives alongside the source.

Where to go from here

The sidebar on the left lists every available page. If you're new, start with the getting started section. If you're integrating, jump to the technical reference or the API specs under /api/.

Source for this site lives at codeberg.org/Conduction/OpenAnonymiser_light on the main branch under docs/. Every push to documentation, main, or development rebuilds and republishes the site via the central Conduction/.github/.forgejo/workflows/documentation.yml workflow.