Light

Episode #989 Quiz

Cascading Bloom Filters
Date: 2024-08-27 | Length: 1.75 hrs | Episode page at twit.tv

About this episode

Episode 989 covered supply-chain compromise risks from backdoored RFID access cards and counterfeit Cisco gear, plus SpinRite restoring SSD throughput by rewriting disturbed cells. Its main technical focus was Bloom filters: probabilistic set membership tests with no false negatives, then a three-stage CRLite cascade that uses Certificate Transparency data to enable local, instantaneous revocation checking.

Your name and email are stored only in your browser local storage for convenience. They are not retained server-side.

Question 1: In the episode’s explanation of the first-stage Bloom filter, what certificate attribute is converted into 20-bit chunks to choose which bits to set in the array?
Question 2: According to the episode, what is the key operational reason a plain Bloom filter is not sufficient for certificate revocation checking?
Question 3: What did Mozilla say CRLite compresses when describing its revocation system in the January 2020 blog post referenced in the episode?
Question 4: How often does the episode say Firefox browsers reach out to obtain the latest CRLite bitmaps?
Question 5: According to the episode, what role does the third Bloom filter in the cascade play?
Cancel