Integrated security ------------------- Zope has security intergrated. Zope has support for authentication databases such as LDAP, scales over large numbers of users. It also features role-based security, and safe delegation of control, allowing control over parts of a website or web application to be delegated to others in an organization. With Zope, security is not a second thought but security is part of your application from the start. [upcoming security certification?]