Python Forum

Full Version: PyPI new user and new project registrations temporarily suspended.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
An interesting News Flash:

Incident Report for Python Infrastructure

Quote:New user and new project name registration on PyPI is temporarily suspended. The volume of malicious users and malicious projects being created on the index in the past week has outpaced our ability to respond to it in a timely fashion, especially with multiple PyPI administrators on leave.

While we re-group over the weekend, new user and new project registration is temporarily suspended.
Posted 6 hours ago. May 20, 2023 - 16:02 UTC

Link
A good recall that we must not blindly install python packages on our computers!
(May-21-2023, 08:41 AM)Gribouillis Wrote: [ -> ]... we must not blindly install python packages on our computers!

Indeed.

There is a very good read here about "The Problem with Trusting Open Source Repositories"