One-time keys, stored as hashes
Production and trial keys are revealed once. LeadProof stores a SHA-256 key hash and a short prefix for identification, not the complete key.
Security and data handling
LeadProof limits production destinations, hashes access credentials, fingerprints delivery requests, and verifies billing events before access changes. Every statement below is bounded to a control in the product.
Keep the source of truth in the authorized source system. Keep only the delivery evidence LeadProof needs.
LeadProof is a delivery reliability layer, not a CRM or long-term lead store. The production path processes approved fields for delivery and retains metadata and fingerprints for idempotency, receipts, support, and safe replay.
Implemented controls
Production and trial keys are revealed once. LeadProof stores a SHA-256 key hash and a short prefix for identification, not the complete key.
Production delivery rejects non-HTTPS URLs, embedded credentials, localhost, private-network hosts, and local or internal hostnames.
LeadProof temporarily processes the delivery body, then retains operational metadata and SHA-256 fingerprints rather than intentionally storing the complete production payload.
A final failure can be replayed only with the original idempotency key, matching payload and destination fingerprints, and an explicit replay header.
Stripe fulfillment verifies the raw payload with the webhook signing secret, an HMAC-SHA-256 signature, and a five-minute timestamp tolerance before processing.
Only active or trialing subscriptions receive production access. Canceled, unpaid, paused, incomplete, or otherwise inactive states disable the associated key.
Production data boundary
Verifiable request path
LeadProof validates access and destination boundaries before attempting delivery, then returns a receipt with the final state and payload fingerprint.
1 Bearer key → SHA-256 lookup
2 Public HTTPS destination validation
3 Stable Idempotency-Key claim
4 Bounded delivery attempts
5 Destination response verification
6 Metadata-only receipt historySecurity questions
Not intentionally. It processes the request for normalization and delivery, then stores operational metadata including source, destination hostname, status, attempts, latency, email domain, receipt ID, and SHA-256 fingerprints.
No. The production endpoint requires public HTTPS and rejects embedded credentials, localhost, private IPv4 ranges, loopback, private or link-local IPv6, and local or internal hostnames.
No. It is a first-party description of publicly inspectable controls and limitations, not an independent audit, penetration test, SOC 2 report, or guarantee of uninterrupted operation.
Use a verified account, one-time trial key, and your own authorized public HTTPS destination. No card required.