BengarTrust infrastructure

Product

Bengar Gateway AVAILABLE

The service that decides, executes and records.

What it is

Why it exists

How it works

Who uses it

Security boundary

  • Holds tenant data under row-level security, and never a private signing key.
  • It is not chain consensus. A decision does not wait on a block.
  • It asks Custody to sign and cannot read what Custody holds.

Example flow

One call

  1. POST /v1/authorize with an agent, a permit, an action and a resource.
  2. Read `decision`.
  3. Only ALLOW means go.

Current status

CapabilityStatusWhere
Authorize an agent actionAVAILABLEThe API: POST /v1/authorize
Create, list and revoke API keysAVAILABLE/projects/:id/api-keys

Related API

Full API reference →

Documentation