LOGBOOK

HELP

Quiz Entry - updated: 2026.07.30

Besides proofs and trusted hardware, how do voting, aggregation, and reputation schemes make oracle data trustworthy? Give the Astraea example.

Instead of proving one source, many participants vote or stake on whether a fact is true, and the answer is aggregated — with reputation or economic stake punishing liars. Astraea runs this as a voting game with voters and certifiers.

This approach trusts incentives and numbers rather than any single source. Participants put something at risk (a stake, or their standing) to assert a fact; honest majorities are rewarded and dishonest ones penalized, so lying is only profitable if you can outweigh everyone else. Astraea (Adler et al.) is a decentralized pull-based inbound oracle built as a voting game: ordinary voters decide the truth of low-stakes propositions, while certifiers bond larger stakes on high-accuracy claims. Random assignment of propositions to participants makes it hard to target and manipulate a specific outcome. The security is probabilistic and economic, not cryptographic.

Go deeper:

From Quiz: IOTHACK / Blockchain Oracles: Bridging On- and Off-chain | Updated: Jul 30, 2026