My router has a pretty descent firewall so i feel like it should be safe? Maybe. Obviously I won’t be signing into any online accounts or anything like that on the XP machine. Is this a bad ideas? Obviously using Windows in general is a bad idea but I’m sort of limited by the hardware here.
Any particular reason it needs to be XP?
Last time I checked there was over 40 open exploits that are fairly easy to trigger. (Mostly related to web browsing or gpu acceleration)
I’d imagine something like Debian or Alpine would run on it?
PP_BOY_@lemmy.world 4 days ago
Absolutely not lol
daggermoon@piefed.world 4 days ago
Wouldn’t any attackers need to penetrate the firewall first though?
CameronDev@programming.dev 4 days ago
Yeah, its pretty safe. XP on the open internet is bad, but behind a NAT is mostly fine. Just be very careful not to port forward or UPnP any ports to the XP box. The other concern would be ie6 reaching out to the internet, ideally you’d want to restrict that, as there are probably ie6 exploits around, but even this is fairly low risk.
What do plan on doing with the box? That may increase your risk level.
WolfLink@sh.itjust.works 4 days ago
The risk is your computer reaching out to something on the internet (either by you browsing, or some automatic background activity) and whatever it finds infects it.
This could be something like an ad on an otherwise trustworthy website.
NutinButNet@hilariouschaos.com 4 days ago
Yeah but why risk it?
This is like asking “Is it alright if I leave my garage door open while I’m at work today? It’s detached from the rest of the house and I just store junk in there I don’t care to lose.” Yeah, I mean it’s detached from the house and let’s even say for argument’s sake, you live in a gated community. The risk is very low of someone actually breaking in and getting your valuable stuff inside your home. But by doing this, you’ve kind of invited people to come take a closer look at your house too. Someone decided to see what’s in your garage and didn’t see anything, but hey, looks like a bathroom window on the side of the house is cracked a bit. Could easily slide into the main house and take a peak in there. I would’ve never seen this from the sidewalk/city street until I got into the open garage.
Best case of a bad situation is that something gets into your XP computer and infects it. You don’t do much with it, so trashing it isn’t the worst possible thing to fix this issue. Worst case of a bad situation is you’ve infected that computer and now an infection is checking out the rest of your network and other devices on it including stuff you didn’t think of or stuff you thought couldn’t reach the web. You blocked your smart TV from accessing the web but left it connected to the router so it is still discoverable on the private network. Or you have a cheap Temu camera you got a while back and forget is still active and it’s sitting on your network with really poor security, easily vulnerable to attack.
I guess if you have that much faith in your network and devices, go for it, but probably not a good idea if you want the best possible defense.
If you really need something off the web to that XP machine, better to find a way to get it there by a patched, up to date machine and share it that way instead or on a separate VLAN.