▲ | inkyoto 3 days ago | ||||||||||||||||
Very much relevant. The definition of the ledger database includes immutability of datasets as a hard constraint[0][1]. The mere fact that the git commit history can be altered automatically disqualifies git from being an acceptable alternative to the ledger database in highly regulated environments. If strict compliance is not a hard requirement (open source project are the prime example), git can be used to prove provenance, provided you trust the signer’s public key or allowed signers file. [0] https://www.techtarget.com/searchCIO/definition/ledger-datab... | |||||||||||||||||
▲ | kstrauser 3 days ago | parent [-] | ||||||||||||||||
It is immutable in exactly the same way. The git commit history cannot by altered, except in the same sense that you could manually edit the backing store of a blockchain to alter the data, and with the same consequence that the alteration would be instantly noticeable in either case. | |||||||||||||||||
|