Rename to 42/LOGOS-REPUTATION-INKINGUT

This commit is contained in:
Mark Evenson 2022-08-16 07:20:49 +02:00
parent 8120c8d4ee
commit be2b7c58c9

View File

@ -1,11 +1,13 @@
--- ---
slug: 42 slug: 42
title: 42/LOGOS-REPUTATION title: 42/LOGOS-REPUTATION-INKINGUT
name: Logos Node Reputation name: Logos Node Reputation
status: raw status: raw
category: Informational category: Informational
tags: logos/reputation tags: logos/reputation
editor: Mark Evenson <mark.evenson@status.im> editor: Mark Evenson <mark.evenson@status.im>
created: 04-AUG-2022
revised: <2022-08-16 Tue 07:13>
contributors: contributors:
- Álvaro Castro-Castilla - Álvaro Castro-Castilla
--- ---
@ -59,9 +61,10 @@ Other relevant characteristics of the algorithm are:
functions. functions.
- Lightweight. It doesnt perform long computations nor use a lot of - Lightweight. It doesnt perform long computations nor use a lot of
memory. memory.
- Pluggable into Glacier and Snowball [38/LOGOS-CONSENSUS][]. Its - Pluggable into Glacier [38/LOGOS-CONSENSUS-GLACIER][] and
designed to fit well with swarm-like consensus algorithms. Moreover, Snowball. Inkingut is designed to fit well with swarm-like consensus
it augments the consensus algorithm without altering it. algorithms. Moreover, it augments the consensus algorithm without
altering it.
- Adaptive. It processes network and behavior changes fast. - Adaptive. It processes network and behavior changes fast.
- Dynamic. It introduces new nodes consistently and fairly. - Dynamic. It introduces new nodes consistently and fairly.
- It is robust against strategic adversaries. We will see these in more detail below. - It is robust against strategic adversaries. We will see these in more detail below.
@ -166,9 +169,9 @@ No model constructed. No current tests.
Copyright and related rights waived via Copyright and related rights waived via
[CC0](https://creativecommons.org/publicdomain/zero/1.0/). [CC0](https://creativecommons.org/publicdomain/zero/1.0/).
# References # Informative References
## informative 1. [38/LOGOS-CONSENSUS-GLACIER](https://github.com/vacp2p/rfc/pull/512)
2. [Rocket, Team, Maofan Yin, Kevin Sekniqi, Robbert van Renesse, and Emin Gün Sirer. “Scalable and Probabilistic Leaderless BFT Consensus through Metastability.” arXiv, August 24, 2020.](https://https://doi.org/10.48550/arXiv.1906.08936)
#. [38/LOGOS-CONSENSUS](https://github.com/vacp2p/rfc/pull/512)
#. [Rocket, Team, Maofan Yin, Kevin Sekniqi, Robbert van Renesse, and Emin Gün Sirer. “Scalable and Probabilistic Leaderless BFT Consensus through Metastability.” arXiv, August 24, 2020.](https://https://doi.org/10.48550/arXiv.1906.08936) TODO: add IPFS