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

105 lines
4.7 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 — Enterprise</title>
<meta name="description" content="IF.Trace for enterprises: third-party verifiable receipts for audits, vendor reviews, and internal governance without credential sprawl." />
<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">Enterprise reality</p>
<h1>Audits are a throughput problem.</h1>
<p class="lede">
Enterprise trust breaks when proof requires access: screenshots, ticket exports, and “trust me” Slack threads. IF.Trace replaces access
requirements with receipts—so verification is externalizable.
</p>
<div class="panel">
<h3>Thirdparty pressure</h3>
<ul class="list">
<li>Auditors and customers ask the same question: “prove it was true at the time.”</li>
<li>Procurement needs evidence without granting broad credentials.</li>
<li>Executives need a narrative; security needs reproducible artifacts.</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">Receiptfirst</div>
<div class="bw__v">Integrity binding: <code>source_sha256</code><code>output_sha256</code>.</div>
</div>
<div class="bw__row">
<div class="bw__k">Nologin share</div>
<div class="bw__v">Public receipt surface for reviewers (with sandbox fallback paths).</div>
</div>
<div class="bw__row">
<div class="bw__k">Offline option</div>
<div class="bw__v">Triage bundles for future disputes and restricted review.</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">VERIFIABLE</div>
<div class="badge">BORING</div>
</div>
<div class="card__body">
<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>
<a class="linkrow" href="https://infrafabric.io/static/pack/6qRgcR01kw_qNo63Dbs_ob9n.md" target="_blank" rel="noreferrer">
<span class="linkrow__t">Example pack (Markdown)</span>
<span class="linkrow__u">https://infrafabric.io/static/pack/6qRgcR01kw_qNo63Dbs_ob9n.md</span>
</a>
</div>
</div>
</div>
</aside>
</div>
</section>
<section class="section section--alt">
<div class="wrap">
<h2>One sentence you can forward</h2>
<p class="sub">For stakeholder alignment without overclaiming.</p>
<div class="panel">
<p class="sub2">
IF.Trace supports audits by producing externally verifiable receipts—so reviewers dont need your internal credentials to verify integrity.
</p>
</div>
</div>
</section>
</main>
<a class="sigContact" href="mailto:ds@infrafabric.io?subject=IF.Trace%20contact">contact</a>
</body>
</html>