Hacker News new | ask | show | jobs
by mianas 2082 days ago
> Someone has uploaded the source code to GitHub

Anyone else think the smartest move for microsoft here is to leave it up, unless another copyright holder complains?

Not only has XP been sunset many times, many years ago, it might finally have all of its bugs picked clean and unofficial patches made to shore up any systems too embedded to move off XP still.

5 comments

It's probably not all that useful for that, to be honest. People building this are setting their clocks to sometime 2003 because something in the process is timebombed (including the resulting build). SP3 was 2008. Support officially ended 2014. Patches for wannacry snuck out in 2017 & 2019.

So if people want to take this tree as a base to start releasing unofficial patches, they have 16 years of work to catch-up on just to reach parity.

You still have industrial test equipment (eg oscilloscopes & network analyzers) that could probably benefit?
Possibly, yeah. But I think they'd benefit more from the official updates.

I'm not trying to argue that unofficial patches would be a bad thing. I just don't think a source tree from 2003 is a good place to start. Any binary you build off this codebase will be missing 16 years of microsoft's patches. Until such a project caught up with all the changes made 2003-2019, any binary you build off this is likely to cause more harm than good (eg, you fix one issue, and reintroduce every issue that was fixed after 2003.)

The idea's good. This sourcetree isn't. Let's just say 2003 was not XP's golden age. If this was at least SP3 onwards, but preferably 2014+, sure. But it's not, it's SP1.

To disable eternal blue you only need to remove or disable SMBv1 server.
It's possible as long as Microsoft removes all code commissioned by third parties, rewrites all copyright and trademark statements and explicitly licenses the very release that got leaked. Anything else could be seen as non-action in case of a software leak which could lead to very unfortunate results in any lawsuits that come up.

That's a lot of work for what is essentially a gross intellectual property violation as well as a leak of trade secrets.

Tk protect your trademark, you absolutely must go after trademark violations. Any build labeled "Windows" that results from this source code must be taken down if Microsoft wants to keep the trademark on things like "Windows".

Bold of you to assume all XP code present in Win10 (which almost certainly exists) is bugfree...
Agreed, if people start actively contributing to this codebase, it may fix defects in Windows 10.
Conspiracy theory time: Microsoft intentionally leaked this code so they can gear up to fully open sourcing all of Windows and crowd sourcing its development and bug fixing.

It makes sense, I don't think MS cares about Windows anymore in the azure/O365 era.

It makes sense, they have very little to lose other than the glarimg issue that even with a non-free license it would inevitably end up being used to run Office on Linux via syscall or full emulation.
Your theory would hold more water if they had released Windows 10 code.
Maybe they're testing the waters? Perhaps there's a political problem with open-sourcing a current product that nearly every company has sunk a sizeable amount of revenue into?

OPs hypothesis isn't totally outlandish.

Yes it is totally outlandish. This was leaked, not open sourced. No one is going to seriously contribute to a project that can't be legally distributed.
It's not even SP 3!
> unofficial patches made to shore up any systems too embedded to move off XP still

Too embedded to move off XP but they're going to install a home brew version of WinXP? Extremely doubtful.

The leaked code is XP SP1, still has bugs that SP2 fixed and a Firewall in SP2 is worth it.