(no title)
blablabla123 | 2 months ago
The security aspect seems also a bit funny to me. After all the average Desktop has most data in the home directory, so every application can read everything. That's not the fault of D-Bus.
Also I'm puzzled that Polkit hasn't been mentioned even once.
throw_await|2 months ago
unknown|2 months ago
[deleted]
vanviegen|2 months ago
The world is moving towards sandboxed applications (through flatpak and friends) more and more. As per the OP, this is one of the things holding sandboxing back.
LtWorf|2 months ago
dolmen|2 months ago
https://media.ccc.de/v/all-systems-go-2024-276-varlink-now-
goku12|2 months ago
ahartmetz|2 months ago
mx7zysuj4xew|2 months ago
Dbus is a godawful mess. Imagine the windows registry, except it can only be inspected at runtime, contains executable binaries and is exceptionally fragile
craftkiller|2 months ago
Those secret stores (gnome-keyring/kwallet) store the secrets encrypted on disk, so every application can read the encrypted secrets but only the secret store has the encryption key to decrypt them. This is held in memory, not on disk.