Security architecture

NxtAssets for security

NxtAssets runs on a single-vendor, fully managed stack: Oracle Cloud Infrastructure, Oracle Autonomous Database 23ai, and Oracle APEX. The database, application platform, and infrastructure are all designed, maintained, and patched by Oracle. There's no window where your system is waiting on someone to schedule an update.

Platform stack

Encryption

At rest

In transit

Immutable and blockchain tables

NxtAssets uses Oracle 23ai blockchain tables for chain-of-custody events, seal logs, and other critical audit records. These are insert-only tables with cryptographic integrity guarantees.

Where insert-only semantics are needed without the cryptographic-chaining overhead — operational logs, non-critical audit — NxtAssets uses immutable tables with the same no-update, no-delete semantics.

Access control and identity

Infrastructure (OCI IAM)

Application (Oracle APEX)

Role model

Least-privilege roles configured per implementation: System Administrator, Warehouse Operations, Field Technician, Election Site Lead, IT/Reporting, Auditor (read-only), Service Desk. Extendable with attribute-based constraints (location, election, time period).

Unified auditing

Oracle Unified Auditing is always on in Database 23ai. The AUD$UNIFIED audit table only allows INSERT — any attempt to truncate, delete, or update it fails and itself generates an audit record. The audit tablespace can be encrypted with TDE and protected with Oracle Database Vault. Key audit fields stream to syslog in parallel. Scope includes unified audit policies, fine-grained audit records, Real Application Security records, and APEX session-level activity.

OCI security services in use

Compliance attestations (inherited from OCI commercial regions)

SOC 1/2/3 Type II · ISO 27001:2013, ISO 27017 (Cloud Security), ISO 27018 (Cloud Privacy) · FIPS 140-2 validated cryptographic modules · NIST 800-53 high-impact baseline · PCI DSS, HIPAA, GDPR, C5, IRAP, MTCS.

OCI Government Cloud adds FedRAMP High JAB P-ATO and DISA Impact Levels 4 and 5. NxtAssets currently deploys to OCI commercial regions; GovCloud deployment with FedRAMP and TxRAMP compliance is available at extra cost.