Skip to main content

Weak Subjectivity

consensus · proof-of-stake

A proof-of-stake property where new or long-offline nodes need a recent trusted checkpoint to sync safely.

1.definition

Weak subjectivity means a proof-of-stake node cannot always determine the correct chain from genesis using only objective work like proof of work. It may need a recent finalized checkpoint from a source the user considers trustworthy.

2.risk

The issue arises because old validator keys may no longer have economic weight, enabling long-range attack histories if a node has been offline too long. Finality and checkpoint distribution help bound this risk.

Related terms

All terms and definitions may update as the Cryptionary improves.