Was digging into how Dusk actually picks who gets to validate a block, not just how it reaches finality. Assumed it'd be a straightforward stake-weighted lottery like most PoS chains — biggest stake, best odds, done.

Turns out the Segregated Byzantine Agreement changes what that lottery is even for. Instead of picking one validator to propose and everyone else to just confirm, SBA splits the process into separate committees selected independently through verifiable randomness — one group proposes, another validates, with membership kept private until each committee actually acts. Nobody knows in advance which nodes are on which committee for a given round.

That's the part that stuck with me. On most chains, knowing who your validators are is treated as a feature — transparency builds trust. Here it's treated as an attack surface. If you can't predict who's proposing next, you can't target them, bribe them, or coordinate around them.

But that raises a real question: privacy protects validators from targeting, sure — yet it also makes it harder for the community to independently verify a committee behaved honestly after the fact, since you can't audit reputation you can't observe in real time.

$DUSK is trading around $0.07 today, with market cap in the $35–45M range depending on the source and 24h volume near $3M — modest numbers for a mechanism doing this much structural work under the hood. @Dusk clearly built this for adversarial environments, not just for show.

So which matters more in a regulated-finance chain: validator anonymity, or the ability to independently audit who did what? #DUSK