207
edits
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
The receipts are intended to be a complete proof of purchase that can be independently verified by third parties. | The receipts are intended to be a complete proof of purchase that can be independently verified by third parties. | ||
System Overview | == System Overview == | ||
Receipts are essentially an RSA 2048-bit signed triple of (user ID, store ID, product URL/ID). They contain other useful metadata, but from a trust standpoint those are the important pieces. | Receipts are essentially an RSA 2048-bit signed triple of (user ID, store ID, product URL/ID). They contain other useful metadata, but from a trust standpoint those are the important pieces. | ||
edits