dominictarr / cyphernet

MIT License
115 stars 5 forks source link

welcome #6

Open dominictarr opened 11 years ago

dominictarr commented 11 years ago

Hi,

I know a lot of you are interested in distributed systems, or replication, or are trying to build a peer to peer and/or encrypted/secure social network, or distributed search engine or package manager!

@jez0990 @bigeasy @substack @hij1nx @Raynos @ralphtheninja @rvagg @juliangruber @gwenbell @venportman

@ednapiranha

level-* has taught to optimize for collaboration. see OPEN open source project.

So, I'm just gonna publish my todo list, as issues, because they work well for discussion. If are interested please click "watch" and github will notify you when someone posts a comment or issue, or if you are working on stuff that may be useful - like crypto, search, traversal, network topology - ah, we'll start a wiki or something.

currently, this is still in a research phase, but since I know you guys are researching too, we need some, uh, centralized place to focus that research!

Dominic

bigeasy commented 11 years ago

Currently, I'm finishing up a little RESTful framework because I need to use it for a dayside project. I spoke with @dominictarr the other day, and I'm highly motivated to complete Strata and Locket. Strata has some interesting properties that might be of use to this project. I've been thinking about merkle trees and I'm looking to externalize the balance operations of Strata so that not only data is replicated but also the tree structure. If the tree structure is replicated, it would be easier to hash.

Initially, this would be a log shipping operation, but it could evolve into an RSM.

// @demarius

dominictarr commented 11 years ago

Oh meant to invite the people who originally commented on the gist: https://gist.github.com/dominictarr/5990143 @luk- @sveisvei @navaru @mbrevoort @micahredding @djcoin

github issues are much better than gists because you are notified when someone comments.