Hacker News new | ask | show | jobs
by jacquesm 155 days ago
It's a web, not a tree... so this is really not that simple.
1 comments

Yeah, that's the problem, and my suggestion is to change it from a web to a tree instead, to solve that issue.
That does not work because you won't have multiple parties vouching for a new entrant. That's the whole reason a web was chosen instead of a tree in the first place. Trees are super fragile in comparison, bad actors would have a much bigger chance of going undetected in a tree like arrangement.
What is a web if not multiple trees that have interconnected branches? :)
In the end, it's all lists anyways :)
Well - lists of tuples. Otherwise knows as a graph :)