123 lines
5.3 KiB
HTML
123 lines
5.3 KiB
HTML
<!doctype html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||
<title>IF.Trace — Public Sector</title>
|
||
<meta
|
||
name="description"
|
||
content="IF.Trace for the public sector: public receipts, offline verification bundles, and unambiguous chain-of-custody for external reviewers."
|
||
/>
|
||
<link rel="stylesheet" href="../../style.css" />
|
||
</head>
|
||
|
||
<body class="home home--sig">
|
||
<header class="sigNav" aria-label="Top navigation">
|
||
<div class="wrap sigNav__inner">
|
||
<a class="sigBrand" href="../../" aria-label="IF.Trace home">IF.Trace</a>
|
||
<nav class="sigLinks" aria-label="Site">
|
||
<a href="../" aria-current="page">Sector</a>
|
||
<span class="sigLinks__sep" aria-hidden="true">|</span>
|
||
<a href="../../pricing/">Pricing</a>
|
||
<span class="sigLinks__sep" aria-hidden="true">|</span>
|
||
<a href="../../api/">API</a>
|
||
</nav>
|
||
</div>
|
||
</header>
|
||
|
||
<main id="top">
|
||
<section class="hero">
|
||
<div class="wrap hero__grid">
|
||
<div class="hero__copy">
|
||
<p class="kicker">Public sector reality</p>
|
||
<h1>Proof must survive procurement.</h1>
|
||
<p class="lede">
|
||
Public accountability is a third‑party problem: reviewers need proof without getting access to your internal systems. IF.Trace turns “trust
|
||
us” into receipts that a stranger can verify.
|
||
</p>
|
||
|
||
<div class="panel">
|
||
<h3>Third‑party pressure</h3>
|
||
<ul class="list">
|
||
<li>Assessors need chain‑of‑custody that survives vendor handoffs.</li>
|
||
<li>Procurement and oversight bodies require documentation that outlives staff turnover.</li>
|
||
<li>Some environments must support offline verification by design.</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="panel" style="margin-top: 12px">
|
||
<h3>What IF.Trace provides</h3>
|
||
<div class="bw">
|
||
<div class="bw__row">
|
||
<div class="bw__k">Receipt surface</div>
|
||
<div class="bw__v">Stable, no‑login URLs for trace + output + source.</div>
|
||
</div>
|
||
<div class="bw__row">
|
||
<div class="bw__k">Offline bundles</div>
|
||
<div class="bw__v">Triage bundles (lightweight/standard/full) with expected hashes.</div>
|
||
</div>
|
||
<div class="bw__row">
|
||
<div class="bw__k">Black/white</div>
|
||
<div class="bw__v">States what is verified (integrity) and what is not (interpretation).</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<aside class="hero__card" aria-label="Example receipt links">
|
||
<div class="card">
|
||
<div class="card__media">
|
||
<img src="../../assets/red-team-doc-1024-559.jpg" alt="Dossier cover" loading="lazy" />
|
||
</div>
|
||
<div class="card__hdr">
|
||
<div class="badge badge--ok">OFFLINE</div>
|
||
<div class="badge">RECEIPTS</div>
|
||
</div>
|
||
<div class="card__body">
|
||
<div class="links">
|
||
<a
|
||
class="linkrow"
|
||
href="https://infrafabric.io/static/hosted/review/trace-bundles/b6547c03/index.html"
|
||
target="_blank"
|
||
rel="noreferrer"
|
||
>
|
||
<span class="linkrow__t">Triage selector (HTML)</span>
|
||
<span class="linkrow__u">https://infrafabric.io/static/hosted/review/trace-bundles/b6547c03/index.html</span>
|
||
</a>
|
||
<a class="linkrow" href="https://infrafabric.io/static/hosted/iftrace.html" target="_blank" rel="noreferrer">
|
||
<span class="linkrow__t">Verifier (HTML)</span>
|
||
<span class="linkrow__u">https://infrafabric.io/static/hosted/iftrace.html</span>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</aside>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="section section--alt">
|
||
<div class="wrap">
|
||
<h2>What you can hand to a reviewer</h2>
|
||
<p class="sub">No accounts required. No internal consoles required.</p>
|
||
<pre class="code"><code>Trace receipt: https://infrafabric.io/static/trace/<shareId>
|
||
Pack (HTML): https://infrafabric.io/static/pack/<shareId>
|
||
Bundle selector: https://infrafabric.io/static/hosted/review/trace-bundles/<id>/index.html</code></pre>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="section">
|
||
<div class="wrap">
|
||
<h2>Live example</h2>
|
||
<div class="links">
|
||
<a class="linkrow" href="https://infrafabric.io/static/trace/6qRgcR01kw_qNo63Dbs_ob9n" target="_blank" rel="noreferrer">
|
||
<span class="linkrow__t">Example trace receipt</span>
|
||
<span class="linkrow__u">https://infrafabric.io/static/trace/6qRgcR01kw_qNo63Dbs_ob9n</span>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
</main>
|
||
|
||
<a class="sigContact" href="mailto:ds@infrafabric.io?subject=IF.Trace%20contact">contact</a>
|
||
</body>
|
||
</html>
|