nixpkgs/nixos/modules/security
Alexander Kjeldaas 64311899db Don't let rngd read /dev/tpm0.
Only one process can interact with the TPM module and
that process should be tcsd.  The tpm_rng kernel module
should instead be loaded and /dev/hwrnd be used to
read the TPM random generator.
Also, log which random generator devices are used by
rngd on startup.
2014-04-22 14:05:09 +02:00
..
apparmor-suid.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
apparmor.nix nixos: transmission improvements 2014-04-15 06:54:51 -05:00
ca.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
duosec.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
grsecurity.nix grsecurity: Update all patches 2014-04-21 18:46:41 +02:00
pam.nix Apply pam_loginuid before pam_systemd 2014-04-17 11:35:18 +02:00
pam_usb.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
polkit.nix Restart polkit if its configuration may have changed 2014-04-19 14:29:02 +02:00
prey.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
rngd.nix Don't let rngd read /dev/tpm0. 2014-04-22 14:05:09 +02:00
rtkit.nix rtkit: Update from 0.10 to 0.11 2014-04-21 23:22:10 +02:00
setuid-wrapper.c setuid-wrapper: Fix broken string comparison 2014-04-19 10:58:30 +02:00
setuid-wrappers.nix Put /var/setuid-wrappers on a tmpfs 2014-04-19 12:40:09 +02:00
sudo.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00