mirror of https://github.com/logos-co/roadmap.git
47 lines
808 B
Markdown
47 lines
808 B
Markdown
|
---
|
||
|
title: "Detecting Reporting Attacks Carnot"
|
||
|
---
|
||
|
## `vac:dr:consensus:nomos:detecting-reporting-attacks-carnot`
|
||
|
---
|
||
|
|
||
|
```mermaid
|
||
|
%%{
|
||
|
init: {
|
||
|
'theme': 'base',
|
||
|
'themeVariables': {
|
||
|
'primaryColor': '#BB2528',
|
||
|
'primaryTextColor': '#fff',
|
||
|
'primaryBorderColor': '#7C0000',
|
||
|
'lineColor': '#F8B229',
|
||
|
'secondaryColor': '#006100',
|
||
|
'tertiaryColor': '#fff'
|
||
|
}
|
||
|
}
|
||
|
}%%
|
||
|
gantt
|
||
|
tickInterval 1month
|
||
|
dateFormat YYYY-MM-DD
|
||
|
section Status
|
||
|
Detecting Reporting Attacks Carnot: 1970-01-01, 1970-01-02
|
||
|
```
|
||
|
|
||
|
- status: 0%
|
||
|
- CC: Moh
|
||
|
|
||
|
### Description
|
||
|
|
||
|
This research work will describe the mechanism of how various attacks can be detected, reported, and slashed in the consensus.
|
||
|
|
||
|
### Justification
|
||
|
|
||
|
|
||
|
### Deliverables
|
||
|
|
||
|
* algorithm
|
||
|
* pseudocode
|
||
|
* spec
|
||
|
* rlog post
|
||
|
|
||
|
|
||
|
|