this post was submitted on 07 Sep 2023
198 points (86.4% liked)

Technology

58094 readers
3216 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

"blockchain is a distributed ledger with growing lists of records (blocks) that are securely linked together via cryptographic hashes."

It is pretty simple. Blockchain is record keeping with cryptographic metadata as a form of discerning its place in the blockchain ledger/history.

The integrity verification is up to the creator of the blockchain or community, which is separate from what the blockchain is and acts as a supplementary system. In fact, blockchain can have a "single source of truth" because it depends on who controls most of the verification stake. such as having over 50% of the "mining" capacity coming a single entity will allow that entity to be the single source of truth. There is a risk that a decentralized network can become centralized. Fortunately, blockchains like Bitcoin and ethereum have a large enough pool of decentralized verification "miners" that keep the system from falling into a centralized entity. I remember when Bitcoin first started becoming popular, there were mining pools that were growing large enough that there could be a single centralized mining network that will control it.

You are correct that there is a complexity, but it is not the blockchain itself that is complex. It is the verification we attach to it when it comes to large-scale decentralization efforts.