TheViking@nord.pub to Linux Questions@lemmy.zipEnglish · 12 days agoWhat's the fundamental difference between sudo and doas ?message-squaremessage-square11linkfedilinkarrow-up115arrow-down13
arrow-up112arrow-down1message-squareWhat's the fundamental difference between sudo and doas ?TheViking@nord.pub to Linux Questions@lemmy.zipEnglish · 12 days agomessage-square11linkfedilink
minus-squaredeadbeef79000@lemmy.nzlinkfedilinkEnglisharrow-up11·12 days 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’.