mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-02 03:18:00 +00:00
docs: add more details to recommended.md
This commit is contained in:
@@ -1 +1,3 @@
|
||||
GNOME is the only desktop that secures privileged wayland protocols like screencopy. This means that on non-GNOME systems, applications can access screen content of the entire desktop. This implicitly includes the content of other applications. It's primarily for this reason that GNOME images are recommended. KDE has [plans](https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/issues/7) to fix this.
|
||||
|
||||
Also, while the Bluefin-based images have GNOME, they can't be shipped with `hardened_malloc`. This is because they are rechunked, which exposes an [ostree memory bug](https://github.com/ostreedev/ostree/issues/3303). They instead ship with `hardened_malloc-light` to mitigate this issue. `hardened_malloc-light` is a security downgrade compared to `hardened_malloc`, and for this reason the Bluefin images can't be recommended. Stick with the listed recommended images for a maximally secure experience.
|
||||
|
||||
Reference in New Issue
Block a user