Who should read this: Accountable executives, safety managers, IT administrators, legal
counsel, and anyone responsible for data governance. For the hands-on consent management workflow,
see Generate and Share Your SmartScore.
PBC Structure and Data Governance
PlaneConnection is incorporated as a Delaware Public Benefit Corporation (PBC). Unlike a standard C-corp, a PBC has a legally binding obligation to balance shareholder interests with its stated public benefit — in this case, improving aviation safety. For data governance, the PBC structure means:- Data stewardship is a fiduciary duty, not a policy choice that can be reversed by new management
- Annual benefit reports must disclose safety outcomes, equity metrics, and data governance transparency
- Price governance in the PBC charter caps score pricing at cost with an annual adjustment limit and a permanent free tier
- The scoring product operates through a separate PBC subsidiary to isolate scoring-related liability from the platform
The Data Firewall
The core privacy mechanism is a physical separation between two categories of data, enforced at the database level.Zone A: Operational Metrics (Score-Eligible)
Zone A contains objective, operational facts — the same information an operator would disclose on an insurance application:Zone B: Voluntary Safety Data (Never Shared)
Zone B contains safety reports and related data that must be protected to preserve just culture:How the Firewall Works
The firewall is code, not policy — it is enforced at the infrastructure level, not through access control lists or manual processes. The scoring engine physically cannot access Zone B data, and automated tests continuously verify this separation. The engine returns only aggregate metrics (counts, rates, percentages), never individual records.Encryption
Zone B Application-Layer Encryption
Beyond database-level encryption at rest, Zone B data receives an additional layer of application-layer encryption on content fields before they are written to the database. Each record is encrypted with a unique key, and Zone B encryption keys are entirely distinct from Zone A — compromise of one does not expose the other.Transport Encryption
All data in transit uses TLS 1.3. The insurer API additionally requires mutual TLS (mTLS), meaning both PlaneConnection and the insurer authenticate each other’s identity at the transport layer.Consent Framework
SmartScore uses a per-insurer, per-purpose, opt-in consent model with four independent consent grants:
Each consent is independently toggleable. Granting score calculation
does not enable sharing. Sharing with Insurer A does not enable sharing
with Insurer B.
Triple-Consent Flow
Sharing a score with an insurer requires three distinct steps:- Education — an informational page explaining what will be shared, with no consent requested
- Authorization — selecting a named insurer, choosing a sharing tier and duration, and reviewing the disclosure
- Confirmation — reviewing a transmission summary and completing the duty-to-disclose attestation
Immutable Consent Ledger
Every consent event is stored in an append-only, hash-chained ledger following ISO 27560 and Kantara consent receipt specifications:- Event type (granted, modified, revoked, expired)
- Timestamp, authenticated user, disclosure version and hash
- Purposes, named recipients, scope, and duration
- Record hash linked to previous hash (chain integrity)
- 7-year retention after consent expiry or revocation
Duty-to-Disclose Attestation
Before sharing a score, operators must attest that they have independently satisfied their duty to disclose all material facts to their insurer. This attestation includes a mandatory checklist:- Disclosed all known safety issues
- Disclosed any pending FAA enforcement actions
- Disclosed any incidents/accidents in the current policy period
- Understood that the score reflects operational metrics only
Digital Signatures and Tamper-Proofing
SmartScore reports are protected by three complementary mechanisms:
PDF reports use an Adobe AATL-trusted signing certificate (DigiCert or
GlobalSign) with an RFC 3161 timestamp from a trusted timestamp
authority. Any modification to the PDF after signing invalidates the
signature.
Score Verification Portal
Insurers can independently verify any SmartScore report’s authenticity by scanning the QR code on the PDF or visiting the verification URL. The portal confirms:- Whether the report is authentic (valid, tampered, or expired)
- The generation timestamp
- The current score (if the operator has an active consent grant for that insurer)
FCRA Positioning
SmartScore is structured to avoid classification as a consumer reporting agency under the Fair Credit Reporting Act:- Operator-initiated sharing — the operator decides whether and when to share; PlaneConnection does not furnish reports to insurers independently
- No direct insurer query access (Phase 1) — insurers cannot query the system for scores without operator initiation
- Organizational-level scoring — scores assess fleet/organizational risk, not individual consumer creditworthiness
- First-party data only — scores are generated from data the operator inputs into the platform
What Happens When You Revoke Consent
Revocation is designed to be as easy as granting — one click plus one confirmation:- The insurer’s access is terminated immediately
- A webhook notification is sent to the insurer
- The revocation is logged in the immutable consent ledger
- The insurer must delete score data within 30 days and certify destruction
- Scores already used for underwriting decisions are flagged as “consent revoked” but may be retained by the insurer for regulatory purposes
Data Retention and Deletion
Operators can export all their data in standard formats (JSON/CSV) at
any time with no fees. On account closure, Zone B data is purged after
the regulatory retention period expires. Zone A aggregate statistics may
be retained in anonymized form for benchmarking (only if the operator
consented to anonymized benchmarking).
Related
What Is SmartScore for Insurance?
Overview of the two-score architecture and design principles.
Generate and Share Your SmartScore
Step-by-step guide to the consent and sharing workflow.
Data Privacy and Compliance
Platform-wide privacy architecture beyond SmartScore.
SmartScore FAQ
Common questions about privacy, data sharing, and compliance.