The price anchor
| Chatterbox | Hyvor Talk | |
|---|---|---|
| Monthly | $0 — no subscription | $8/mo |
| Annual | $0 after purchase | $96 |
| 5-year total | $69 | $480 |
| 10-year total | $69 | $960 |
Subscription figures from the vendor's published pricing ($8/mo, ~$96/yr); the Chatterbox column is the full price, paid once.
Break-even analysis
Against Hyvor Talk's $8/mo starter tier, Chatterbox pays for itself in 9 months. Against Disqus Plus, 6 months. Then it's free forever.
- After 1 year: Chatterbox has cost you $69 total — Hyvor Talk has cost $96.
- After 3 years: Chatterbox is still $69 — the subscription is at $288.
- After 5 years: Chatterbox is still $69 — the subscription is at $480.
What you get for $69 once
- One-line embed. A script tag plus a div. Dependency-free vanilla JS (~15 KB) in a shadow DOM — your site's styles never leak in, the widget's never leak out.
- Threaded comments. Replies nested to depth 4 with collapse, relative timestamps, and a 15-minute self-edit/delete window for commenters.
- Voting with Wilson score. One vote per browser token per comment, server-enforced. Sort by Best, Newest or Oldest.
- Spam defenses that don't annoy humans. Hidden honeypot, minimum time-to-submit, per-IP rate limiting, link-count threshold — all invisible unless you're a bot. No CAPTCHAs.
- Moderation dashboard. Pending/Approved/Spam/Deleted queues, bulk actions, per-site approve-first toggle, email/IP blocklist — plus an RSS feed for moderating from any feed reader.
- No renewal, ever. The license does not expire and there is no per-seat meter — $69 is the whole price.
Pricing questions
Is it really free on GitHub?
Yes — the full source is MIT at github.com/bensblueprints/chatterbox-comments-mvp. The $69 buys the packaged installer and updates instead of npm-and-docker setup.
Can I migrate from Disqus?
Yes — upload your Disqus XML export, dry-run to see the counts, then commit. The import is idempotent by disqus_id, so re-running the same file never double-imports.
Do I need a server?
For a public site, yes — a $5 VPS with the included docker compose file covers it. That's the honest trade-off vs Hyvor Talk: they host everything for you, and if you never want to touch a server, a hosted service is genuinely simpler. Chatterbox is for people who'd rather own the data and skip the monthly bill.
How does it handle spam without CAPTCHAs?
Layered, invisible defenses: a hidden honeypot field, a minimum time-to-submit, per-IP rate limiting (5 per 10 minutes by default), and a link-count threshold — plus an approve-first mode and blocklists when you want a human in the loop.
Chatterbox — $69, one time
Or get Chatterbox plus every other app in the suite: the OneTimeSuite bundle is currently $97, one time.