🧊 A kid-safe technology company
KIDIGLOO makes children's technology safe by default — safe-by-default identity and consent, a voluntary kid-safe certification, and AI guardrails. We build it, and we prove it with our own apps, Nook and Piggy.
✓ Free to start✓ No card to sign up✓ Privacy-first by design
Powering membership for the Quarlabs family of kid brands
Our mission
The AI era widened the gap between what technology can do and what's safe for a child. We work on closing it — practically, as a tech company — across three areas.
Children are profiles a guardian manages — never logins. Verifiable, revocable consent, and an entitlements API so apps never hold kids’ data.
Learn more →A published kid-safe framework apps self-attest to, a mark parents can look for, and community monitoring with teeth.
Learn more →No unsupervised companion bots, crisis escalation, and a refusal to generate harmful or sexualised-minor content — baked into the standard.
Learn more →Identity, billing, and kid-safety — built once in KIDIGLOO, shared by every brand.
One KIDIGLOO login opens every brand. “Sign in with KIDIGLOO” federates identity so families never juggle accounts.
One bill across brands, powered by Stripe. Manage, upgrade, or cancel anytime. Brands query a simple entitlements API.
Parental consent, guardian-managed child profiles, and data minimisation. Privacy-first from day one.
For families
For brands
Skip auth, billing, and compliance. Plug into KIDIGLOO and ship the fun part.
Add “Sign in with KIDIGLOO” (OAuth2 / OIDC). Federate identity in an afternoon.
Query the entitlements API for “is this user allowed X?”. KIDIGLOO owns the money.
Your brand inherits KIDIGLOO’s design tokens and varies by its nature — like Nook.
For developers
Federate login, then ask about entitlements. No billing code, no auth tables, no PII headaches.
// 1 · Federate login
<a href="/api/auth/kidigloo">Sign in with KIDIGLOO</a>
// 2 · Ask if the family is entitled
const { entitled } = await kidigloo
.entitlements
.check({
user: session.user.id,
feature: "nook.plus",
});
if (!entitled) redirect("/subscribe");A bilingual kids news magazine. Same KIDIGLOO bones — login, billing, kid-safety — with Nook's own sparkly, purple→pink skin. Exactly how every brand inherits the system.
Visit Nook →One cosy, safe account for every brand your kids love — and the foundation for the next one you build.