mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-02 06:16:19 -04:00
Secure Time Synchronization on macOS (#139)
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
e5993f32be
commit
d7a8bd7849
9 changed files with 202 additions and 0 deletions
|
@ -386,6 +386,8 @@ If decide on using NTS with chronyd, consider using multiple, independent time p
|
|||
|
||||
GrapheneOS uses a [quite nice chrony configuration](https://github.com/GrapheneOS/infrastructure/blob/main/chrony.conf) for their infrastructure. I recommend that you replicate their `chrony.conf` on your system.
|
||||
|
||||

|
||||
|
||||
### Pluggable Authentication Modules (PAM)
|
||||
|
||||
[PAM](https://wiki.archlinux.org/title/PAM)'s [settings can be hardened](https://madaidans-insecurities.github.io/guides/linux-hardening.html#pam) to improve authentication security (though keep in mind the bypassable nature of PAM as opposed to encryption).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue