Live data from Hacker News

Tell HN: Whole Yandex Git repository leaked

news.ycombinator.com

191–200 of 369 posts

Re: Tell HN: Whole Yandex Git repository leaked

#191
post #59

% bzgrep "BEGIN PRIVATE KEY" \*.bz2 disk.tar.bz2:Binary file (standard input) matches drive.tar.bz2:Binary file (standard input) matches extsearch.tar.bz2:Binary file (standard input) matches ...

It could also be a script that imports a private key and searches for the string BEGIN PRIVATE KEY.

Likewise if someone searched HN for this string he'd find your comment (:

Re: Tell HN: Whole Yandex Git repository leaked

#192
post #64

Earlier quoted context omitted.

I think the problem is people are entering a matured industry, all they know is the professional buttoned up culture we have today. People have no further curiosity beyond working and making money in tech. They do not have memories of a time when people tinkered around doing all kinds of crazy and possibly illegal stuff, just for fun, just to see if the could. Sad really.

The punishments are now somewhat known. I used to tinker with things that were questionable but after seeing what happened to swartz and others i stopped. It’s not worth it.

Swartz was going to get a custodial sentence of less than 6 months, quite likely just probation. A slap on the wrist.

What exactly did you expect the punishments to be like? A fine?

Re: Tell HN: Whole Yandex Git repository leaked

#193

Ukrainians probably hacked Yandex, because they thought, it is a Russian engine, but it is actually from Netherland/EU. They should be careful, otherwise Netherland will stop helping them with weapons pretty quickly.

You don't need to hack Yandex. The entire monorepostory is synced on every intern's laptop, and you can do whatever your want with the files. I always wondered how it hasn't been leaked before to be honest.

Re: Tell HN: Whole Yandex Git repository leaked

#194

Earlier quoted context omitted.

It also sucks for privacy.

Its good for privacy if you don't live in Russia... I don't think that they share the data with US governments?

This is not the first leak from Yandex. So they might "share" data with everyone. I used their Yandex food service. My personal info was eventually leaked and fraudsters started calling me. Not a huge issue but not a great situation either.

Re: Tell HN: Whole Yandex Git repository leaked

#195
post #23

Yandex reverse image search is very good. I use it more than tineye, bing, or goog. It either gives you the exact matches if it can find them, or else it can infer what is desired and show many similar matches.

Yandex translation and maps were also substantially better than Google in Russia when I traveled there in 2019

They are better not only in Russia. Many Google services feel outdated, sloppy and overcomplicated after using Yandex for a while.

Re: Tell HN: Whole Yandex Git repository leaked

#196

Earlier quoted context omitted.

Probably Yandex will start watching their infrastructure very closely, and go through all known attack vectors that haven't been prioritized before to fix them ASAP. Won't be a boon for OSS, any author would be idiotic to read stolen source code and then decide to create a OSS library/project based on what they learn from it.

> any author would be idiotic to read stolen source code and then decide to create a OSS library/project based on what they learn from it. What? Why? Isn't this what software developers do — they read a lot of code; they find ideas they like; they mix them together with their own ideas while building something. Isn't this how learning works in general?

> What? Why? Isn't this what software developers do — they read a lot of code; they find ideas they like; they mix them together with their own ideas while building something.

Not normally. https://en.wikipedia.org/wiki/Not_invented_here#In_computing

More to the point: an organisation will usually use cleanroom techniques to clone something like this, if they choose to do so. Anyone who's been in contact with the original source code is "polluted": https://wiki.winehq.org/Developer_FAQ#Copyright_Issues

Re: Tell HN: Whole Yandex Git repository leaked

#197
post #63

Earlier quoted context omitted.

>This generation seems very sensitive to the prospect of computer crime. You're right. I remember a time, maybe 20 years ago, when stuff like this would be generally appreciated by any community of hackers.

Maybe, but I remember when the Windows 2000 source leaked, and the ReactOS developers started forcing all contributors to sign a statement saying that they hadn’t read it.

Yup it'd end up in random places just like fast inverse square root.

Origin will be forgotten and that will be that.

These days everyone whack code on GitHub I wonder if it'd be possible for GitHub to review repos for likely derivative of leaked code?

Re: Tell HN: Whole Yandex Git repository leaked

#198

Earlier quoted context omitted.

No? It's 44GB of data. Magnet: magnet:?xt=urn:btih:7e0ac90b489baee8a823381792ec67d465488fef&dn=yandexarc&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80%2Fannounce&tr=udp%3A%2F%2F9.rarbg.to%3A2920&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969&tr=udp%3A%2F%2Fbt1.archive.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fbt2.archive.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.co…

> Download at your own risk Baseless fear-mongering or is there some truth to this you can elaborate on?

More like: might be illegal in your country to even download (don't know where the downloader is from, laws differ and bittorrent dht is easy to spy on) and I'm not the first-hand source of the torrent nor have I downloaded it myself, just forwarding a download link.

Re: Tell HN: Whole Yandex Git repository leaked

#199
post #193

Ukrainians probably hacked Yandex, because they thought, it is a Russian engine, but it is actually from Netherland/EU. They should be careful, otherwise Netherland will stop helping them with weapons pretty quickly.

You don't need to hack Yandex. The entire monorepostory is synced on every intern's laptop, and you can do whatever your want with the files. I always wondered how it hasn't been leaked before to be honest.

> The entire monorepostory is synced on every intern's laptop,

If they're still using Subversion, why would that be? Subversion lets you check out just part of a repo. (Then again, interns, I guess.)

Re: Tell HN: Whole Yandex Git repository leaked

#200

Earlier quoted context omitted.

I must be writing very obvious glue code because I’ve only ever had copilot suggest very obvious glue code.

Very obvious glue code is 95% of what I write. It's the remaining 5% that justify my salary.

Making mark on machine: $1 Knowing where to make mark: $9999
Post reply on HN