SovereignbyHerbst Group

Verify

Verifiable artefacts

This page is the artefact it claims to produce.

Sovereign asserts that every operational instrument is signed and timestamped. The marketing surface holds itself to the same standard. Below are the cryptographic anchors for this page and for the Foundational Charter that governs every claim it makes.

About this page

The HTML at sovereign.herbstgroup.io is hashed with SHA-256 at deploy time, and the hash is anchored to the FreeTSA public timestamp authority. The hash, the anchor serial, the anchor file, and the deploy date are pinned below. The anchor is the same `.tsr` bytes that FreeTSA returned, stored at the link below; verify it offline against the page bytes you downloaded.

page sha-256 d3b9612d9e314a06cee31dbac2e0b5af3a6cecc8280022685510cb20b745adb8
freetsa serial 0x048E2F9E
anchored 2026-05-02T14:16:03+02:00
timestamp verify/index.tsr
deploy id c4edca430c05475f

To verify the page you downloaded matches the anchor:

# Compute the SHA-256 of the page bytes you downloaded
shasum -a 256 index.html

# Verify the FreeTSA timestamp against your local copy
openssl ts -verify -in verify/index.tsr -data index.html \
  -CAfile <(curl -sS https://freetsa.org/files/cacert.pem) \
  -untrusted <(curl -sS https://freetsa.org/files/tsa.crt)

About the Foundational Charter

The Charter is the source of truth for every claim Sovereign makes. It was signed via DocuSign by the Chief Executive Officer. The envelope details below are sufficient to verify the signing event independently against the DocuSign Audit Events JSON.

document Foundational Charter v1.1
envelope id c575181d-bf40-8e19-800f-76a949e19d47
signed by Willem Dieter Herbst, CEO, Herbst Group (Pty) Ltd
signed 26 April 2026 SAST
authority DocuSign
publication Charter publication at /trust pending; envelope details and Audit Events JSON available on request via dieter@herbstteam.com

About the audit feed

The live audit feed visible on the home page is illustrative. It demonstrates the cadence of the production audit log: a line per minute, anchored to FreeTSA on a daily schedule. Hash values for the illustrative feed are derived deterministically from the deploy id pinned above, so the same deploy renders the same sequence to every visitor. Production lines, when they ship, will land at /audit and carry the actual SHA-256 of each event together with the FreeTSA serial of the day's anchor.

Why this matters

Marketing pages typically claim a security posture and ask the visitor to take it on trust. Sovereign holds itself to a stronger standard. The page you are reading now, and the Charter that governs it, both carry verifiable artefacts. If a future version of this page makes a claim that conflicts with an earlier version, the cryptographic anchors above will reveal which version preceded which, and the Charter envelope will reveal whether the change was authorised. We expect this to be invisible to most visitors, and load-bearing for those who need it.


← Return to the page