Comment by ImPostingOnHN

2 days ago

> A majority have more access controls than obsidian plugins, yes

A majority run as me, a minority run with root privileges.

> I think that's fairly safe to say, given that new system installs often have hundreds of processes already running.

Precisely! Those hundreds of pre installed processes are running without sandboxing, or any access control beyond what Obsidian has.

For example, did you know you can just `ls` a directory, or `cat` a file, and both of those applications will run with full, unsandboxed, unrestricted access as you? And there are countless preinstalled applications just like those.