this post was submitted on 12 Jul 2026
29 points (85.4% liked)

Privacy

4965 readers
223 users here now

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 3 years ago
MODERATORS
 

EDIT: We have at least one user claiming that EAC and BattlEye can NOT see what programs are running on your computer via proton on Linux.

EDIT 2: According to brucethemoose@lemmy.world with comment https://lemmy.world/comment/24738141

"Yes and no.

If you run task manager or something in Proton? It just shows Proton processes:
ImagePlaceholder

But all linux process, and tons of information about them, are readable in the /proc directory. They’re just files, accessible to the program.

Try ls /proc yourself.

There’s nothing stopping anti cheat from checking that, if it’s configured to do it.

Which is pretty dang convincing to me.


If I have a good understanding, the Symlinks that Proton uses allow the games to view nearly your entire drive and see what software is running? Because Proton is explicitly NOT a virtual machine and merely a translation layer for Windows applications to run on Linux?

The reason I like to ask is because this is the general consensus, that Proton applications are not secure, but when searching online it doesn't explicitly state anywhere if the games with EAC or BattlEye are capable of spying on Linux users. So I'm looking for confirmation on this.

all 47 comments
sorted by: hot top controversial new old
[–] AcornTickler@sh.itjust.works 30 points 3 weeks ago (1 children)

It does not matter what games you are running or whether they have anti-cheat. If you are running a program without any sandboxing, they can access everything on your system that your user has access to.

