Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
title Improving PyPI's security with Two Factor Authentication
date 2019-10-05
authors
William Woodruff
conference
PyGotham 2019
resources
label path
Slides
Improving PyPI's security with Two Factor Authentication.pdf

Since March, Trail of Bits has worked with the PSF to implement and land major security improvements in Warehouse, the codebase that drives PyPI. This talk covers one of those improvements: the addition of two factor authentication to user logins. Attendees will learn about the technical details of two factor schemes, the security properties they can (and can not) provide, and the process for making major changes to core Python infrastructure.