How-To & Implementation
Code-forward, step-by-step guides that teach you to actually build the thing: SSO, passkeys, SCIM, MCP hardening.
Add SSO to Your B2B SaaS (and Escape the SSO Tax)
IAM · practitioner · 9 minEnterprise deals stall without SSO. Here is how to add SAML and OIDC single sign-on the right way, model it multi-tenant, and price it without the SSO tax.
Implement Passkeys / WebAuthn (with code)
Identity · practitioner · 8 minA working guide to passkeys and WebAuthn: the ceremony, real server and browser code, synced vs device-bound tradeoffs, and the recovery design that makes or breaks it.
Set Up SCIM Provisioning for Enterprise Customers
IAM · practitioner · 8 minHow to implement SCIM 2.0: the User and Group schema, the endpoints you must build, deactivate-not-delete flows, group-to-role mapping, and testing against Okta and Entra.
Secure an MCP Server
AI Security · advanced · 8 minAn MCP server hands a model the power to act. Here is how to secure it: authN/authZ per invocation, least-privilege tools, untrusted-output handling, brokered secrets, and audit logs.
Red-Team an LLM: A Practical First Pass
AI Security · advanced · 8 minA first pass at LLM red-teaming: the four failure classes, a starter probe set, direct vs indirect injection, scoring, guardrail limits, and turning it into a CI regression suite.
Pass SOC 2 as a Seed-Stage Startup
Startup · intro · 8 minThe honest seed-stage SOC 2 playbook: Type II scoped to Security, realistic cost and timeline, the three controls that matter, whether Vanta/Drata are worth it, and how to avoid theater.
The Investor Update Playbook
Fundraising · intro · 8 minThe monthly update is a fundraising instrument. It converts a pass into a yes over six to twelve months by showing, in writing, that you do what you said.
The Bay Area Fundraising Trip Playbook
Fundraising · practitioner · 11 minWarm intros close seed rounds. Confirm 8 meetings before you fly, host one dinner, and put everyone who passed on a monthly update.
How to Run a Seed Round
Fundraising · practitioner · 8 minA seed round is a six-week campaign, not a lifestyle. Open with 12 to 18 months of runway, a list, and a milestone. Close when you have a lead and a date.
Raise Your First Pre-Seed Checks
Fundraising · intro · 8 minPre-seed is not a smaller seed. It buys 12 to 18 months to find a reason to raise one: who writes first checks, what you need, and a clean rolling SAFE.
Founder Pitch Templates Editors Answer
Founder Brand · intro · 10 minEditors spend about four seconds on a cold pitch. Six templates for source requests, trades, follow-ups, and the diagnostic for why a pitch died.
Turn Press Coverage into AI Citations
Founder Brand · practitioner · 7 minA clipping is not a citation. Same-day absorption, an owned page for the claim, and a prompt set to see whether the idea became retrievable.
Identity for AI Agents
AI Security · advanced · 8 minAn agent is a new principal. Do not give it the user's cookie or the server's root key. Per-action auth, brokered secrets, and an audit id.
How to Audit What ChatGPT, Perplexity, and Google Say About Your Brand
GEO/AEO · practitioner · 11 minThe full protocol for auditing AI search visibility: build a 60 to 150 prompt universe, test search on and off across engines, read the diagnosis matrix, and build a source ledger that becomes your roadmap.
robots.txt for AI Crawlers: The Full Bot-by-Bot Setup
GEO/AEO · practitioner · 8 minEvery AI lab ships a training bot, a search-indexing bot, and a live-fetch bot, each needing its own robots.txt directive. Here is the full configuration, the llms.txt verdict backed by four independent studies, and what to check beyond the file itself.
How to Write Content AI Engines Will Actually Cite
GEO/AEO · intro · 7 minAI engines retrieve passages, not documents. Here are the sentence-, section-, and page-level rules that measurably move citation rate, backed by a 150,000-citation sentence-length study.
TLS Inspection with a Forward Proxy: What It Sees, What It Breaks
AppSec · advanced · 10 minDeploy TLS inspection only with managed devices, a written bypass list, and a defensible retention policy. Here is what it sees, what it breaks, and where it stops working.
Egress Control for AI Agents: Stop Your Agent Reaching What It Should Not
AI Security · practitioner · 10 minDefault-deny egress at a proxy the agent cannot route around is the highest-leverage single control for agent security. An allowlist alone will not stop exfiltration.
The ChatGPT Ads Setup Guide: Launching Your First Campaign
GEO/AEO · practitioner · 11 minCampaign structure, objectives, budget, context hints, creative limits, and the measurement stack to configure before launch, plus the five failure patterns that account for most wasted first-campaign budget.
How to Write Context Hints for ChatGPT Ads
GEO/AEO · practitioner · 10 minContext hints replaced keywords as the targeting control in ChatGPT Ads. Here is the four-part structure that matches well, worked examples at three intent stages, the six mistakes that waste budget, and how to source hints from real buyer language.
Gmail Blue Checkmark: What BIMI Actually Costs in 2026
Email Security · practitioner · 10 minGmail's blue checkmark requires BIMI, DMARC at enforcement, a registered trademark, and a VMC costing $750 to $1,400 a year. Full requirements, steps, costs, and when to skip it.
Roll Out DMARC to p=reject Without Breaking Mail
Email Security · practitioner · 9 minReaching p=reject takes six to eight weeks and one hard prerequisite: naming every system that sends as your domain. The staged rollout, the alignment rule people miss, and what breaks.
Verify an AI Agent: Web Bot Auth and Signed Agent Traffic
AI Security · practitioner · 8 minWeb Bot Auth signs agent requests with a verifiable key, turning "this claims to be ChatGPT" into proof. The drafts, the CDN path, origin verification, and the policy that has to come first.
Verified Builds: SLSA Provenance and Sigstore Signing
AppSec · advanced · 9 minSigstore proves who built it, SLSA provenance proves how. Generation is nearly free on hosted CI; verification with a real policy is the project. Levels, steps, and the silent failures.
Implement Content Credentials (C2PA) Without Breaking Your Pipeline
AI Security · practitioner · 9 minSigning what you produce, verifying what you ingest, and deciding what absence means. The pipeline audit that decides whether any of it survives to the browser.
Deepfake Executive Fraud: The Controls That Actually Work
Identity · intro · 9 minAssume the voice, face, and story are perfect. The controls that still hold are process controls: out-of-band callback, dual authorization, a slow vendor-detail workflow, and a blameless stop.