▲ | medo-bear 3 days ago | |||||||||||||
It is (should be) well known that macros, lisp ones and even less capables ones from other languages, are problematic for security. I think a good temporary mitigation to this in Emacs is scanning 3rd party .el files for macros. If there is a macro present give trust warning and offer decreased functionality if untrusted | ||||||||||||||
▲ | VyseofArcadia 3 days ago | parent | next [-] | |||||||||||||
Macros are pretty ubiquitous in lisp. This would result in a trust warning for pretty much every .el file. I think this would go about as well as Windows Vista UAC pop ups or State of California cancer warnings. If everything is dangerous, nothing is. | ||||||||||||||
| ||||||||||||||
▲ | SoftTalker 3 days ago | parent | prev [-] | |||||||||||||
This is what Word and Excel (used to?) do when opening (or was it previewing?) .doc and .xls files in email. Macros, if present, were disabled. | ||||||||||||||
|