madison-freeman / consensus-from-trust

Designed and implemented a distributed consensus algorithm given a graph of “trust” relationships between nodes as an alternative method of resisting sybil attacks and achieving consensus. In this project, we developed a robust CompliantNode class that will work in all combinations of the graph parameters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Designed and implemented a distributed consensus algorithm given a graph of “trust” relationships between nodes as an alternative method of resisting sybil attacks and achieving consensus. In this project, we developed a robust CompliantNode class that will work in all combinations of the graph parameters.

License:BSD 2-Clause "Simplified" License


Languages

Language:Java 100.0%