Legal

Privacy Policy

1. Overview

HIPKit is a commercial product built on top of the Human Integrity Protocol (HIP). This privacy policy describes what data HIPKit — the product operated at hipkit.net — collects, processes, and retains. It is separate from the protocol-layer privacy posture documented at hipprotocol.org and from the Tier 1 pathway provider (HIPVerify) which has its own privacy policy.

HIPKit is designed around minimal data collection. The credentials and attestations that drive the product live in your browser; HIPKit-the-server stores only what's necessary to bill, authenticate, and meter usage. We don't track you, we don't sell data, and we don't use cookies for analytics or advertising.

2. Data We Collect

Data stored only in YOUR browser (localStorage)

HIPKit does not have access to data stored in your browser's localStorage. The following are local-only:

Your private key never leaves your device. If you clear your browser storage or lose access to the device, your credential is lost (recoverable via the Tier 1 Didit re-verification path on hipverify.org if you obtained it through that pathway, or unrecoverable for Tier 3 device-bound credentials).

Data we DO store (HIPKit servers)

Data we do NOT collect

3. Analytics

HIPKit uses Cloudflare Web Analytics, a privacy-respecting analytics service. Cloudflare Web Analytics:

This analytics data is used solely to understand which pages get visited and where traffic comes from, in aggregate, to improve the product. It is not joined with your credential, your purchase history, or any other identifier.

4. Payment Data

Payment is processed entirely by Stripe. HIPKit does not receive, process, or store your credit card number, billing address, or other payment details. HIPKit receives from Stripe only:

Stripe's privacy policy governs their handling of your payment data. See stripe.com/privacy.

5. Third-Party Data Processing

Cloudflare hosts the HIPKit infrastructure: Pages (the static frontend), Workers (the API runtime), KV (storage of credentials, proofs, indices, balances), and Email Routing (the support@hipkit.net inbox forward). Cloudflare's privacy policy applies to their infrastructure services. See cloudflare.com/privacypolicy.

Stripe (payment processor) handles all credit card data under their own privacy policy. HIPKit has a data processing relationship with Stripe limited to the customer-reference and receipt fields described above.

HIPKit does not share data with any other third party except as required by law or to operate the service.

6. Data Retention

7. What We Do NOT Do

8. Data Security

All data in transit is encrypted via HTTPS/TLS. Your credential's private key is generated and stored entirely in your browser's localStorage and is never transmitted to any server. Authentication to HIPKit endpoints uses either an API key (hashed server-side) or a signed AppAuth canonical (signed by your credential's private key, verified server-side via Ed25519). Server-side data lives in Cloudflare KV with access scoped to the HIPKit Workers.

9. Your Rights

Because HIPKit primarily stores cryptographic identifiers and operational records rather than personally identifiable information, traditional data subject rights apply in a narrow but real way:

10. Young Users

HIPKit is designed for adult creators of professional content. We do not knowingly collect data from children under 13. The HIP protocol itself has no age restriction — minors can use the protocol's free tools at hipprotocol.org at no cost.

11. International Users

HIPKit is operated from the United States. Data is processed through Cloudflare's global network and Stripe's payment infrastructure. By using HIPKit, you consent to the processing of your data in these systems. Where applicable law requires additional protections (GDPR, CCPA, etc.), HIPKit operates in good-faith compliance with the data-handling principles described in this policy: minimal collection, narrow third-party processing, no sale of data, and transparency about retention.

12. Protocol vs HIPKit (Product Boundary)

This privacy policy applies to HIPKit, a commercial product operated at hipkit.net. It is important to distinguish HIPKit (the product) from the HIP protocol itself.

The HIP protocol layer — the ledger, the worker that registers attestations, the verifier that validates them — does not see, store, or transmit identity data. The protocol receives only a one-way deduplication hash, a tier label, and a pathway identifier. No documents, no biometric data, no personally identifiable information ever reaches protocol-layer code or ledger entries.

HIPKit, as a commercial product, sits on top of the protocol and adds paid features (credit packs, batch tools, certificates, portfolio enumeration, embeddable badges). The protocol-layer attestations created via HIPKit are also visible at the protocol surface and are independently verifiable by anyone with a browser. HIPKit's paid features are gated by API key authentication and metered by credit balance.

Under Charter Deployment Principle 5 (Permissionless Proliferation), anyone may build alternative products on top of the protocol. HIPKit is one such product; it is not the only one and is not privileged in the protocol's design. Under Charter Deployment Principle 7 (Zero Institutional Cost), the protocol itself is free at the protocol surface (hipprotocol.org); HIPKit's paid pricing reflects HIPKit's institutional implementation choice, not any protocol-imposed cost. Under Charter Deployment Principle 8 (Protocol, Not Entity), HIPKit is an institutional participant in the HIP ecosystem, not the protocol itself.

13. Changes to This Policy

We may update this policy from time to time. Material changes will be noted with an updated date at the top of this page.

14. Contact

For privacy-related questions or data requests, contact us at support@hipkit.net or via the HIP Protocol GitHub repository.