Intake immutable offline artifacts, submit a human decision, and inspect independent receipt proof claims. Authentication is supplied by the self-hosted deployment; this client stores no token and never executes infrastructure.
This workbench connects to a self-hosted ChangeSafe server that you run. The public deployment at change-safe.vercel.app has none configured, so the queue below is empty by design — not broken.
Running your own server? Set CHANGESAFE_PUBLIC_SELF_HOSTED_GATEWAY_URL to its browser-visible HTTPS gateway URL. This public setting must contain no credential; authentication stays in an HttpOnly session cookie.
Self-hosting guideSource on GitHub
The gateway URL is public, browser-visible configuration. It must use HTTPS outside explicit loopback development and must never contain credentials; authentication remains in an HttpOnly session cookie.