I’m imagining security cameras having to revert to magnetic tape recording.

  • General_Effort@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    3 hours ago

    This is a rare useful (and frugal/practical) niche for blockchain. Immutable verification is a core principle.

    You’re right on everything else, but this is just no. You never need blockchain.

    One just need someone who makes it credible that the hash and timestamp were not tampered with. Even posting the hash on Reddit would do it for most people. Reddit isn’t going to commit fraud for some random person. And that random person is probably not able to hack the database undetected.

    Recomputing lots of hashes isn’t difficult. A blockchain doesn’t add any trustworthiness on its own.

    • brucethemoose@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      3 hours ago

      I suppose not. Blockchain’s a convenient system for this, but some other party ‘good enough for court’ would do, yes.

      I was thinking of software ‘standard’ enough to centralize it, enough to incentivize has uploading being built into cameras and such as a feature.

    • Knock_Knock_Lemmy_In@lemmy.world
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      3 hours ago

      One just need someone who makes it credible that the hash and timestamp were not tampered with.

      This is the problem blockchain solves. That need for someone trustworthy disappears.

      Even posting the hash on Reddit would do it for most people.

      What? People can edit their own posts. Admins can edit other people’s posts. Anyone who thinks reddit is immutable is an idiot.

      Reddit isn’t going to commit fraud for some random person.

      Spez has already edited posts. Pay people enough and they will happily edit a database.

      And that random person is probably not able to hack the database undetected.

      Already happened. But also the user can “hack” their own entry.

      What’s also missing is chronology. Blockchain fixes not only the document contents but also puts a minimum on the age. Also if the hash is signed then authorship can be attributed.

      Recomputing lots of hashes isn’t difficult.

      Yes it is. That’s whole reason blockchain works.

      A blockchain doesn’t add any trustworthiness on its own.

      The contents of a document can’t be trusted, but anything a blockchain (internally) verifies can be.