Quantum Readiness Assessment v0.1 - markdown-first draft of the Track 1 deliverable - #34
Quantum Readiness Assessment v0.1 - markdown-first draft of the Track 1 deliverable#34m-khan-97 wants to merge 1 commit into
Conversation
First form of the charter Track 1 deliverable: a structured self-assessment operationalising the migration surface (QS01-QS07). Seven domains of scored questions, a deadline matrix from published NCSC / EU / CNSA 2.0 / CA-B Forum anchors, a Mosca worksheet for prioritisation, and a findings template linking each gap back to the QS entry it comes from. Markdown-first so it is usable today in a workshop setting, and designed to grow into the open-source assistant tool after Top 10 v1 ships.
|
This is more finished than most first drafts. The deadline matrix is the part I'd point people at: built only from published anchors, dated, and it marks IR 8547 as draft rather than citing it as settled. That's what makes a self-assessment defensible when someone senior asks where a number came from. Two structural notes, then smaller ones. Domain D measures whether you can change the algorithm, not whether trust survives the change. D1 through D5 are all replaceability: abstraction, library versions, rotation rehearsal, procurement, symmetric review. Each is right, and D3 is the strongest question in the set because it makes people prove it rather than assert it. What isn't asked anywhere is what happens to everything bound to the credential when the credential is replaced. Re-issue a certificate for the same subject and the entitlements, delegated permissions, service-mesh identities, cached authorization decisions, and long-lived sessions attached to the old key tend to carry forward untouched. The rotation succeeds, the estate is agile, and nobody re-established why any of those bindings should still hold. For machine and workload identities that's most of the population, and there's no NIST assurance framework covering them the way SP 800-63 covers people. 800-63-4 excludes them in its own words — "these guidelines do not explicitly address some subjects including, but not limited to, machine-to-machine authentication, interconnected devices... or access to Application Programming Interfaces," and "for this publication, 'person' refers only to natural persons." Full disclosure: this failure mode is the subject of my own entry (#31), so discount my enthusiasm accordingly. The questions stand or fall on Domain D's own logic.
D8 is the one I'd most want in there. A rotation rehearsed with the old key present tests the mechanics but not the failure mode, and the failure mode is what deadline pressure will produce. F2 has the same seam: it asks whether the update path has been tested, which is the right question, but a fleet whose anchor was re-provisioned using the current anchor hasn't tested the case where that anchor is the thing you've lost confidence in. Might be worth one pass across both. There's no domain for identity itself. A through G cover data, signatures, inventory, agility, migration, hardware, and programme. Identity and authorization appear only as consequences of those. That may be deliberate and I'm happy to be told it is — but if the assessment is meant to make the Top 10 operational, the population being migrated is mostly non-person entities, and they don't have a home here. Smaller things:
Happy to draft D6–D8 properly as a PR against your branch if that's easier than folding comments in. Your structure, your call. |
Volunteering to build and maintain the Quantum Readiness Assessment - the
charter Track 1 deliverable alongside the Top 10: "an open-source Quantum
Readiness Assessment Assistant so the Top 10 becomes operational rather than
purely descriptive." Markdown-first, following the precedent set by the
knowledgebase: useful today, tool later.
What v0.1 contains
signatures and trust anchors, inventory/CBOM, crypto-agility, migration and
hybrid deployment, hardware roots of trust, and programme integrity (does the
programme measure algorithms retired, or budget spent?).
EU end-2026 / end-2030, CNSA 2.0 2030/2033, the CA/Browser Forum 47-day
lifetime, and NIST IR 8547 explicitly marked as draft.
ranked by deadline proximity and Mosca margin rather than sensitivity labels.
from, so the assessment and the Top 10 stay coupled as entries evolve.
domain is an inventory gap (QS04) by definition.
Design decisions open to challenge
should follow once Sprint 1 voting stabilises those entries.
question's premise conflicts with an entry as it evolves, the entry wins.
tooling/assessment/to slot into the directory proposed inAdd tooling directory for community-built tools, per Slack discussion #33; the two PRs touch different files, so they merge in either order. If the
leads prefer a top-level
assessment/, happy to move it.I commit to maintaining this through the sprint cycle: updating questions as
entries change through v0.2-v0.6, and building it out into the assistant tool
proper after v1 publication.