Key sovereignty
PrimaOrdia should never receive or store private keys. Signing occurs through the bank’s wallet, HSM, MPC service or offline approval flow.
PRIMA ORDIAEnterprise portalSecurity architecture
The intended security model keeps private keys, asset custody and final deployment authority with the issuing institution or its chosen regulated custodian. PrimaOrdia prepares and governs the workflow; the bank authorizes the consequential action.
Security principles
These are design requirements for production—not claims that certifications or controls have already been completed. Independent assurance and institution-specific review are launch gates.
PrimaOrdia should never receive or store private keys. Signing occurs through the bank’s wallet, HSM, MPC service or offline approval flow.
Enterprise SSO, phishing-resistant MFA, role-based access, tenant isolation and time-bounded privileged access.
Four-eyes approval for contract changes, deployment and lifecycle actions, with no single user able to complete a critical workflow.
Allowlisted destinations, transaction simulation, limits and contract-function policies before the institution is asked to sign.
Immutable event records, versioned configurations, signed build artefacts and clear evidence of who approved what and when.
Encryption, network segmentation, secure secrets handling, dependency controls, monitoring, incident response and tested recovery.
Smart contract safeguards
A contract can automate rules, but it can also automate mistakes. Every permission, dependency and recovery path should be visible to legal, risk, security and operations before a bank signs.
Version-pinned source, reproducible builds, independent audit and published scope for every supported template.
Separate issuer, compliance, transfer, pause, mint, burn and upgrade roles; grant only what each role needs.
Prefer immutable contracts where practical. Where upgrades are required, use transparent governance, timelocks and bank-controlled multisignature approval.
Verify network, bytecode, constructor parameters, administrator addresses, permissions and expected fees before signing.
Define pause, freeze, recovery and redemption processes in the legal terms and operating procedures—not only in code.
Monitor privileged calls, role changes, anomalous transfers, oracle health and divergence from the offchain legal register.
Production launch gates
PrimaOrdia should not present itself as bank-grade until the controls are independently tested and the evidence is available to institutional diligence teams.
Shared responsibility
PrimaOrdia secures the platform workflow. The institution secures identity decisions, wallet policy, keys and approvals. Licensed providers remain responsible for their regulated services.
Request the architecture brief