Live data from Hacker News

Twitter Says Parts of Its Source Code Were Leaked Online

nytimes.com

1–10 of 28 posts

Re: Twitter Says Parts of Its Source Code Were Leaked Online

#4

Is an anonymous user on Github protected from Twitter learning their actual identity?

I would think their identity is as subject to subpoena as any anon user at any social media service.

From the article:

> Twitter also asked the U.S. District Court for the Northern District of California to order GitHub to identify the person who shared the code and any other individuals who downloaded it, according to the filing.

I wonder if GitHub could be compelled to turn over ever IP that did a git clone?

Re: Twitter Says Parts of Its Source Code Were Leaked Online

#7
"It was unclear how long the leaked code had been online, but it appeared to have been public for at least several months."

Interesting. I wonder what the repo was called, I imagine it couldn't have been anything extremely obvious or we would have heard about this earlier.

Re: Twitter Says Parts of Its Source Code Were Leaked Online

#9
> One concern is that the code includes security vulnerabilities

I find this kind of funny, because open source is typically viewed as a benefit as far as security is concerned.

Given how few engineers remain at Twitter, they probably ought to open source their code and allow outsiders to find and fix security vulnerabilities, freeing up Twitter engineers to figure out how in the world to generate revenue for the service.

Re: Twitter Says Parts of Its Source Code Were Leaked Online

#10
post #9

> One concern is that the code includes security vulnerabilities I find this kind of funny, because open source is typically viewed as a benefit as far as security is concerned. Given how few engineers remain at Twitter, they probably ought to open source their code and allow outsiders to find and fix security vulnerabilities, freeing up Twitter engineers to figure out how in the world to generate revenue for the ser…

For client code sure. Not server code that protects user data that could be exploited with a 0-day exploit.
Post reply on HN