Steam launches games (doesn't matter if you use Proton or they are running natively) as a subprocess and if Steam itself is not sandboxed, those games will also not be. While the symlinks may be abused for this, Wine also gives access to running apps by mounting your Linux root folder as the Z drive (similar to C or D drives you may have already seen).

Running any untrusted software on your system (particularly proprietary ones like most games), you should be mindful of associated privacy risks.

I also wanna address one thing about the particular games you mentioned: EAC and BattlEye run with elevated privileges on Windows. This means it can access and modify things on your system that your normal user can't, like changing core system parameters (and even BIOS). On Linux, though, they run as your own user with regular privileges. This gives them access to your system only as much as any other app you are running. This is the key reason why some game developers don't let you play their online games on Linux, even when the anti-cheat system they use explicitly support it.

[–] UntimedDiffusion@piefed.zip 7 points 3 weeks ago (1 children)

Supported kernel level anti-cheat (EAC and Battleye) are not actually kernel level under proton on Linux. They run only in userspace, which makes them less "effective" than on Windows. However, you said yourself that wine are proton are not designed to be secure, and while I'm far from a professional who can point to anything specific, I'm sure that there's still plenty of non-kernel-level info that they're able to suck up and send back.

[–] FiniteBanjo@feddit.online -3 points 3 weeks ago* (last edited 3 weeks ago)

Yeah! Exactly! I just wish somebody could tell us more concretely what information they're capable of gathering.

[–] theunknownmuncher@lemmy.world 7 points 3 weeks ago

Proton is not a security feature. Virtualization is not a security feature either

[–] joshcodes@programming.dev 6 points 3 weeks ago (1 children)

Why would you make this a proton/wine convo when you are clearly unhappy with the practices used by the companies making the software. This isn't about the compatibility layer you're using, reframe your thinking. If you ran malware, Proton would say "yeah sure bud let me get that for you" and would run that shit. Proton isn't an antivirus or a security tool.

Also, privacy and security are completely different. Privacy is the right to not be observed, think anonymity. Security is the control of access, think authentication and authorisation. If you're attempting to run software on your user account, you've authorised it to run as you. Therefore every action you do that doesn't require a password is possible, if improbable. But yeah, they can see other open software, it can view your files and it can see your hardware. It needs to. It's a compatibility layer. It's still just software you ran on your machine.

I repeat, if you run spyware, you get spyware. You've just given it the tools to work cross platform.

[–] FiniteBanjo@feddit.online 2 points 3 weeks ago (2 children)

I repeat, if you run spyware, you get spyware. You’ve just given it the tools to work cross platform.

Well that's conflicting because at least one other user said that the spyware doesn't function well enough to work as intended in Proton.

To answer your question, Valve and Riot who provide these games made this a Proton discussion when they got these games running in Proton, and by discussing what is and isn't possible in the current scope we can create a more informed community who can make their own decisions.

[–] brucethemoose@lemmy.world 1 points 3 weeks ago (1 children)

Well that’s conflicting because at least one other user said that the spyware doesn’t function well enough to work as intended in Proton.

It absolutely can.

There are real instances where I could’ve run Windows infostealer malware via WINE that would get my stuff.

What you’re hoping is for it to malfunction on accident, basically. That might happen. But hope is not security.


If you’re worried, you can fence off file access to programs in Linux.

[–] FiniteBanjo@feddit.online 0 points 3 weeks ago (1 children)

The intended use of these specific anti-cheats is to be able to see active processes in real time. I'm seeing users claim both ways that they either can or cannot with no consensus.

[–] brucethemoose@lemmy.world 6 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Yes and no.

If you run task manager or something in Proton? It just shows Proton processes:

But all linux process, and tons of information about them, are readable in the /proc directory. They're just files, accessible to the program.

Try ls /proc yourself.

There's nothing stopping anti cheat from checking that, if it's configured to do it.


...Are any actually checking /proc?

Shrug.

I wouldn't be surprised, though. Anticheat devs are aware of linux cheating software.

[–] FiniteBanjo@feddit.online 2 points 3 weeks ago

I like this answer the best out of all of them.

[–] joshcodes@programming.dev -2 points 3 weeks ago (1 children)

Are you going to have a go at C++ then for compiling the game in the first place? Ooo let's have a yell at assembly for running the game too. Maybe Intel or AMD could cop some shit for performing the instructions, Nvidia as well just to be sure.

I'm not the other person, if it's conflicting then idk what to tell you. I work in security, but I'm not the biggest expert on proton. I know enough to understand it's not an emulator, it's a compatibility layer, and that means it runs the code that was written to the best of it's ability, on your hardware. Happens to run as you. You're having a go at the environment, i.e. the packages and software that makes the game run, for the actions you and the game developers made. Don't run spyware if you don't like spyware, or run it elsewhere.

Can the games scan your drive where your user can navigate? Yes, they have to. Can they see other programs that are running? Yes, they have to. Can they read, edit and make changes? Yes, they have to. Can they capture input in other software? Not unless you're on Xorg, then probably. Can they make web requests and send your data outside the machine? Yes, obviously they have to.

Congrats, it's spyware if it wants to be.

[–] FiniteBanjo@feddit.online -1 points 3 weeks ago (1 children)

That's really interesting and I'd love to see you debate the other users saying that they can't do the things that you're claiming they can do. Please inform me once that starts so I can bookmark the comments.

[–] joshcodes@programming.dev 1 points 3 weeks ago (1 children)

No one is claiming that...

[–] FiniteBanjo@feddit.online -1 points 3 weeks ago (1 children)

Yeah, actually, user acorntickler@sh.itjust.works said:

The reason that these games request kernel level access in windows is to see what programs are running currently. Does root access not give them the same capability on Linux?

Correct. The difference is that they are not asking for root privileges on Linux.

https://sh.itjust.works/comment/26345063

[–] AcornTickler@sh.itjust.works 4 points 3 weeks ago

That's not what I meant. The anti-cheat software with elevated privileges on Windows does not only see what software you are running, but also what they are doing. They inspect the used memory of the game and other running programs in order to detect cheating vectors like memory injection.

As you have already seen in this comment, you don't need elevated privileges for listing running processes. But you need it for further inspection.

[–] AntiBullyRanger@ani.social 5 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Symbolic links are like Windows shortcuts. You shortcut an address and it takes you there.

The problem comes in abusing both, where a shortcut takes you, and how shortcuts are assigned.

When programming for security, you never use shortcuts, as they are extremely easily to manipulate. Thus when Proton symlinks, it insecurely references files and utilities, which can allow espionage to be performed without your ability to trace it.

It's not that shortcuts are espionage, but they make espionage easier to perform.

[–] FiniteBanjo@feddit.online 1 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Listen, that's cool and I agree with you 100%, but the bigger (or at least more immediate) issue here is those shortcuts being used as intended to spy on you because EAC and BattlEye are spyware.

[–] AntiBullyRanger@ani.social 6 points 3 weeks ago (1 children)

then you have several choices:

  • decomile the game, resecure it, and release it for the community to patch.
  • acquire the source, clean room it, release as not-those-games
  • support libre source games
  • uh chop chop
  • diy point 3!

etc.

[–] FiniteBanjo@feddit.online -3 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

For sure, it goes without saying that I don't play any of these spyware games unless somebody invents a reliable way around this issue.

[–] Krusty@quokk.au 5 points 3 weeks ago (1 children)

Any executable you run is capable of spying on your system unless sandboxed, containered, vmed... Etc.

[–] IceFoxX@lemmy.world 2 points 3 weeks ago

Rofl... So much breakouts etc... Yea... so secure.. nop

[–] Scoopta@programming.dev 4 points 3 weeks ago (1 children)

As a fun aside, if you write some custom assembly into a windows program to issue syscall instructions directly you can issue Linux syscalls from inside windows binaries running in wine.

[–] LodeMike@lemmy.today 1 points 3 weeks ago (1 children)

I'm sure wine has a BPF that catches all of them?

[–] brucethemoose@lemmy.world 2 points 3 weeks ago* (last edited 3 weeks ago)

I answered below already, but Windows infostealers and spyware can absolutely work in proton.

It’s no security beyond some file paths being different, from the software’s point of view.


What I tend to do is run dedicated partitions for games and other entertainment, where I could wipe them without consequence, and if they got infected with infostealers or spyware there wouldn’t be anything to get anyway.

And then the partition where anything sensitive is done/saved (like finances) is separate and inaccessible to that boot.

[–] lambalicious@lemmy.sdf.org 2 points 3 weeks ago (1 children)

Is it feasible to run eg.: Steam, within a (s)chroot that does not have host /proc and /sys mounted? That wouldn't do that much by itself but I guess it would help more when combined with running as a different user (and not mounting host /home).

[–] FiniteBanjo@feddit.online 2 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

From what I've seen the best way to do it is to isolate steam and its installed gamss on a drive and then use something like firejail. I haven't gotten around to trying it yet but once I do I'll post about it in this community.

[–] lambalicious@lemmy.sdf.org 2 points 2 weeks ago

I haven’t gotten around to trying it yet but once I do I’ll post about it in this community.

We will watch your career with great interest

[–] AwesomeLowlander@sh.itjust.works -2 points 3 weeks ago* (last edited 3 weeks ago) (3 children)

Gotta love how almost every post now has somebody accusing somebody else of using or being an LLM. More so when they're wrong most of the time.

I've said this before, I'll say it again. The AI accusers are worse / more annoying than the actual AI problem.

[–] Krusty@quokk.au 4 points 3 weeks ago

False. Humans created the 'AI problem....' but humans are still arguably intelligent. AI is not.

[–] HubertManne@piefed.social 1 points 3 weeks ago (1 children)

its the same thing as the shill thing. its just a variation of something already around.

[–] AwesomeLowlander@sh.itjust.works -1 points 3 weeks ago (1 children)

Yeah, but incredibly smug and in your face now.

[–] HubertManne@piefed.social 2 points 3 weeks ago

yeah Im not sure if shill vs ai is more smug and in your face but it obviously is a subjective quality.

[–] FiniteBanjo@feddit.online -1 points 3 weeks ago (1 children)

I think it's great, we need to let people know where we stand on the issue.

[–] AwesomeLowlander@sh.itjust.works 1 points 3 weeks ago (1 children)

You apparently stand on the side of baseless accusations, good to know

[–] natecox@programming.dev 1 points 3 weeks ago (1 children)

The deep irony of this comment.

Did you miss OP's baseless accusations in the other comments?