Systemd/Hardening: Difference between revisions
imported>Nix m add security category |
imported>Erdnaxe Add links to hardening examples |
||
| Line 63: | Line 63: | ||
To attach to the shell, simply execute <code>tmux -S /path/to/tmux.socket attach</code>. | To attach to the shell, simply execute <code>tmux -S /path/to/tmux.socket attach</code>. | ||
== Hardening examples == | |||
This list contains proposed hardening options that are not yet upstreamed. Please use with caution, and please notify the author of the change if something breaks: | |||
* Chrony: https://github.com/NixOS/nixpkgs/pull/104944/files | |||
* Galène: https://github.com/NixOS/nixpkgs/pull/156163/files | |||
* Isso: https://github.com/NixOS/nixpkgs/pull/140840/files | |||
* Libreddit: https://github.com/NixOS/nixpkgs/pull/133771/files | |||
* Mautrix-based bridge: https://github.com/mautrix/docs/pull/18/files | |||
* Postfix: https://github.com/NixOS/nixpkgs/pull/93305/files | |||
[[Category:NixOS]] | [[Category:NixOS]] | ||
[[Category:Cookbook]] | [[Category:Cookbook]] | ||
[[Category:Security]] | [[Category:Security]] | ||