Verify Receipt
Verify the authenticity of a HexBurn read receipt using cryptographic validation.
How It Works
1
Sender creates message with receipt request enabled. A unique message ID is generated and included in the encrypted payload.
2
Recipient reads message and a read receipt is automatically generated with a cryptographic signature and timestamp.
3
Recipient shares receipt with the sender through any channel. The receipt can be exported as text, JSON, or PDF.
4
Sender verifies receipt using this page. The cryptographic signature proves the message was read and confirms the timestamp.