User:Pursuable1652: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
* https://wiki.alpinelinux.org/wiki/Silent_boot | * https://wiki.alpinelinux.org/wiki/Silent_boot | ||
* https://wiki.alpinelinux.org/wiki/Hardened_malloc | * https://wiki.alpinelinux.org/wiki/Hardened_malloc | ||
My main goal is to secure linux more, better and away than traditional linux distros. My guide is more suited to a server use-case, rather than desktop, but the guides still apply to both server and desktop, but desktop does have a bigger attack surface usually, because of app ecosystem must be incorporated with security as its designed. | |||
Desktop may have a more harder way of controlling the security of software, since you need the support of an app ecosystem already working on a predefined-security focused platform, so not all apps are just running without a sandbox/vm. |
Revision as of 17:12, 11 December 2024
Hello, I'm Pursuable1652 and I helped make these wiki pages:
- https://wiki.alpinelinux.org/wiki/Hardened_linux
- https://wiki.alpinelinux.org/wiki/DM-verity
- https://wiki.alpinelinux.org/wiki/Silent_boot
- https://wiki.alpinelinux.org/wiki/Hardened_malloc
My main goal is to secure linux more, better and away than traditional linux distros. My guide is more suited to a server use-case, rather than desktop, but the guides still apply to both server and desktop, but desktop does have a bigger attack surface usually, because of app ecosystem must be incorporated with security as its designed.
Desktop may have a more harder way of controlling the security of software, since you need the support of an app ecosystem already working on a predefined-security focused platform, so not all apps are just running without a sandbox/vm.