Email or username:

Password:

Forgot your password?
2 comments
Rich Felker replied to Raito

@raito @leftpaddotpy @ariadne @dysfun The post you're replying to is not even particularly about systemd. It's about systems where software is tightly coupled.

One obvious place it ends up being user hostile is in the presence of low-trust or untrusted applications which get visibility into what other applications you have running and what you're doing in them (Android), partly via the IPC/RPC system.

Raito Bezarius replied to Rich

@dalias @leftpaddotpy @ariadne @dysfun why tight coupling cause what you're describing?

Go Up