Live data from Hacker News

Two malicious Python libraries caught stealing SSH and GPG keys

zdnet.com

1–10 of 323 posts

Re: Two malicious Python libraries caught stealing SSH and GPG keys

#7
There are probably several open-source projects that you can download today that include unknown malicious code. But they will be discovered eventually. Proprietary software, on the other hand, can keep malicious code during their entire life of relevancy. And in fact, it's rare for proprietary software to not have malicious code these days, with personal data being sent to servers, ads being delivered, and installers bundling third party products and plugins.

Re: Two malicious Python libraries caught stealing SSH and GPG keys

#8
I get the python3-dateutil because you might think it's an updated version of the standard library.

But how does jellyfish with a different char for L work? Someone would need to copy and paste it. But if they go to pypi, it won't have many installs.

Unless they started writing tutorials with:

"okay now just pip install X"

Post reply on HN