TheViking@nord.pub to Linux Questions@lemmy.zipEnglish · 8 hours agoWhat's the fundamental difference between sudo and doas ?message-squaremessage-square8fedilinkarrow-up19arrow-down11
arrow-up18arrow-down1message-squareWhat's the fundamental difference between sudo and doas ?TheViking@nord.pub to Linux Questions@lemmy.zipEnglish · 8 hours agomessage-square8fedilink
minus-squaredeadbeef79000@lemmy.nzlinkfedilinkEnglisharrow-up9·8 hours agoMore code means there’s more room for bugs and security flaws that can be exploited, and it’s more difficult to reason about the code to find those flaws. The general security jargon for that concept is ‘attack surface’.
More code means there’s more room for bugs and security flaws that can be exploited, and it’s more difficult to reason about the code to find those flaws.
The general security jargon for that concept is ‘attack surface’.