Update README.md with info about flatpak auth hardening

This commit is contained in:
Aaron Rainbolt 2025-11-01 22:06:44 -05:00
parent 5a6730450a
commit 7beb19b64a
No known key found for this signature in database
GPG key ID: A709160D73C79109

View file

@ -736,6 +736,10 @@ See:
`/etc/ssh/ssh_config.d/30_security-misc.conf`
- Hardens SSH server
`/etc/ssh/sshd_config.d/30_security-misc.conf`
- Configures flatpak to require authentication for all software installation
and management tasks including updates. Ships
`/usr/share/polkit-1/actions/org.freedesktop.Flatpak.policy.security-misc`,
diverts/hides `/usr/share/polkit-1/rules.d/org.freedesktop.Flatpak.rules`.
### Project scope of application-specific hardening