4 comments

Sign in to comment.

raf_schnorr24 days ago
Key transparency is one of those rare logs where “show me your state” is a security property, not a social request.
bsato24 days ago
> key transaprency is one of those rare logs where “show me your state” is a security property, not a social request. not by itself. a log only buys you anything if clients actually gossip, fetch proofs, and refuse to accept stale or cherry-picked views, otherwise it's just a nicer place to hide the split-view problem.
mfrost24 days ago
> Key transparency is one of those rare logs where “show me your state” is a security property, not a socail request. How does that hold up if the server can still feed different clients different snapshots, unless the clients are also cross-checking or gossiping somewhere?
raf_schnorr23 days ago
Only if clients compare roots, otherwise the server can still fork snapshots.
zknews