<?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>The Outserve Limited Blog &#187; Security</title>
	<atom:link href="http://outserveblog.com/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://outserveblog.com</link>
	<description>News and Views</description>
	<lastBuildDate>Sun, 29 Aug 2010 09:57:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Open Source Encryption Software</title>
		<link>http://outserveblog.com/2008/11/09/security/open-source-encryption-software/</link>
		<comments>http://outserveblog.com/2008/11/09/security/open-source-encryption-software/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 07:53:21 +0000</pubDate>
		<dc:creator>Phil Oakley</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[truecrypt]]></category>

		<guid isPermaLink="false">http://outserveblog.com/?p=65</guid>
		<description><![CDATA[It appears that not a week goes by without a story in the newspaper about a laptop/hard drive/CD/USB stick containing sensitive and confidential data being lost or left in a train/taxi/car park. Events like this are inevitable as data becomes more and more portable. Of course we should continually work towards minimising these situations but [...]]]></description>
			<content:encoded><![CDATA[<p><small><a title="Anonymous Account" href="http://www.flickr.com/photos/37053322@N00/2291896028/" target="_blank"></a></small>It appears that not a week goes by without a story in the newspaper about a laptop/hard drive/CD/USB stick containing sensitive and confidential data being lost or left in a  train/taxi/car park. Events like this are inevitable as data becomes more and more portable. Of course we should continually work towards minimising these situations but one of the best practical steps a practice can take to protect data is to ensure that any &#8216;at risk&#8217; confidential information is encrypted. The latest saw a USB RAM stick of confidential Government information found in a car park in Cannock, Staffordshire. Link to the news story <a href="http://news.bbc.co.uk/1/hi/uk/7704611.stm">here</a>.</p>
<p>It was noted that the USB was encrypted so at least that was something but as detailed below many of the &#8216;proprietary&#8217; encryption systems on USB sticks have been <a href="http://news.softpedia.com/news/Hacking-Into-Others-039-Data-Made-Simple-the-Corsair-Padlock-Workaround-81706.shtml">compromised</a>.</p>
<p>At this stage it is worth defining what encryption is:</p>
<blockquote><p>&#8216;Encryption is the process of transforming information using an algorithm called a cipher. Once data has been encrypted then it can only be read by users who have the encryption key.&#8217;</p></blockquote>
<p>Using software to encrypt data has been used for a long time by governments and large organisations. Today it is becoming common place, often being found on the better quality USB RAM sticks. The problem with a lot of the software supplied with such devices is that it is often &#8216;proprietary&#8217; meaning that the source code of the software is in itself a secret. At first this may appear to be the best approach, after all does the code being a secret not make the solution more secure?</p>
<p>What has actually been proven time and time again is that security through obscurity is no security. Good security software&#8217;s source code should be available for all to see to ensure that it is secure. The science of encryption is well documented and any software implementation should be made available for checking. Many of the proprietary systems have been compromised by attacks and often it is a case of &#8216;when&#8217; not &#8216;if&#8217; they will be compromised.</p>
<p>Truecrypt (<a href="http://www.truecrypt.org">www.truecrypt.org</a>) is one of the best known and well trusted encryption software programs available today. Truecrypt, as recommended above, is free and open source, meaning that anybody can see the source code. Truecrypt will work on Windows, Apple Mac and Linux operating systems and can be setup to encrypt a whole drive, a single folder or a portable device like a USB Flash RAM stick.</p>
<p>The one possible downside of Truecrypt is that it requires a client install to read a an external drive like a USB or portable drive. If it is required to be able to use a portable devise on a machine that would not have Truecrypt installed then for Windows users there is FreeOTFE (<a href="http://www.freeotfe.org">www.freeotfe.org</a>) which is free and open source encryption software that can also be installed on a USB stick and does not require a client install. FreeOTFE can also be used on a Microsoft PDA.</p>
<p>As well as other open source security software the latest version of <a href="http://www.ubuntu.com/">Linux Ubuntu 8.10</a> comes with <a href="http://www.ubuntu.com/getubuntu/releasenotes/810overview#Encrypted%20private%20directory">encryption built in</a> making it even easier to keep you laptop data secure.</p>
<p>When dealing with confidential and sensitive data especially in a portable form <a href="http://www.outserve.co.uk">Outserve</a> recommends that data is encrypted preferably with the tools already mentioned.</p>
]]></content:encoded>
			<wfw:commentRss>http://outserveblog.com/2008/11/09/security/open-source-encryption-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla 1.5.7 upgrade</title>
		<link>http://outserveblog.com/2008/09/15/news/joomla-157-upgrade/</link>
		<comments>http://outserveblog.com/2008/09/15/news/joomla-157-upgrade/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 17:45:58 +0000</pubDate>
		<dc:creator>Phil Oakley</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[joomla]]></category>

		<guid isPermaLink="false">http://outserveblog.com/?p=18</guid>
		<description><![CDATA[Joomla the ever popular CMS (Content Management System) has just released their latest version 1.5.7. As well as various bug fixes it also includes important security updates. Although this update is not as critical as the 1.5.6 update which fixed serious vulnerabilities, as with most web hosted software, we advise upgrading to the latest version [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://outserveblog.com/wp-content/uploads/2008/09/joomla1.png" border="0" alt="joomla.png" width="235" height="46" align="left" /> <a href="http://www.joomla.org/">Joomla</a> the ever popular CMS (Content Management System) has just released their latest version <a href="http://www.joomla.org/announcements/release-news/5212-joomla-157-security-release-now-available.html">1.5.7</a>. As well as various bug fixes it also includes important security updates. Although this update is not as critical as the <a href="http://www.joomla.org/announcements/release-news/5199-joomla-156-released.html">1.5.6</a> update which fixed serious vulnerabilities, as with most web hosted software,  we advise upgrading to the latest version as soon as possible.</p>
<p><img src="http://outserveblog.com/wp-content/uploads/2008/09/jsst-logo-125x125.jpg" border="0" alt="jsst_logo_125x125.jpg" width="125" height="125" align="right" /> This is the first release since the creation  of the <a href="http://developer.joomla.org/security.html">JSST</a> the Joomla Security Strike Team which was formed in August after the high level security issue fixed by 1.5.6 and we think shows Joomla&#8217;s commitment to security.</p>
<p>Any upgrade no matter how small requires testing and Outserve would test all customers sites before upgrading to a live site. Even a security update can change the look and feel of a site in an unexpected way so it is always better to test thoroughly. Also adequate backups should be taken and stored safely before attempting any upgrade. Outserve&#8217;s own <a href="http://outserve.co.uk/">website</a> runs on Joomla and has now been updated to 1.5.7.</p>
<p>Joomla are already talking about the next version 1.5.8 which we should see soon and at Outserve we are all looking forward to version 1.6 which should include some great enhancements including auto updating of extenions (similar to WordPress).</p>
<p>Outserve would recommend any Joomla user still using versions before 1.5.6 upgrade as soon as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://outserveblog.com/2008/09/15/news/joomla-157-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
