Researchers from several institutes worldwide recently developed Quarks, a new, decentralized messaging network based on blockchain technology. Their proposed system could overcome the limitations of most commonly used messaging platforms, allowing users to retain control over their personal data and other information they share online.

  • @[email protected]
    link
    fedilink
    11 year ago

    I would beg to differ. It seems to be pretty useful for Software development. After all git repos are Blockchains. That being said: use a solution that fits your problem, don’t try to adapt a problen to your solution. Thats something a lot of the crypto- or AI-bros are apparently misunderstanding

    • snoweA
      link
      141 year ago

      After all git repos are Blockchains

      No, git repos are merkle trees. Blockchains happen to build on merkle trees. Git is not blockchain.

      • @[email protected]
        link
        fedilink
        01 year ago

        I suppose it depends on how exactly you define a blockchain. If you add distributed consensus algorithms and a requirement for BFT resistance, then it clearly isnt. Its the usual issue with definition…