2024.03.07

XML

(7)すべての主要なブロックチェーン合意アルゴリズムの説明 All Major Blockchain Consensus Algorithms Explained 

 

テーマ:英語のお勉強日記(7808)

カテゴリ:ブロックチェーン

 

 

12. Proof of Identity (PoI)
12. 本人の証明
 (PoI)

It is a consensus mechanism used to verify the identity of participants in the network. It is a type of consensus mechanism that aims to promote trust, security, and authenticity in blockchain transactions.
これは、ネットワークの参加者の身元を確認するために使用される合意メカニズムです。これは、ブロックチェーン
トランザクションの信頼性、セキュリティ、信頼性を促進することを目的とした合意メカニズムの一種です。
 

PoI works by requiring participants to provide a digital identity that is linked to a real-world identity verification process. This can be achieved through a variety of methods, such as
government-issued IDs, biometric data, or other forms of verifiable identity credentials. The identity verification process ensures that each participant is a real, identifiable individual, which can help prevent fraudulent or malicious activity in the network.
PoI は、現実世界の本人確認プロセスにリンクされたデジタル ID の提供を参加者に要求することで機能します。これは、政府発行の ID、生体認証データ、またはその他の形式の検証可能な ID 資格情報など、さまざまな方法を通じて実現できます。 ID 検証プロセスにより、各参加者が本物の識別可能な個人であることが保証され、ネットワーク内での詐欺行為や悪意のある行為を防ぐことができます。

 

Credit-businessworld.in クレジット- ビジネスワールド.in
 

Once a participant’s identity is verified, they are given the right to participate in the network and contribute to consensus. This can be achieved through different mechanisms, depending on the
specific blockchain network.
参加者の身元が検証されると、ネットワークに参加し、コンセンサスに貢献する権利が与えられます。これは、特定のブロックチェーンネットワークに応じて、さまざまなメカニズムを通じて実現できます。
 

For example, some PoI networks may require participants to vote on proposed transactions, while others may allow participants to propose transactions themselves.
たとえば、一部のPOIネットワークで、参加者が提案された取引に投票することを要求される場合、他のネットワークが自分で取引を提案することを参加者に許可する場合があります。

​Benefits of Proof of Identity
身元証明の恩恵​

One of the main benefits of PoI is that it can help prevent Sybil attacks, where a single participant creates multiple identities in the network to gain control or manipulate the system. By requiring participants to provide verifiable identity credentials, PoI ensures that each participant is a unique, identifiable entity in the network.
PoI の主な恩恵の1つは、単一の参加者がネットワーク内に複数の ID を作成してシステムを制御または操作するシビル攻撃を防止できることです。 PoI は、参加者に検証可能な ID 資格情報の提供を要求することで、各参加者がネットワーク内で一意の識別可能な実体であることを保証します。

​Drawbacks of Proof of Identity
身元証明の欠点​

However, PoI also has some drawbacks. One is that it can be difficult to balance anonymity and privacy with identity verification. Some participants may not want to reveal their identities to
maintain their privacy, while others may not have access to the necessary identity verification tools.
ただし、PoI にはいくつかの欠点もあります。 1 つは、匿名性とプライバシーと本人確認のバランスを取るのが難しい場合があるということです。プライバシーを維持するために自分の身元を明かしたくない参加者もいるかもしれませんし、必要な身元確認ツールにアクセスできない参加者もいるかもしれません。
 

Additionally, the identity verification process can be time-consuming and costly, which may discourage some participants from joining the network.
さらに、本人確認プロセスには時間とコストがかかるため、一部の参加者がネットワークに参加することを思いとどまるかもしれません。

13. Proof of Activity (PoA)
13. 活動の証明
 (PoA)

It is a hybrid consensus mechanism that combines Proof of Work (PoW) and Proof of Stake (PoS) to achieve a more secure and efficient blockchain network. PoA was developed as an alternative to the traditional PoW and PoS mechanisms, which have been criticized for their high energy consumption and centralization risks.
これは、仕事の証明 (PoW) と掛け金の証明 (PoS) を組み合わせて、より安全で効率的なブロックチェーン
ネットワークを実現するハイブリッド 合意メカニズムです。 PoAは、高エネルギー消費と集中化のリスクで批判されてきた従来の PoW および PoS メカニズムの代替として開発されました。
 

In PoA, the blockchain network first uses PoW to generate new blocks, similar to Bitcoin. However, unlike Bitcoin, PoA does not rely solely on PoW for consensus. Instead, once a new block is generated, the system selects a random group of validators from the network based on their PoS holdings. These validators are then required to sign the new block, providing a second layer of consensus verification.
PoA では、ブロックチェーン ネットワークはまず PoW を使用して、ビットコインと同様に新しいブロックを生成します。ただし、ビットコインとは異なり、PoA は合意を PoW だけに依存しません。代わりに、新しいブロックが生成されると、システムは PoS 保持に基づいてネットワークから検証者のグループをランダムに選択します。これらの検証者は新しいブロックに署名する必要があり、合意検証の第 2 層を提供します。

Credit —fourweekmba.com クレジット — fourweekmba.com
 

By combining PoW and PoS, PoA aims to achieve a more secure and efficient consensus mechanism. PoW ensures that blocks are difficult to create and helps prevent malicious attacks, while PoS encourages long-term network participation and prevents centralization by
distributing rewards based on the amount of stake a participant holds.
PoW と PoS を組み合わせることで、PoAはより安全で効率的な合意メカニズムを実現することを目指しています。 PoW はブロックの作成を困難にし、悪意のある攻撃の防止に役立ちます。一方、PoS は長期的なネットワーク参加を促進し、参加者が保有するステーク量に基づいて報酬を分配することで集中化を防ぎます。

​Benefits of Proof of Activity
活動証明の恩恵​

One of the main benefits of PoA is that it is less energy-intensive than PoW, as it does not require miners to continuously solve complex mathematical problems. Additionally, the PoS element of PoA helps prevent centralization, as it encourages more participants to hold a stake in the network and reduces the incentive for large mining pools to dominate the network.
PoA の主な利点の 1 つは、採掘者が複雑な数学的問題を継続的に解決する必要がないため、PoW よりもエネルギー消費が少ないことです。さらに、PoA の PoS 要素は、より多くの参加者がネットワークの権益を保持することを奨励し、大規模な採掘プールがネットワークを支配しようとするインセンティブを減らすため、集中化の防止に役立ちます。

​Drawbacks of Proof of Activity
活動証明の欠点​

However, PoA also has some drawbacks. One is that it can still be susceptible to 51% attacks, where a group of validators colludes to manipulate the network. Additionally, PoA can be more complex to implement than traditional PoW or PoS mechanisms, as it requires a combination
of both.

ただし、PoA にはいくつかの欠点もあります。 1 つは、検証者のグループが共謀してネットワークを操作する 51% 攻撃の影響を受けやすい可能性があることです。さらに、PoA は従来の PoW または PoS メカニズムよりも実装が複雑になる可能性があります。これは、両方の組み合わせが必要となるためです。

 

=========================

インターネット・コンピュータランキング
=========================
ネットサービスランキング
=========================

【HIS】旅行プログラム

 

ヒアロディープパッチ

 

管理栄養士監修の手作り宅配健康食『ウェルネスダイニング』

 

【エブリィフレシャス】浄水型ウォーターサーバー

 

ととのうみすと

 

EcoFlow Japan