hosted/ifttt/verticals/government/index.html
2025-12-30 05:54:49 +00:00

118 lines
5.2 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>IF.Trace — Government</title>
<meta
name="description"
content="IF.Trace for government and defense contractors: offline verification bundles and unambiguous chain-of-custody for assessors and supply chain reviews."
/>
<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">Government reality</p>
<h1>Assurance is an offline problem.</h1>
<p class="lede">
In restricted environments, the “can you verify it?” question must be answered without assuming network access, SaaS consoles, or vendor
portals. IF.Trace treats offline verification as a firstclass requirement.
</p>
<div class="panel">
<h3>Thirdparty pressure</h3>
<ul class="list">
<li>Assessors demand chainofcustody and unambiguous provenance.</li>
<li>Procurement wants proof that survives vendor handoffs.</li>
<li>Security teams need evidence that is portable across networks and time.</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">Offline bundles</div>
<div class="bw__v">Triage bundles (lightweight/standard/full) with expected hashes for trustless verification.</div>
</div>
<div class="bw__row">
<div class="bw__k">Receipt surface</div>
<div class="bw__v">Stable nologin URLs for trace + output + source.</div>
</div>
<div class="bw__row">
<div class="bw__k">Black/white</div>
<div class="bw__v">Clear statement of what integrity receipts prove—and what they dont.</div>
</div>
</div>
</div>
</div>
<aside class="hero__card" aria-label="Triage bundle selector">
<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">TRIAGE BUNDLES</div>
</div>
<div class="card__body">
<div class="links">
<a class="linkrow" href="https://infrafabric.io/static/hosted/review/trace-bundles/d70ed99a/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/d70ed99a/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 an assessor</h2>
<p class="sub">No accounts required. No internal consoles required.</p>
<pre class="code"><code>Trace receipt: https://infrafabric.io/static/trace/&lt;shareId&gt;
Bundle selector: https://infrafabric.io/static/hosted/review/trace-bundles/&lt;id&gt;/index.html
Verifier: https://infrafabric.io/static/hosted/iftrace.py</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>