|
|
|
|
|
by YouAreWRONGtoo
243 days ago
|
|
Emacs itself is probably secure and you can easily audit every extension, but if you update every extension blindly via a nicely composable emacs Nix configuration, you would indeed have a problem. I guess one could automate finding obvious exploits via LLMs and if the LLM finds something abort the update. The right solution is to use Coq and just formally verify everything in your organization, which incidentally means throwing away 99.999% of software ever written. |
|
This is also why signing code commits isn't a solution, only a way to trace ends when something fucks up.