Skip to content

Commit

Permalink
feat: nix
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan4yin committed Nov 27, 2023
1 parent 23118c0 commit 100304b
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions linux/nix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,7 @@

## disk encryption

Physicial disk may borked, and you need to repair it by send it back to the manufacturer. In this case, you may have some sensitive data on it and you would suffer from data leakage, because the manufacturer may not be trusted, and they can read data directly from the disk.

so the best way to protect your data is to encrypt the disk all the time, you can encrypt the disk with a password to protect your data.

https://gist.github.com/ladinu/bfebdd90a5afd45dec811296016b2a3f

https://www.reddit.com/r/NixOS/comments/xrgszw/nixos_full_disk_encryption_with_tpm_and_secure/

https://github.com/NixOS/nixpkgs/blob/nixos-23.05/nixos/doc/manual/configuration/luks-file-systems.section.md
<https://github.com/ryan4yin/nix-config/tree/nixos-install>

## devbox 调研

Expand Down

0 comments on commit 100304b

Please sign in to comment.