Obfuscate Unrevealed Works in Subscriptions
Worked On
Two merged contributions to otwarchive, the open-source Rails platform behind Archive of Our Own (AO3-7321): #5626 and #5673.
Works in unrevealed collections leaked their titles and creators on the subscriptions page. The first PR fixed the view, rendering them as Mystery Work (or Mystery Series) while keeping unsubscribe working. The follow-up moved the obfuscation down to the model, so the title stays hidden everywhere it surfaces — including flash messages the view fix never touched.
Impact: Plugged a privacy leak for authors publishing into unrevealed collections, fixed at the layer where it could not be bypassed.
Client
Archive of Our Own (OTW) (2026)
Technologies
Skills