mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-10-31 18:37:47 +00:00
feat: implement just dns-selector and add to post install (#571)
This commit is contained in:
@@ -108,6 +108,15 @@ When using a non-wheel user, you can add the user to other groups if you want. F
|
||||
- use `adb` and `fastboot`: `plugdev`
|
||||
- use systemwide flatpaks: `flatpak`
|
||||
|
||||
## Setup system DNS
|
||||
|
||||
Interactively setup system DNS resolution for systemd-resolved (optionally also set the resolver for hardened-chromium via management policy):
|
||||
|
||||
```
|
||||
ujust dns-selector
|
||||
```
|
||||
|
||||
NOTE: If you intend to use a VPN, use the system default state (network provided resolver). This will ensure your system uses the VPN provided DNS resolver to prevent DNS leaks. ESPECIALLY avoid setting the browser DNS policy in this case.
|
||||
|
||||
## Bash environment lockdown
|
||||
|
||||
|
||||
Reference in New Issue
Block a user