• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics in ~comp with the tag "blockchain". Back to normal view / Search all groups
    1. Hack.Summit() and Block-Chain

      Website: https://hacksummit.org Honestly I'm not following this block-chain thing that much closely (apart from knowing the theory of how it works on a basic level) and I'm curious to see if this...

      Website: https://hacksummit.org

      Honestly I'm not following this block-chain thing that much closely (apart from knowing the theory of how it works on a basic level) and I'm curious to see if this event can help me get what it is all about :)

      Anyone interested in a free pass can send a PM to me (do not reply here please) and it would be interesting if we use this topic to talk about your previous experience with the event or block-chain in general.

      2 votes
    2. Feedback on a federated decentralized git hosting solution

      I have an idea, it's not particularly new. I think git code sharing could integrate very nicely with blockchains. I think it could be done elegantly without modifying the git protocol at all, just...

      I have an idea, it's not particularly new. I think git code sharing could integrate very nicely with blockchains.

      I think it could be done elegantly without modifying the git protocol at all, just as an optional superset (like Github) to provide forks, PR and discussion.

      Something like:

      • smart contract based system
      • something like lightening network for off master chain pushes
      • local node hosting all obtained versions of code, something like PNPM meets zeronet
      • cloning/pushing over DHT with web torrent.
      • client key pairs for collaboration and authentication

      Do you guys think it could be done? Thoughts? Ideas? Criticisms?

      Would anyone be interested in working on something like this? I'd like all the help I can get and any input people have.

      6 votes