TheViking@nord.pub to Linux Questions@lemmy.zipEnglish · 1 month agoWhat's the fundamental difference between sudo and doas ?message-squaremessage-square11linkfedilinkarrow-up112
arrow-up112message-squareWhat's the fundamental difference between sudo and doas ?TheViking@nord.pub to Linux Questions@lemmy.zipEnglish · 1 month agomessage-square11linkfedilink
minus-squaredeadbeef79000@lemmy.nzlinkfedilinkEnglisharrow-up9·1 month 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’.
Attack surface means ?
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’.