Live data from Hacker News

Tell HN: Whole Yandex Git repository leaked

news.ycombinator.com

201–210 of 369 posts

Re: Tell HN: Whole Yandex Git repository leaked

#201

Note that Yandex currently seems to be made of “Yandex teams relocated out of the country” (say, 1/5th of the company, I don't have exact numbers), “Yandex teams inside the country”, and “Yandex brand services sold to other company”, so the internal access situation is complex.

I imagine a combination of COVID and the Ukraine War has contributed to a change in access security policies.

Re: Tell HN: Whole Yandex Git repository leaked

#202
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

It is not hard being better at translation than google at this point. Probably the best option right now is deepl.

Re: Tell HN: Whole Yandex Git repository leaked

#203

Could any kind soul out there upload the repositories to a public git instance?

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…

[deleted]

Re: Tell HN: Whole Yandex Git repository leaked

#204

Earlier quoted context omitted.

Their Street View product is also very good, however their coverage is mostly for ex Soviet Union countries

heh, I remember looking up some satellite maps of French prisons on Google maps. They were blurred!!!! https://www.google.ca/maps/place/Centre+P%C3%A9nitentiaire+d... A quick trip over to Yandex, and there they were in their full glory: https://yandex.com/maps/10502/paris/?l=sat&ll=2.340173%2C48....

It's funny when countries fuzz up their google maps images of military bases, or oil companies, or whatever. The US military clearly thinks doing that is a joke: you can zoom in on area 51 and look at parked aircraft.

Re: Tell HN: Whole Yandex Git repository leaked

#205

Could any kind soul out there upload the repositories to a public git instance?

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…

[deleted]

Re: Tell HN: Whole Yandex Git repository leaked

#206
post #193

Earlier quoted context omitted.

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.)

1. Subversion lets you configure granular permissions.

2. Subversion lets you check out portions of your repository.

3. Subversion working copy does not have all regions history. Just a snapshot of the checked out revision.

So at least Subversion would have allowed them to limit the amount of leaked data + no revision history leaked.

Re: Tell HN: Whole Yandex Git repository leaked

#207
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.

I actually doubt that a lot of that magic will be shown, as models ( because of ml ops) won't be in code.

Re: Tell HN: Whole Yandex Git repository leaked

#208
post #5

Earlier quoted context omitted.

> One wonders if this is revenge from the regime. It's not a revenge of the the regime. A decade ago it was a different company, now they all are completely under the cap of FSB, it's basically a Lubyanka filial. It's serfdom all over again, not that strange it got leaked by some unhappy employee.

Is this well known? Seems likely the leak was done by an anti-Putin employee or ex employee in revenge/protest against the war if yes.

I saw the forum post in this thread claiming leak happened back in 2022. This aligns well with the massive PII leak they had before so I would say there is a chance.

Re: Tell HN: Whole Yandex Git repository leaked

#209
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.

My understanding is that it has reverse facial recognition as well. Very cool. Also, it’s an interesting foray into the ethics of AI in that this could easily be used for nefarious reasons. (You can snap a photo of anyone who’s been indexed and find them online very easily.)

Re: Tell HN: Whole Yandex Git repository leaked

#210

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?

[deleted]
Post reply on HN