OpenOffice.org Security and VBA Macros
,----[ Just the essence ]
|
| 1. Are you guys going to do anything about security?
|
| Openoffice.org is serious about security. Recently a dedicated team
| has been set up to respond to security issues. That team are continually
| evaluating the security aspects of the application, some insightful
| comments from one of the Openoffice.org security experts can found here.
|
| 2. Will you retrofit a carefully considered security model (like
| Java has) into VBA?
|
| No - it's not sensible. Scripting in Openoffice.org is more than
| just Basic. How about Python bindings, etc.?
|
| 3. Will you support digital signatures to help users decide whether
| to execute a particular document/program?
|
| Openoffice.org already supports signing of macros and you can
| configure the application so that only signed macros are allowed to be
| executed.
|
| 4. How will you avoid importing VBA trojans and viruses to OO?
|
| Macro signing, querying the user before executing, macros.
| Enterprise-wide lock-down to manage those settings easily.
`----
http://reverendted.wordpress.com/2006/08/22/noel-power-vba-macros-and-security/
|
|