Tags · EtticDevelopment/opentrust · GitHub
Skip to content

Tags: EtticDevelopment/opentrust

Tags

1.2.1

Toggle 1.2.1's commit message
Regenerate POT/PO for 1.2.1 (fix CI POT freshness)

1.2.0

Toggle 1.2.0's commit message
Open Trust Center by Ettic 1.2.0

1.1.1

Toggle 1.1.1's commit message
OpenTrust 1.1.1

1.1.0

Toggle 1.1.0's commit message
Exclude README.md and local dev folders from plugin distribution

1.0.1

Toggle 1.0.1's commit message
Release 1.0.1 — fixed AI model selection

1.0.0

Toggle 1.0.0's commit message
1.0.0 — initial public release

First public release of OpenTrust, a self-hosted, open-source trust
center plugin for WordPress.

Submitted to WordPress.org; pending review. Until then, install from
the release zip attached to this tag.

Highlights:
- 5 custom post types: policies, certifications, subprocessors, data
  practices, FAQ
- Auto-incrementing policy versions with archived revisions at stable
  URLs (/trust-center/policy/{slug}/version/{n}/)
- Pre-filled catalogs: 200+ subprocessors, plus certifications and
  data practices
- Optional AI chat assistant (Anthropic, OpenAI, OpenRouter) with
  agentic retrieval, native citations, token budgets, and rate limits
- Theme-isolated rendering, libsodium-encrypted secrets, zero-PII
  logging, no telemetry
- WPML/Polylang compatible, Dutch starter translation
- Requires WordPress 6.0+ and PHP 8.1+
- GPL-2.0-or-later