Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Blockchain has a lot of distinct advantages when things need a very clear audit trail. Auditors love the fact that a block can't be modified without recalculating all subsequent blocks. Of course, in a blockchain controlled by a single private entity, the entity could redo all the blocks, but that's not really the main concern. The concern is to try to prevent rogue individuals from modifying the ledger without detection, and that is harder to do with blockchain than plain DB access controls.


Blimey! Here I thought any database server worth a rusty copper can do a detailed, queryable audit log / trail if that's what you need.

At least MySQL, PostgreSQL, SQL Server, DB2, Oracle surely can.


Come on, it's not difficult to see how those DB solutions are easier to modify after the fact without detection than a blockchain-based solution, and blockchain-based solutions are generally easier to make distributed while still guaranteeing immutability.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: