Security ArchitectureRecent blog entries tagged with Security Architecture.
Registration Now Open for February CAMP: Bridging Security and Identity ManagementCreated by Colleen Luckett (EDUCAUSE) on December 13, 2007
Red Hat tools for SELinuxCreated by Stuart Yeates (University of Oxford) on December 12, 2006
Mayank Sharma writes about some of the features that Red Hat is rolling out to support SELinux on the desktop. SELinux is an NSA-developed security system for locking down Linux. The new tools are GUI tools which allow end-users to configure, examine and analyse an SELinux system. SELinux is unlikely to be suited to non-technical users and still looks to be a significant administration burden even with the new tools, but it's a must-have for the security conscious. The benefit of SELinux is twofold. First, it replaces the user-based model with a policy-centric model. Every action, like running an application or reading and modifying data, is controlled by a security policy. Actions that violate the policy are denied. Additionally, SELinux compartmentalizes the various applications and processes running on the system. This not only helps in isolating a break-in, but also confines the damage caused by one compromised service. SELinux plugs into the Linux distribution through the Linux Security Module (LSM) hooks, which are available in the 2.6.x kernel series.EDUCAUSE Security Professionals Conference 2006. Summary:System-wide Strategies for Achieving IT Security at Univ. of CaliforniaCreated by Lida L. Larsen (EDUCAUSE) on April 25, 2006
System-wide Strategies for Achieving IT Security at the University of California Jacqueline Craig, Director of Policy, University of California Office of the President David H. Walker, Director of Advanced Technology, University of California Office of the President How do you effectively achieve appropriate stewardship of both personal and restricted information which is used across an institution’s academic, administrative, and other operations? This session took a close look at the efforts of the University of California system efforts. UC has experienced a number of serious security breaches across the 18 campuses, centers and labs. In 2003, California passed legislation requiring notification if there is a reasonable belief that unauthorized access of information has occurred and there is reason to believe that privacy of individuals has been compromised. UC responded by instituting a university-wide security workgroup to come up with solutions. The workgroup was comprised of faculty, deans, vice-chancellors, general counsel, security officers, CIOs and directors. The working group agreed upon a number of recommendations:
Yet another Microsoft IE flawCreated by Stuart Yeates (University of Oxford) on March 29, 2006
Yet another bug / flaw / vulnerability / whatever-you-want-the-call-it has hit Microsoft's Internet Explorer. Much of the ho-ha in the press is about the short-term implications of this and they (and thus presumably their readers) are still not asking questions needed to shed real light on the underlying issues:
UCISA Information Security ToolkitCreated by Stuart Yeates (University of Oxford) on March 15, 2006
UCISA were at the 2006 JISC Conference, touting their Information Security Toolkit: The UCISA Information Security Toolkit is intended to support UK Higher and Further Education Institutions in producing Information Security policies to address (and to demonstrate that they are addressing) threats to the confidentiality, integrity and availability of information systems for which they are responsible, and to help meet audit requirements. The sections draw heavily on British Standard BS 7799, not least by adopting its structure for control objectives and controls. Unfortunately it's very much embedded in the UK legislative framework, so only the technical bits will be of much use to those outside the UK. Strangely enough, I spent three days in Blackpool last week at their big annual event and didn't catch up with the toolkit at all, presumably they were all too busy running the event to promote their own documents. Nine principles of security architectureCreated by Stuart Yeates (University of Oxford) on November 24, 2005
Newsforge is carrying an article by Bruce Byfield entitled "Nine principles of security architecture." While there is nothing new here for those with a background in software engineering or computer science, it's a great no-nonsense introduction for those without a formal software background. |