Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Harden systemd services #16

Open
Frontear opened this issue Oct 30, 2024 · 1 comment
Open

Harden systemd services #16

Frontear opened this issue Oct 30, 2024 · 1 comment
Labels
compat: backwards Represents a backwards compatible change. Existing functionality is wholly unaffected by changes. priority: low Non-essential issues that are neither affecting functionality nor usability. type: feature/addition Marks the request/implementation of a feature addition. Accompany with relevant labels. type: feature/improvement Marks the request/implementation of a feature improvement. Accompany with relevant labels.

Comments

@Frontear
Copy link
Owner

This is a fairly complex task as it requires fairly exhaustive testing to ensure nothings broken. There's a cool tool call https://github.com/desbma/shh, but I couldn't get it to work correctly on NixOS last time I tried, despite having packaged it. It may be worth attempting again to help out in the process.

Services should be hardened with the end-goal of being merged upstream into Nixpkgs. This will require extensive testing to ensure nothing breaks, and it may or may not be possible, hence this can be considered more of an idealistic goal rather than an absolute one.

@Frontear Frontear added the priority: low Non-essential issues that are neither affecting functionality nor usability. label Oct 30, 2024
@Frontear Frontear added type: feature/improvement Marks the request/implementation of a feature improvement. Accompany with relevant labels. compat: backwards Represents a backwards compatible change. Existing functionality is wholly unaffected by changes. type: feature/addition Marks the request/implementation of a feature addition. Accompany with relevant labels. labels Nov 21, 2024
@Frontear
Copy link
Owner Author

Frontear commented Jan 2, 2025

This is an exceptional resource for this: https://linux-audit.com/systemd/how-to-harden-a-systemd-service-unit/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compat: backwards Represents a backwards compatible change. Existing functionality is wholly unaffected by changes. priority: low Non-essential issues that are neither affecting functionality nor usability. type: feature/addition Marks the request/implementation of a feature addition. Accompany with relevant labels. type: feature/improvement Marks the request/implementation of a feature improvement. Accompany with relevant labels.
Projects
None yet
Development

No branches or pull requests

1 participant