Verify one now:
pip install titan-gate titan-verify receipt.json --key <hex_key>
Real example receipt (test key is 64 zeros): https://github.com/Rehanrana11/titan-gate-demo/blob/main/.ti...
The format is TRS-1 (Titan Receipt Standard). Full cryptographic spec: https://github.com/Rehanrana11/titan-gate-public/blob/main/S...
Receipts chain via prev_receipt_hash. Daily batches are Merkle-aggregated and anchored as files in Git — tamper-evidence without a blockchain.
SOC2 angle: auditors verify CC6/CC7/CC8 controls from the receipt alone, no infrastructure access required.
PyPI: https://pypi.org/project/titan-gate/
rmasoodx22•2h ago
Verify one now:
No network. No database. No trusted third party.Real example receipt (test key is 64 zeros): https://github.com/Rehanrana11/titan-gate-demo/blob/main/.ti...
The format is TRS-1 (Titan Receipt Standard). Full cryptographic spec: https://github.com/Rehanrana11/titan-gate-public/blob/main/S...
Receipts chain via prev_receipt_hash. Daily batches are Merkle-aggregated and anchored as files in Git — tamper-evidence without a blockchain.
SOC2 angle: auditors verify CC6/CC7/CC8 controls from the receipt alone, no infrastructure access required.
PyPI: https://pypi.org/project/titan-gate/