stanrunge / distributor

An educational distributed system with BFT protocols built in C from scratch
https://distributor.stanrunge.dev
Other
2 stars 0 forks source link
bft-protocols c distributed-systems

Byzantine Fault-Tolerant Distributed System with Machine Learning-Based Attack Detection

Overview

This project implements a Byzantine fault-tolerant distributed system in C, enhanced with machine learning-based attack detection mechanisms. It aims to ensure consensus among distributed nodes even in the presence of faulty or malicious actors.

Features

Directory Structure

[Provide a brief overview of the directory structure here.]

Setup Instructions

  1. Clone the Repository
    git clone https://github.com/yourusername/Byzantine-Fault-Tolerant-System.git
    cd Byzantine-Fault-Tolerant-System