Hacker News new | ask | show | jobs
by rlpb 2981 days ago
> Blockchain tech is ultimately about trust. Trust that the accounting hasn't been altered.

A simple git repository offers this property. Really it's just any data structure where only growing it is permitted. You don't need a blockchain to get this.

1 comments