Where we are.
A public log of what’s built, what’s live, and what we’re working on next. Updated as things ship.
Right now Live on Vercel
Backend and customer portal are live at backend-phi-navy-13.vercel.app — the API, portal, and all site pages are serving. What remains is pointing the shield.fasttechpc.com DNS at Vercel, wiring the Square products, and Chrome Web Store submission.
By the numbers
git commits
tests passing
detection precision / recall
adversarial audits passed
Roadmap
-
2026-07-26 · Complete
Extension v1 code-complete
Four scam-detection heuristics, closed shadow-DOM warning overlay, offline license verification, signed blocklist refresh, popup + options + activation pages. Two adversarial audit checkpoints passed.
-
2026-07-26 · Complete
Backend written (Vercel serverless)
Square webhook verifies signatures and mints Ed25519 JWTs. Emails the license via Resend. Idempotent under Square retry.
-
2026-07-27 · Complete
Customer portal + landing page
Magic-link login (no passwords), self-serve license re-download, subscription state. Landing page with $9.99/$99 buy buttons. Opus + Sonnet audits both green.
-
2026-07-28 · Complete
Vercel deployment live
Backend + portal + landing all serving from
backend-phi-navy-13.vercel.app. Supabase schemas applied. 7 of 10 env vars set. -
Now · Final wiring
DNS, Square products, remaining env vars
Point
shield.fasttechpc.comCNAME at Vercel; create Square subscription products ($9.99/mo, $99/yr) and wire the buy buttons; add the Square webhook signature key, notification URL, and Resend API key in Vercel. -
Next · Days away
Chrome Web Store review
After legal review of EULA + Privacy Notice, we submit to the Chrome Web Store. Typical review turnaround: 1–3 days.
-
Later this month
Edge Add-ons submission
Same package, second store. Adds Microsoft Edge users to the addressable market.
-
Q4 2026
Windows agent v1
Companion desktop app that catches remote-access tool launches at the system level, not just the browser. Design already written; implementation queued.
-
2027
Firefox & Safari
Broader browser support after we have Chrome + Edge traction.
Public source (partial)
The extension and portal source are in a private GitHub repository during pre-launch, and will be opened up (at least in read-only form) after we ship to the Chrome Web Store. Independent security researchers who want early access can email fnscomputertech@gmail.com.