Less is safer: Reducing the risk of supply chain attacks
1–10 of 274 posts
Re: Less is safer: Reducing the risk of supply chain attacks
#2Re: Less is safer: Reducing the risk of supply chain attacks
#3Re: Less is safer: Reducing the risk of supply chain attacks
#4missed opportunity for "less is secure"
Re: Less is safer: Reducing the risk of supply chain attacks
#5I’ve been using other apps than Obsidian for notes and sharing, so this is nice to read and consider. But isn’t Obsidian an electron app or whatever? Electron has always seemed resource intensive and not native. JavaScript has never struck me as “secure”. Am I just out of touch?
The problem with supply chain attacks is specifically related to npm, and not related to JS. npm as an organization needs to be taking more responsibility for the recent attacks and essentially forcing everyone to use more strict security controls when publishing their dependencies.
Re: Less is safer: Reducing the risk of supply chain attacks
#6Re: Less is safer: Reducing the risk of supply chain attacks
#7Re: Less is safer: Reducing the risk of supply chain attacks
#8Re: Less is safer: Reducing the risk of supply chain attacks
#9I’ve been using other apps than Obsidian for notes and sharing, so this is nice to read and consider. But isn’t Obsidian an electron app or whatever? Electron has always seemed resource intensive and not native. JavaScript has never struck me as “secure”. Am I just out of touch?
It runs on a majority of computers and basically all phones. There will be many security issues that get discovered b y virtue of these facts.
What makes you think that "native" apps are any more secure?
Re: Less is safer: Reducing the risk of supply chain attacks
#10missed opportunity for "less is secure"
"Secure" is a different, harder promise than safeR.