Security model

Trust as a property of the design, not the people.

aimeXM removes single-person trust from every sensitive step. Cryptography, separation of duties, biometrics and an append-only ledger combine so that leaks and forgery become detectable — and usually impossible — rather than merely discouraged.

Split-key custody

Root encryption keys are held by M-of-N smartcard custodians. Ceremonies are scripted, witnessed and ledgered. Developers never hold production keys.

Four-eyes release

Two senior officials must approve together for papers to unlock. No single person, however senior, can release a paper alone.

Tamper-evident ledger

Every action is written to an append-only ledger. Daily fingerprints are published — silent rewrites are mathematically impossible.

Biometric identity

Enrolment plus 1:1 verification on exam day. Impersonation is not a workflow the system permits.

Blind marking

Markers see answers, never names. Double-blind essay marking, auto-scored objective sheets, moderated deliberation.

Sovereign, default-deny

All data stays in-country on government-controlled infrastructure. Egress is denied by default and every access is recorded.

Illustrated overview: how the aimeXM exam system ends institutional leaks — multi-key vault, collusion-proof authoring, air-gapped enclave, unique paper fingerprints, indelible audit logs and in-country sovereignty.
The security model at a glance — every sensitive step splits trust across people, places and time.
M-of-N key ceremony

Several keys. Several people. One controlled unlock.

Root keys are split into shares distributed to trusted custodians. A quorum (say, 3 of 5) must be physically present and each present their smartcard for the vault to open. Every ceremony is witnessed, ledgered and reversible.

  • FIPS-grade HSM roots of trust
  • AES-256-GCM envelope encryption at rest
  • OIDC + FIDO2 for privileged roles — no SMS fallback
  • Attribute-based access: role + region + session + window
Share
1
Share
2
Share
3
Share
4
Share
5
Quorum required3 of 5
StatusCEREMONY · READY
audit.ledgerappend-only · signed
0x8ac1 registration.enrol officer#A2 region=NW ok
0x8ac2 paper.author.commit setter#S7 subject=MTH hash=1f4a…
0x8ac3 paper.release.approve director#D1 moderator#M4 quorum=2/2
0x8ac4 print.serialise print#PR3 copies=12,480 seed=…
0x8ac5 centre.checkin.biometric ctr#C201 candidate#K88112 match
0x8ac6 mark.blind.submit examiner#E22 script#… blind=true
0x8ac7 result.publish.commit director#D1 cohort=2027A
0x8ac8 certificate.sign hsm#H1 ref=AXM-… ttl=lifetime
daily.digest 2026-06-30 sha256=b7c1…f099 published ✓
Tamper-evident ledger

A logbook that cannot be quietly rewritten.

Every meaningful action — enrolment, authoring commit, release approval, print serialisation, centre check-in, marking, publication, certificate signing — is appended to a hash-chained ledger. A short daily digest is published publicly, so history cannot be edited after the fact without anyone noticing.

Read the model in the context of a live exam.

Walk through the ten-step lifecycle to see exactly when each control fires.