This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages) The topic of this article may not meet Wikipedia's general notability guideline. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.Find sources: "Proof of authority" – news · newspapers · books · scholar · JSTOR (January 2019) (Learn how and when to remove this template message) This article provides insufficient context for those unfamiliar with the subject. Please help improve the article by providing more context for the reader. (January 2018) (Learn how and when to remove this template message) This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources. Find sources: "Proof of authority" – news · newspapers · books · scholar · JSTOR (January 2018) (Learn how and when to remove this template message) Some of this article's listed sources may not be reliable. Please help improve this article by looking for better, more reliable sources. Unreliable citations may be challenged and removed. (January 2018) (Learn how and when to remove this template message) (Learn how and when to remove this template message)

Proof of authority (PoA) is an algorithm used with blockchains that delivers comparatively fast transactions through a consensus mechanism based on identity as a stake.[citation needed] The most notable platforms using PoA are VeChain,[1] Bitgert,[2] Palm Network[3] and Xodex.

Proof-of-authority

In PoA-based networks, transactions and blocks are validated by approved accounts, known as validators.[4] Validators run software allowing them to put transactions in blocks. The process is automated and does not require validators to be constantly monitoring their computers. It, however, does require maintaining the computer (the authority node) uncompromised. The term was coined by Gavin Wood, co-founder of Ethereum and Parity Technologies.[5]

With PoA, individuals earn the right to become validators, so there is an incentive to retain the position that they have gained. By attaching a reputation to identity, validators are incentivized to uphold the transaction process, as they do not wish to have their identities attached to a negative reputation. This is considered more robust than PoS (proof-of-stake) - PoS, while a stake between two parties may be even, it does not take into account each party's total holdings. This means that incentives can be unbalanced. On the other hand, PoA only allows non-consecutive block approval from any one validator, meaning that the risk of serious damage is centralized to the authority node.[citation needed]

PoA is suited for both private networks and public networks, like POA Network or Eurus, where trust is distributed.[citation needed]

References

  1. ^ Hasan, Omar (2020). "Privacy Preserving Reputation Systems based on Blockchain and other Cryptographic Building Blocks: A Survey" (PDF).
  2. ^ "Bitgert $BRISE "Burning" Everyday". 2022.
  3. ^ "About Us".
  4. ^ parity: Fast, light, robust Ethereum implementation, Parity Technologies, 2017-12-12, retrieved 2017-12-12
  5. ^ Gavin, Wood (November 2015). "PoA Private Chains". Github.