---
title: "Entropy theatre presented as a security control"
description: "An unusual randomness source is used and publicised in place of a vetted CSPRNG, sometimes with no independent check that it produced high-quality…"
type: "failure-mode"
url: "https://zkpick.com/ceremony/failure-modes/entropy-theatre-presented-as-a-security-control/"
section: "04 Running or reusing a trusted setup"
authors:
  - "MarketComp"
publisher: "MarketComp"
version: "1.3"
updated: "2026-09-12"
license: "CC-BY-4.0"
json: "https://zkpick.com/data/ceremony/failure-modes/entropy-theatre-presented-as-a-security-control.json"
---

*By MarketComp. Updated 2026-09-12. Version 1.3. CC BY 4.0.*

# Entropy theatre presented as a security control

An unusual randomness source is used and publicised in place of a vetted CSPRNG, sometimes with no independent check that it produced high-quality, unpredictable, unrecoverable bits.

**Mitigation:** Use the platform CSPRNG as the primary source. Additional entropy may be mixed in, and may be filmed for communication purposes, but the security argument must not depend on it.
