Security
Built around controlled access
bubi is non-custodial software. Access is identity-scoped, permissions are split by action, and account-changing work is governed and logged.
Non-custodial · scoped permissions · audited product actions
Trust
The guardrails are part of the product
A platform that lets AI operate trading workflows needs clear boundaries. bubi’s boundaries are built into the workflow, not added as copy later.
No custody path
bubi does not hold user funds or become the broker.
Action-scoped permissions
Reading, building, simulating, deploying and trading are separate capabilities.
Auditable changes
Material product actions are recorded with enough context to trace what happened.
How it works
- 01
Authenticate
Access starts with the signed-in user identity.
- 02
Authorize
Each sensitive action checks the permission it needs.
- 03
Audit
The product records the action path for later inspection.