We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ab335e commit bf0f7b9Copy full SHA for bf0f7b9
1 file changed
content/FEATURES.md
@@ -11,7 +11,7 @@ permalink: /features
11
12
- Install and enable [hardened_malloc](https://github.com/GrapheneOS/hardened_malloc) globally, including for Flatpaks.
13
- Install [Trivalent](https://github.com/secureblue/Trivalent), our security-focused, Chromium-based browser inspired by [Vanadium](https://github.com/GrapheneOS/Vanadium). <sup>[Why Chromium-based?](https://grapheneos.org/usage#web-browsing)</sup> <sup>[Why not a Flatpak?](https://forum.vivaldi.net/post/669805)</sup>
14
-- SELinux [confinement](https://github.com/secureblue/secureblue/tree/live/files/scripts/selinux/trivalent) for Trivalent.
+- SELinux [confinement](https://github.com/secureblue/Trivalent/blob/live/build/trivalent.te) for Trivalent.
15
- Kernel hardening via sysctl. <sup>[details](https://github.com/secureblue/secureblue/blob/live/files/system/usr/lib/sysctl.d/55-hardening.conf)</sup>
16
- Kernel hardening via kernel arguments. <sup>[details](/articles/kargs)</sup>
17
- Configure chronyd to use Network Time Security (NTS).
0 commit comments