← Super Siblings

Information Security Policy

Last updated 1 August 2026 · Reviewed annually · Next review 1 August 2027

Why this page exists. The amended COPPA Rule requires operators to maintain a written information security programme, naming who is responsible for it and what risks it addresses. This is that document, published rather than filed away.

1. Scope and accountability

This policy covers all personal information handled by Aljundi Lab Corporation in connection with the Super Siblings mobile app: parent account data, subscription records, crash and analytics data, and partner invitations.

Accountable individual: Mulham Aljundi, Aljundi Lab Corporation. Reachable at eng.mulhamjundi@gmail.com.

Aljundi Lab Corporation is a small company. Rather than describe controls we do not have, this policy states what is actually in place.

2. The risks this policy addresses

  1. Unauthorised access to a family's account — someone reading or altering another family's data
  2. Exposure of children's information — the most sensitive category, and the one the architecture is built to make impossible
  3. Credential compromise — a stolen parent password or leaked service key
  4. Loss or corruption of data — accidental deletion, provider outage
  5. Vulnerable dependencies — third-party code with known flaws
  6. Device access by a child — a child reaching billing or settings screens

3. Controls in place

3.1 Data minimisation — the primary control

The strongest protection for children's information is not to hold it. Children's names, ages and preferences are stored in the app's private on-device database and are never transmitted to us. The family record that does sync to our servers structurally excludes child data: the serialisation that produces the remote payload omits those fields entirely, and Firestore security rules reject any family document carrying a field outside an explicit allowlist. There is no code path by which a child record can reach a server, and the server would refuse it if there were.

A breach of our servers therefore cannot expose information about any child, because no such information is there.

Scope note — device backup. Where the device owner has iCloud Backup or Android Backup enabled, the operating system includes the app's private storage in that user's own backup. This is outside our control and outside our access: the backup resides in the user's Apple or Google account under their credentials, encrypted by that provider. We do not disable it, because doing so would destroy a family's data on device replacement. It is recorded here because a security policy that quietly omits it would be inaccurate, and because the distinction — the user's own backup versus our systems — is the one that matters when assessing our risk.

3.2 Encryption

3.3 Access control

3.4 Secrets

3.5 Child-facing safeguards

3.6 Dependency and code security

3.7 Availability and backup

4. Retention and deletion

Retention periods are set out in the Privacy Policy, which is where the amended COPPA Rule requires them to live. Deletion is available to any parent from Settings → Account → Delete my account, and is honoured within 30 days.

5. Vendor management

We use Google (Firebase) and RevenueCat as processors. Both are assessed on their published security posture and contractual commitments before use, and both are reviewed at the annual review below. Neither is permitted to use our data for their own purposes.

6. Incident response

If we suspect a breach of personal information:

  1. Contain — revoke affected credentials, tighten rules, take the affected function offline if needed.
  2. Assess — determine what data, whose, and how much, within 72 hours of becoming aware.
  3. Notify — inform affected users and the Office of the Privacy Commissioner of Canada where the breach poses a real risk of significant harm, as PIPEDA requires, plus any other regulator with jurisdiction.
  4. Record — log every breach, including those not requiring notification, and retain the record for 24 months as PIPEDA requires.
  5. Fix — address the root cause and record what changed.

Report a suspected vulnerability or breach to eng.mulhamjundi@gmail.com. We will acknowledge within 72 hours. We will not pursue legal action against anyone who reports a vulnerability in good faith and does not access more data than necessary to demonstrate it.

7. Annual review

This policy and the risks it names are reviewed at least once a year, and after any material change to the app's architecture or to a vendor relationship. The review checks that stated controls are still in place, that retention periods are being honoured, and that vendors remain appropriate.

Last reviewed 1 August 2026. Next review due 1 August 2027.