Light

Episode #925 Quiz

Brave's Brilliant Off the Record Request
Date: 2023-05-30 | Length: 1.25 hrs | Episode page at twit.tv

About this episode

Brave’s Request OTR lets websites send a Request-OTR: 1 header so the browser prompts users to open the site in a temporary, site-scoped storage area. History, cookies, permissions, and caches are discarded on exit, while non-sensitive browsing remains recorded. It mitigates on-device surveillance, unlike generic private browsing.

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

Question 1: According to the episode, what specific change did the Python Software Foundation plan to make for PyPI accounts by the end of the year to improve supply-chain security and resist account takeovers?
Question 2: Why did the Python Software Foundation decide to hash IP addresses in its logs with a single secret salt rather than with a publicly stored per-record salt?
Question 3: In Brave’s Request OTR design, what is the primary mechanism a website uses to ask the browser to treat a visit as off the record?
Question 4: What limitation did Brave explicitly note about Request OTR’s protection scope?
Question 5: Which class of vulnerabilities did Google include in its Mobile VRP that specifically covers problems leading to arbitrary file writes?
Cancel