- Hero: simpler headline ('Self-hosted licensing for software creators'),
one consolidated paragraph, no underline. 'Runs on Start9' now links to
start9.com.
- New /#tiers section: side-by-side Creator / Pro / Patron cards with
what's included at each tier. Pro highlighted with gold inset. Honest
framing: Patron is feature-identical to Pro, no fake gates.
- 'Pricing' anchor added to top nav.
- SDK card on the Why page lists Go alongside TS / Rust / Python.
- For developers + AI agents: Go added as a fourth code tab with the
ParseAndVerify example. Install command map extended.
- Case studies: section headline now reads 'Empowering the next
generation of software creators' with new eyebrow 'Real creators
can now build real software'. Made-up stats removed from all three
cases. Each quote now closes with a sentence about Keysat letting
them sell to others like themselves.
- Agent-friendly OpenAPI card mentions Claude (Code or Computer Use),
OpenAI Custom GPTs, and Perplexity Comet. LangChain dropped.
- FAQ: 'What about subscriptions' replaced with 'What's the difference
between the three tiers'. New 'Do I have to use Bitcoin?' question
added to explain BTCPay vs Zaprite.
Case-study photo placeholders are still rendered as placeholders — the
photoreal portraits referenced (assets/case-marisol.jpg,
assets/case-tomas.jpg, assets/case-hana.jpg) were never tracked in any
git history I could find. Drop real photos into assets/ when ready.
- New #agents section between Integrate and Sovereign with three cards:
OpenAPI 3.1 discovery, scoped API keys with bounded roles, stable
error codes + HMAC-signed webhooks. Links to KEYSAT_AGENT_GUIDE.md.
- Top-nav gains 'Agents' anchor.
- support.html: dropped the placeholder on-chain section (no address
finalized yet) and the speculative 'what funds go toward' paragraph.
Now three clean sections: Patron license, Lightning, OpenSats.
Replaces "Bitcoin-paid software licensing, self-hosted on Start9"
with the new positioning. The headline now leads with "Bitcoin-
native" (gold accent) and ends with the audience ("software
creators"), which matches how Grant has been describing the
project in conversation. Title tag + meta description updated to
match for SEO + social-share consistency.
Static HTML + SVG/PNG assets for the public marketing site at
keysat.xyz. Deployed via FileBrowser to the operator's StartOS at
websites/keysat-xyz-landing/.
Files:
- index.html — main landing
- support.html — Lightning donation + on-chain BTC for sponsors
- assets/ — SVG marks, PNG icon/thumbnail, favicon
Stack: hand-written HTML + CSS, no build step, no JS framework.
Matches the keysat-design-system tokens (cream paper, navy ink,
gold accents, Archivo display + Inter body + JetBrains Mono).
Private repo during alpha; will go public alongside v1.0 launch.