cf9f491bb5
The earlier combined commit was blocked mid-run, so re-apply the homepage Approach section and the unified nav (Focus/Approach/Resources/Contact/Email). Move foundation.css into resources/ since the foundation dir was removed. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
151 lines
9.1 KiB
HTML
151 lines
9.1 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Houston Labs · Free Resources</title>
|
|
<meta name="description" content="Free advisory and education from Houston Labs: the Civilian Zero Trust series, a practical security field manual for high-risk individuals and small organizations.">
|
|
<meta name="theme-color" content="#06070d">
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:title" content="Houston Labs · Free Resources">
|
|
<meta property="og:description" content="The Civilian Zero Trust series: free, accessible security field manuals.">
|
|
<meta property="og:url" content="https://houstonlabs.us/resources/">
|
|
<link rel="icon" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' rx='7' fill='%2306070d'/%3E%3Cg fill='none' stroke-width='1.7'%3E%3Cpath d='M11 9v14M21 9v14M11 16h10' stroke='%23eef0f7'/%3E%3Cellipse cx='16' cy='16' rx='12.5' ry='5.4' transform='rotate(-24 16 16)' stroke='%2346e3ff' opacity='.85'/%3E%3C/g%3E%3C/svg%3E">
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Hanken+Grotesk:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
|
|
<link rel="stylesheet" href="../styles.css">
|
|
<link rel="stylesheet" href="foundation.css">
|
|
<style>
|
|
.res-card h3 { font-family:"Space Grotesk",sans-serif; font-weight:600; font-size:1.32rem;
|
|
letter-spacing:-0.012em; margin:16px 0 4px; color:var(--hl-text); }
|
|
.res-card .res-sub { font-family:"JetBrains Mono",monospace; font-size:11px; letter-spacing:.1em;
|
|
text-transform:uppercase; color:var(--hl-accent-a); margin:0 0 12px; }
|
|
.res-card p { color:var(--hl-muted); font-size:15px; line-height:1.6; }
|
|
.res-card ul { margin:12px 0 0; padding-left:1.1em; color:#c9cdd8; font-size:14px; line-height:1.55; }
|
|
.res-actions { margin-top:18px; display:flex; align-items:center; gap:14px; flex-wrap:wrap; }
|
|
.res-meta { font-family:"JetBrains Mono",monospace; font-size:11px; letter-spacing:.06em; color:var(--hl-faint); }
|
|
.note { max-width:74ch; margin:38px auto 0; padding:22px 24px; border-radius:16px;
|
|
background:linear-gradient(150deg,var(--hl-glass-hi),var(--hl-glass-lo) 72%);
|
|
border:1px solid var(--hl-glass-edge); color:var(--hl-muted); font-size:13.5px; line-height:1.6; }
|
|
.note strong { color:var(--hl-text); }
|
|
</style>
|
|
</head>
|
|
<body>
|
|
|
|
<div class="field" aria-hidden="true"><div class="bloom"></div><div class="grid"></div></div>
|
|
|
|
<div class="content">
|
|
|
|
<header class="nav-wrap">
|
|
<nav class="nav">
|
|
<a class="brand" href="/">
|
|
<span class="brand-badge">
|
|
<svg viewBox="0 0 32 32" width="20" height="20" aria-hidden="true">
|
|
<defs><linearGradient id="m1" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="#fff"/><stop offset=".5" stop-color="#9aa1b0"/><stop offset="1" stop-color="#eef1f6"/></linearGradient></defs>
|
|
<g fill="none" stroke-width="1.7"><path d="M11 9v14M21 9v14M11 16h10" stroke="url(#m1)"/><ellipse cx="16" cy="16" rx="12.5" ry="5.4" transform="rotate(-24 16 16)" stroke="var(--hl-accent-a)" opacity=".85"/></g>
|
|
</svg>
|
|
</span>
|
|
<span class="brand-name">HOUSTON LABS</span>
|
|
</a>
|
|
<div class="nav-links">
|
|
<a href="/#focus">Focus</a>
|
|
<a href="/#approach">Approach</a>
|
|
<a href="/resources/">Resources</a>
|
|
<a href="/#contact">Contact</a>
|
|
<a class="nav-pill" href="mailto:contact@houstonlabs.us">Email us</a>
|
|
</div>
|
|
</nav>
|
|
</header>
|
|
|
|
<main id="top" class="main">
|
|
|
|
<section class="fdn-hero">
|
|
<p class="eyebrow"><span class="dot"></span>Free Resources · Advisory & Education</p>
|
|
<h1>Civilian Zero Trust</h1>
|
|
<p class="lede">A free, three-part security field manual for high-risk individuals and the small organizations that support them. We translated the U.S. government's Zero Trust doctrine, the framework used to defend its most sensitive systems, into steps a capable person can actually execute without an IT department. This is part of Houston Labs' free advisory and education work: closing the gap between the security resources institutions have and the rest of us have.</p>
|
|
</section>
|
|
|
|
<section class="toc">
|
|
<span class="label">/ The series</span>
|
|
<div class="toc-grid" style="margin-top:22px">
|
|
|
|
<div class="card res-card">
|
|
<div class="card-top"><span class="card-idx">01</span><span class="card-rule"></span></div>
|
|
<p class="res-sub">Start here · The Primer</p>
|
|
<h3>Zero Trust Implementations for High-Risk Individuals & Small Organizations</h3>
|
|
<p>The conceptual foundation. Builds your threat model, introduces the seven-pillar Zero Trust framework, and shows why it applies to civilians, with concrete scenarios for targeted individuals, travel, family, finances, and incident response.</p>
|
|
<ul>
|
|
<li>Threat landscape & mindset</li>
|
|
<li>All seven pillars explained</li>
|
|
<li>Real-world scenarios & master checklist</li>
|
|
</ul>
|
|
<div class="res-actions">
|
|
<a class="pdf-btn" href="pdf/houston-labs-civilian-zero-trust-primer.pdf" download>↓ Download PDF</a>
|
|
<span class="res-meta">Accessible PDF/UA · 2026</span>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="card res-card">
|
|
<div class="card-top"><span class="card-idx">02</span><span class="card-rule"></span></div>
|
|
<p class="res-sub">Implementation · Phase One</p>
|
|
<h3>Phase One: Build Your Foundation</h3>
|
|
<p>Hands-on execution. Establish a genuinely secure baseline across all seven pillars, accounts, devices, apps, data, network, automation, and visibility, with no IT department and no unlimited budget. Every chapter ends in a checklist you complete.</p>
|
|
<ul>
|
|
<li>Step-by-step, pillar by pillar</li>
|
|
<li>Baseline vs. elevated measures</li>
|
|
<li>NSA ZTIG Phase One, adapted for civilians</li>
|
|
</ul>
|
|
<div class="res-actions">
|
|
<a class="pdf-btn" href="pdf/houston-labs-civilian-zero-trust-phase-one.pdf" download>↓ Download PDF</a>
|
|
<span class="res-meta">Accessible PDF/UA · 2026</span>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="card res-card">
|
|
<div class="card-top"><span class="card-idx">03</span><span class="card-rule"></span></div>
|
|
<p class="res-sub">Implementation · Phase Two</p>
|
|
<h3>Phase Two: Integrate and Advance</h3>
|
|
<p>Raise the bar. Connect controls that were deployed separately, add phishing-resistant authentication, tighten segmentation, and turn a pile of individual settings into a coherent security posture. Builds directly on Phase One.</p>
|
|
<ul>
|
|
<li>Integration across pillars</li>
|
|
<li>Stronger auth & segmentation</li>
|
|
<li>NSA ZTIG Phase Two, adapted for civilians</li>
|
|
</ul>
|
|
<div class="res-actions">
|
|
<a class="pdf-btn" href="pdf/houston-labs-civilian-zero-trust-phase-two.pdf" download>↓ Download PDF</a>
|
|
<span class="res-meta">Accessible PDF/UA · 2026</span>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<p class="note"><strong>Independent civilian adaptation.</strong> This series adapts the <em>NSA Zero Trust Implementation Guideline</em> (2026), a U.S. government work in the public domain. It is not affiliated with, authorized by, sponsored by, or endorsed by the National Security Agency or any U.S. government agency. It is vendor-neutral: no security product is sold and no vendor is paid for inclusion. Each guide is a tagged, screen-reader-accessible PDF (PDF/UA-1). Security is a practice, not a guarantee; verify tools against current sources before relying on them.</p>
|
|
</section>
|
|
|
|
</main>
|
|
|
|
<footer class="foot">
|
|
<div class="foot-row">
|
|
<div class="foot-brand">
|
|
<span class="foot-mark">
|
|
<span class="foot-badge">
|
|
<svg viewBox="0 0 32 32" width="18" height="18" aria-hidden="true">
|
|
<defs><linearGradient id="m2" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="#fff"/><stop offset=".5" stop-color="#9aa1b0"/><stop offset="1" stop-color="#eef1f6"/></linearGradient></defs>
|
|
<g fill="none" stroke-width="1.7"><path d="M11 9v14M21 9v14M11 16h10" stroke="url(#m2)"/><ellipse cx="16" cy="16" rx="12.5" ry="5.4" transform="rotate(-24 16 16)" stroke="var(--hl-accent-a)" opacity=".85"/></g>
|
|
</svg>
|
|
</span>
|
|
<span class="foot-name">HOUSTON LABS</span>
|
|
</span>
|
|
<span>Houston Labs LLC · A New York Limited Liability Company</span>
|
|
<span class="foot-copy">© 2026 Houston Labs LLC. All rights reserved.</span>
|
|
</div>
|
|
<a class="foot-pill" href="mailto:contact@houstonlabs.us">contact@houstonlabs.us</a>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
|
|
<div class="grain" aria-hidden="true"></div>
|
|
</body>
|
|
</html>
|