This is one way to look at it, but ignores the fact that most users use third party community plugins. Obsidian has a truly terrible security model for plugins. As I realized while building my own, Obsidian plugins have full, unrestricted access to all files in the vault. Obsidian could've instead opted to be more 'batteries-included', at the cost of more development effort, but instead leaves this to the community,…
This app deals with very critical, personal, and intimate data – personal notes and professional/work-related notes, but proudly has an Electron app. This alone has seemed like a massive red flag to me.
Less is safer: Reducing the risk of supply chain attacks
161–170 of 274 posts
Re: Less is safer: Reducing the risk of supply chain attacks
#162I've been focused on writing software the last couple of weeks. What is obsidian again? I can't find a simple "what is obsidian?" FAQ on their site. Is it a browser or a node replacement like deno? Or an AI library? Clearly obsidian has plugins, but what are they in service of? If it's a browser, they should have something on their web site that says "obsidian is a really cool browser." I think there are a lot of peo…
It’s a notetaking app.
Re: Less is safer: Reducing the risk of supply chain attacks
#163Re: Less is safer: Reducing the risk of supply chain attacks
#164Earlier quoted context omitted.
I have been using firejail for most of these kind of applications, be it Obsidian, Discord, or the browser I am using. I definitely recommend people start using it.
Sell it to us! Why do you use specifically firejail? There are so many options, from so many different security perspectives, that analysis paralysis is a real issue.
For user-space, there is usually bubblewrap vs. firejail. I have not personally used bubblewrap, so I cannot comment on that, but firejail is great at what it does.
The last comment was about restricting clipboard access to either X11 or Wayland which is possible with firejail quite easily, so if you want that, you can have that.
You can do a LOT more with firejail though.
Re: Less is safer: Reducing the risk of supply chain attacks
#165Did anyone need the newest xz version in the first place? What negative tradeoffs would have come from pinning a 2022 release for example
Re: Less is safer: Reducing the risk of supply chain attacks
#166Unbelievable
Re: Less is safer: Reducing the risk of supply chain attacks
#167Re: Less is safer: Reducing the risk of supply chain attacks
#168Earlier quoted context omitted.
Sell it to us! Why do you use specifically firejail? There are so many options, from so many different security perspectives, that analysis paralysis is a real issue.
I feel like I should keep track of all my comments on HN because I remember writing a lengthy comment on firejail more than once. I cannot keep doing this. :D For user-space, there is usually bubblewrap vs. firejail. I have not personally used bubblewrap, so I cannot comment on that, but firejail is great at what it does. The last comment was about restricting clipboard access to either X11 or Wayland which is possib…
https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...
Re: Less is safer: Reducing the risk of supply chain attacks
#169Re: Less is safer: Reducing the risk of supply chain attacks
#170Earlier quoted context omitted.
Little snitch can block open(2)?
I believe they're saying it can open, it just can't send the data anywhere. Seems a little excessive, but here we are.