DSPIP
Cryptographic Auth
Verify package origin through digital signatures
Privacy Preservation
Encrypted recipient info during transit
Anti-Cloning
Physical binding prevents QR duplication
Decentralized
No central authority for validation
Offline Capable
Verify without network connectivity
Delivery Confirmation
Cryptographic proof of successful delivery
Create & Sign
Sender creates shipping payload, encrypts recipient info, and signs with private key to generate QR code.
Transit Scanning
Carriers scan QR at each custody transfer, verifying signatures via DNS-based public key lookup.
Privacy Decryption
Last mile provider decrypts recipient info using their private key for final delivery.
Delivery Proof
Challenge-response protocol provides cryptographic confirmation of successful delivery.
📦 Standard
Legacy CompatibilityFull recipient info visible for traditional shipping workflows. Ideal for business-to-business shipments.
🔐 Encrypted
Privacy-PreservingRecipient encrypted with ECIES. Only the last mile provider can decrypt. Built for consumer privacy protection.
🛡️ Split-Key
Maximum SecurityPhysical anti-cloning labels with Ed25519 key pairs in scratch-off zones. For high-value shipments requiring offline verification.
Explore the DSPIP Protocol
Review the full specification, try the online tools, or contribute to the project.
Visit DSPIP.io