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.

  • snowe
    link
    fedilink
    131 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.

    • @mpldr@beehaw.org
      link
      fedilink
      11 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…