This is an old revision of the document!
Delegated Proof of Stake (DPoS) is an alternative consensus algorithm to the proof_of_work or proof_of_stake_pos algorithms. DPoS is a system in which a fixed number of elected entities (called block_producers or witnesses) are block_validators selected to create blocks in a round-robin order. Block Producers are voted into power by the users of the Node Network, that each get a number of votes proportional to the number of tokens they own on the network (their stake).
Alternatively, voters can choose to delegate their stake to another voter, who will vote in the Block Producer election on their behalf.
Source: Delegated_proof_of_stake_dpos