[13:48:38] <sumanah> woodruffw: hey -- I'm polishing https://wiki.python.org/psf/WarehousePackageMaintainerTesting before sending off the announcement I am nearly done drafting in https://github.com/pypa/warehouse/issues/5661#issuecomment-488098029
[14:03:46] <sumanah> "we're beginning to introduce two-factor authentication (2FA) as a login security option for project maintainers and owners" -- changing this since I assume all users can do this, not just project maintainers/owners woodruffw
[14:37:08] <sumanah> dstufft: di_codes: EWDurbin woodruffw ok, I've made a bunch of edits, I'm gonna start sending this out etc
[14:37:16] <sumanah> I feel pretty confident in the current text
[15:18:14] <sumanah> 'The PSF Packaging Working Group plans to use these funds to implement highly requested security features in PyPI such as cryptographic signing and verification of files uploaded and installed from the index. Additionally, systems for the automated detection of malicious uploads will lower the time to response and improve the resiliency of PyPI against attacks such as “pytosquatting”.'
[15:18:52] <sumanah> lb5tr: right now we are working on two-factor auth and in fact just today announced https://mail.python.org/archives/list/pypi-announce@python.org/thread/YTZWD5H4H3VCQTQVPRDLH2TTHVTJS7JQ/ and https://twitter.com/ThePyPA/status/1123968122925527041 are up. 2-factor auth on PyPI is on the way
[15:19:16] <lb5tr> but there are no design specs for the "pytosquatting" yet i assume?
[15:19:57] <sumanah> lb5tr: have you already searched the http://github.com/pypa/warehouse/ issue list for stuff about this? that is what I am about to do
[15:56:35] <jaraco> A question I’d like to see answered on the wiki - is 2FA required for uploads? What does this imply for automated/CI-driven release workflows?
[15:57:25] <jaraco> If the answer isn’t yet known, I can investigate this weekend.