User:Pursuable1652: Difference between revisions

From Alpine Linux
mNo edit summary
mNo edit summary
Line 6: Line 6:
* https://wiki.alpinelinux.org/wiki/Hardened_malloc
* https://wiki.alpinelinux.org/wiki/Hardened_malloc


My main goal is to secure linux more, better (and very different) 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.
My main goal is to secure linux more, better (and very different) than traditional linux distros. My guide is more suited to a server use-case, rather than desktop.
 
The guides still apply to both server and desktop, but desktop has 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.
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:14, 11 December 2024

Hello, I'm Pursuable1652 and I helped make these wiki pages:

My main goal is to secure linux more, better (and very different) than traditional linux distros. My guide is more suited to a server use-case, rather than desktop.

The guides still apply to both server and desktop, but desktop has 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.