Engineer Builds Tamper-Evident Transaction System Without Blockchain
Software engineer Viktor Khudiaiev has published a reference implementation demonstrating how database record integrity can be enforced without using a blockchain, with the article updated on September 20, 2026. The system uses standard PostgreSQL, three Java services, and simulated financial transfers to prevent unauthorized changes even by attackers with full database administrator privileges. By combining cryptographic authentication with a protected execution boundary, the design ensures that controlling the primary transaction database alone is insufficient to forge, modify, or replay financial operations. The architecture separates a primary attacker-controlled database from a protected audit database that holds authoritative execution state and independent evidence. Khudiaiev clarifies the system does not introduce new cryptographic primitives, replace ledger databases, or address threats beyond its explicitly defined trust boundary.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in