<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Contented Management &#187; Security</title>
	<atom:link href="http://contentedmanagement.net/blog/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://contentedmanagement.net/blog</link>
	<description>Become contented about Content Management</description>
	<lastBuildDate>Fri, 20 Aug 2010 09:48:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Keeping content in the system</title>
		<link>http://contentedmanagement.net/blog/keeping-content-in-the-system/</link>
		<comments>http://contentedmanagement.net/blog/keeping-content-in-the-system/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 11:02:42 +0000</pubDate>
		<dc:creator>Philippe Parker</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://contentedmanagement.net/blog/keeping-content-in-the-system/</guid>
		<description><![CDATA[There&#8217;s been a spate of high-profile document and data leaks in UK government recently (although it&#8217;s not confined to the public sector). Doubtless this will encourage firms like Oracle to market their information rights software, but is this really addressing the problem?
These data losses generally haven&#8217;t come from wilful hacking or from the wrong people [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been a spate of <a target="_new" title="Firm broke rules over data loss" href="http://news.bbc.co.uk/1/low/uk_politics/7575989.stm">high-profile document and data leaks in UK government</a> recently (although it&#8217;s <a target="_new" title="Bank customer data sold on eBay" href="http://news.bbc.co.uk/1/low/uk/7581540.stm">not confined to the public sector</a>). Doubtless this will encourage firms like Oracle to market their <a target="_new" title="Oracle Information Rights Management" href="http://www.oracle.com/technology/products/content-management/irm/index.html">information rights software</a>, but is this really addressing the problem?</p>
<p>These data losses generally haven&#8217;t come from wilful hacking or from the wrong people getting access to information they shouldn&#8217;t have. They&#8217;ve come from people taking information outside the system in which it&#8217;s normally held securely. What&#8217;s provoking this?</p>
<p>Firstly, there&#8217;s a poor design in the software themselves.<br />
How can we have a system that enables you to download the entire records of everyone in a pensions system? Under what circumstances would anyone want this data? Under what circumstances should they be allowed to download this data? There are very few occasions when someone would require access to such extensive data, and when they do, why don&#8217;t they just access it in the software that displays it normally? There must be a shortcoming in the software design, whether this is in the user interface or its availability across networks. This is the case for both the loss of data from <acronym title="Department for Work and Pensions">DWP</acronym> and <acronym title="Ministry of Justice">MoJ</acronym>. The software allowed people to perform a task that was inherently insecure; <a title="Han Fei, on content management functionality" href="/blog/han-fei-on-content-management-functionality/">secure systems shouldn&#8217;t allow that degree of flexibility</a>.</p>
<p>Secondly, there&#8217;s the way that wider security systems and processes have been designed.<br />
What are these protecting against? If you work, as we do, for government organisations, you&#8217;ll come face to face with real difficulties in distributing information securely using existing systems. You can&#8217;t email some kinds of documents, because email systems and firewalls block them out. You can&#8217;t put them on an <acronym title="File Transfer Protocol">FTP</acronym> server, because these are inherently insecure and in any case end users&#8217; ports are blocked. You can&#8217;t use <acronym title="Secure Shell">SSH</acronym>, as many government networks block this protocol because they can&#8217;t monitor the encrypted data.</p>
<p>So you&#8217;re left with physical media (USB keys, CDs, DVDs) to transfer data around. And if you&#8217;re doing this frequently with large amounts of data, it&#8217;s tedious to keep encrypting it. On top of that, you still have to give relevant access to all the people who&#8217;re meant to have access to the documents. It&#8217;s little wonder that individuals don&#8217;t bother and simply copy things locally, even though they know they shouldn&#8217;t.</p>
<p>The way that systems have been implemented not only makes these security breaches possible, it actively encourages them through poor design and catering for the wrong kind of security breaches.</p>
<p>Systems need to be designed to keep secure content within the system. If your system is correctly designed, you shouldn&#8217;t need to take data outside it. Oracle&#8217;s approach is to say you can take the content out of the system but it needs to reference a central server in order to view it; but there are still many flaws in their approach which I won&#8217;t go into here. Since when do you have a document that you can&#8217;t control by uploading to a CMS that&#8217;s accessed over a secure connection, with relevant access privileges applied? As soon as you allow someone to download it, you&#8217;re asking for bad publicity.</p>
<p>We have a tendency to blame the people who circumvent the system, when it&#8217;s the system itself that&#8217;s at fault.</p>
]]></content:encoded>
			<wfw:commentRss>http://contentedmanagement.net/blog/keeping-content-in-the-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
