Original author: Crypto KOL Poopman
Original translation: 0x711, Logicrw, BlockBeats
In early September, Ethereum LSD protocols such as RocketPool, StakeWise, and Stader Labs launched a joint commitment to limit their market share to no more than 22% of the total pledge volume, aiming to deal with the increasing concentration of the Ethereum pledge market. However, Lido Finance, the market leader with a share of 32%, did not take a position on this, triggering controversy in the community. In this regard, encryption KOL Poopman posted on his social platform that distributed verification node technology (DVT) plays an important role in preventing single points of failure and achieving decentralization, and conducted an in-depth analysis of the related protocol SSV Network.
BlockBeats has compiled and translated this as follows.
background
Ethereum’s post-merger consensus mechanism has transitioned from PoW to PoS. At the same time, PoS has accelerated the growth of staking solutions such as Lido, but also accelerated the risk of protocol centralization (about 33% market share).

DVT stands for Distributed Validator Technology. This technology distributes the private keys of validators across multiple computers to prevent single point failures, etc. In simple terms, DVT can be considered a solution similar to multi-signature.

Here we need to explain the concept of validator node key. After POS, the validator node key was introduced. This key is responsible for signing on-chain operations, such as block proposals and proofs. However, the key must be stored in a hot wallet.
How DVT Technology Works
To understand how it works, we first need to understand the 4 pillars of DVT:
1. Shamir's Secret Sharing and Threshold Cryptography;
2. Distributed Key Generation (DKG);
3.MPC;
4. Consensus.

Shamir's Secret Sharing
Imagine a graph where an encrypted message is on the Y axis and a private key is split into 3 parts and sent to nodes A, B, and C. To decrypt the message, at least 2 parts are needed to connect the wires.
This is called ⅔ Shamir's Secret Sharing. In simple terms, Shamir's Secret Sharing is an algorithm that divides the private key among multiple nodes. Each node holds only a small portion of the key, and no single node can sign a message unless a voting threshold is reached (such as 3/4 or 5/7).

In addition, POS uses BLS signatures, which allow multiple signatures to be aggregated into a single signature. Therefore, when a node signs a transaction, the BLS signature combines all signatures into one signature that can represent the private key of the verification node.
Distributed Key Generation (DKG)
However, the reality is that no party should know the private key of this verification node, because this is very insecure for the verifier. In this case, DKG tries to solve this problem in the following ways:
Each participant makes a secret share.
All these shares are then added together to arrive at the final result.
Therefore, DKG is a process of creating a key share and distributing it to each node. This process requires each participant to calculate the key and provide "randomness" to it so that no single party can learn the user's private key.

Multi-party computation (MPC)
MPC is an important pillar of DVT. MPC allows operators to sign messages using only their secret share without having to reconstruct the full private key on any single device. This helps reduce the risk of private key centralization.

Consensus Mechanism
In order to reach a consensus on a block among nodes, the IBFT algorithm selects a node as a block proposer and shares the block with other nodes. If consensus is reached, meaning that approximately 66% of the nodes agree that the block is valid, the block is proposed for packaging.
However, if the block proposer goes offline due to hardware/software problems in DVT, the IBFT consensus will select another DVT node as the block proposer within 12 seconds, and the fault tolerance mechanism will take effect. (This guarantees the robustness of the blockchain to a certain extent.)
DVT Summary
In short, the following four technologies form the basis of DVT:
1. Shamir's Secret Sharing and Threshold Cryptography
2. DKG
3.MPC
4. Consensus

Now that we understand DVT, let's discuss ssv network.
What is SSV Network?
SSV stands for Secret Shared Validators, more recently known as DVTs.
The concept of SSV originated from a research paper in collaboration with members of the Ethereum Foundation and aims to distribute validator tasks across a group of nodes.
How does the SSV Network work?
SSV = DVT
SSV distributes the validator’s private key (or share) to a set of nodes, ensuring that:
There is no centralization of keys
A node does not need to trust another node to operate
In addition, SSV has a token and a P2P market.

Uses of SSV Tokens
Because the SSV network provides higher security and decentralized services, users must pay SSV fees to the network and operators for incentives.
There are two main players in the SSV network: stakers and operators.
Stakers can choose 4 operators from the list, then deposit SSV with these operators and earn ETH directly on-chain based on the term they choose (e.g. 1 year, 6 months).
Each operator can set its own fees and compete with other operators in the P2P market.

More importantly, operators do not hold stakers’ ETH assets or rewards, as their role is simply to maintain and operate validators on behalf of stakers. However, both operators and the network charge operating fees and network fees to users who use the SSV network.

The network fee is a fixed cost per validator designed by the DAO and flows directly into the DAO Treasury (0xb35096b074fdb9bbac63e3adae0bbde512b2e6b6). Fees are deducted from stakers’ SSV balances over time, which currently have accumulated ~$10M in TVL.

SSV DAO
SSV token holders can participate in the governance of the SSV DAO and make the following decisions:
Design and adjust network fees
Operator rating (rating based on operator performance)
Development and decision making of any protocol
SSV Actionable Insights
First, the SSV Network is expected to see greater adoption, which will lead to more stakers depositing SSV with operators for greater security and decentralization, resulting in less circulating supply on the market.
In this case, the most intuitive action is to trade SSV on the secondary market.
Alternatively, you can provide liquidity for the SSV-ETH pair on Uniswap (0.3% fee tier) and earn ~64% APR / $1.76 per day in fees per $1,000 in liquidity position.

On the other hand, you can also consider running a node in the SSV network and earning SSV as a service fee. The more key shares you manage, the more SSV you earn.
However, operators need to be aware that an increase in the value of SSV does not necessarily lead to higher revenue. In fact, when the price of SSV increases, operators often lower fees to attract more stakers.
Likewise, when the price of SSV drops, they will also raise fees. This fee dynamic is also affected by how many stakers and operators there are in the market.



