<?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>JANET Development Eye</title>
	<atom:link href="http://webmedia.company.ja.net/edlabblogs/developmenteye/feed/" rel="self" type="application/rss+xml" />
	<link>http://webmedia.company.ja.net/edlabblogs/developmenteye</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 13:50:46 +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>Understanding Threats to Mobile Computing</title>
		<link>http://webmedia.company.ja.net/edlabblogs/developmenteye/2012/02/09/understanding-threats-to-mobile-computing/</link>
		<comments>http://webmedia.company.ja.net/edlabblogs/developmenteye/2012/02/09/understanding-threats-to-mobile-computing/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 13:50:46 +0000</pubDate>
		<dc:creator>Andrew Cormack</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[smartphones]]></category>

		<guid isPermaLink="false">http://webmedia.company.ja.net/edlabblogs/developmenteye/?p=256</guid>
		<description><![CDATA[An interesting talk by Ken van Wyk on threats to mobile devices at the FIRST/TF-CSIRT meeting last week. While it&#8217;s tempting to treat smartphones just as small-screen laptops (let&#8217;s face it, users do!) there are significant differences in the threats to which the two types of devices are exposed. These need to be recognised in [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2012%2F02%2F09%2Funderstanding-threats-to-mobile-computing%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2012%2F02%2F09%2Funderstanding-threats-to-mobile-computing%2F" height="61" width="51" /></a></div><p>An interesting talk by Ken van Wyk on <a href="http://www.appsecusa.org/p/mobiletopten.pptx">threats to mobile devices</a> at the <a href="http://www.terena.org/activities/tf-csirt/meeting35/">FIRST/TF-CSIRT meeting</a> last week. While it&#8217;s tempting to treat smartphones just as small-screen laptops (let&#8217;s face it, users do!) there are significant differences in the threats to which the two types of devices are exposed. These need to be recognised in any plan to secure the devices and the information they store and have access to. OWASP have therefore used Microsoft&#8217;s <a href="http://msdn.microsoft.com/en-us/library/ee823878(v=cs.20).aspx">STRIDE threat model</a> to analyse mobile devices and come up with a list of the top <a href="https://www.owasp.org/index.php/OWASP_Mobile_Security_Project#tab=Top_Ten_Mobile_Risks">10 risks to them and their information</a>, and suggest things that can be done to reduce the problem.</p>
<p>The two major differences between smartphones and laptops are</p>
<ul>
<li>Smartphones, being smaller, are much easier to lose, and</li>
<li>Smartphone applications tend to make less use of encryption when storing and transmitting information.</li>
</ul>
<p>Clearly those two differences combine to make security issues a lot worse &#8211; if a device is easy to lose, so more likely to come into the wrong person&#8217;s hands, then encrypting information to protect it should be more, not less, important.</p>
<p>Unfortunately even though most smartphone platforms do offer secure containers, file permissions and encryption, these aren&#8217;t commonly used. This is particularly unfortunate as users tend to treat smartphones as universal authentication devices &#8211; it&#8217;s very tempting to store all your passwords on a device that feels psychologically attached to your body (despite <a href="http://blogs.avg.com/consumer/lost-transit-holidays-time-giving%E2%80%A6-losing-mobiles-smartphones/">statistical evidence</a> that it isn&#8217;t). Unless you, and the developers of the applications you use, know what you are doing, that could be a really bad choice. Storing sensitive information on the removable storage device is a particularly bad idea &#8211; not only can a storage card be removed and read on another device, but the filesystem most commonly used allows any application on the phone to read any file, so a single bad application can compromise all the information on the storage card.</p>
<p>The whole point of a smartphone is to communicate, so you might expect things to be better there. Unfortunately the story is the same: phones can do encryption, but very often don&#8217;t. For some reason a lot of known good practice for computers and wired networks &#8211; like recognising that session authentication tokens are just as important as passwords or that certificate validation failures indicate a problem &#8211; don&#8217;t seem yet to have caught on on smartphones, even though the networks they use, being based on radio transmissions, are more likely to expose information to unwanted listeners.</p>
<p>The good news is that many of the OWASP mitigations can be achieved by individual smartphone users choosing carefully which applications they use and how they use them. However this would be easier if smartphone developers took note of the OWASP recommendations and implemented them in their products.</p>
<img src="http://webmedia.company.ja.net/edlabblogs/developmenteye/wp-content/plugins/pixelstats/trackingpixel.php?post_id=256&amp;ts=1337180063" style="display:none;" alt="pixelstats trackingpixel"/>]]></content:encoded>
			<wfw:commentRss>http://webmedia.company.ja.net/edlabblogs/developmenteye/2012/02/09/understanding-threats-to-mobile-computing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minutes of CGAMS BoF @ TNC2011</title>
		<link>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/07/21/minutes-of-cgams-bof-tnc2011/</link>
		<comments>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/07/21/minutes-of-cgams-bof-tnc2011/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 19:15:15 +0000</pubDate>
		<dc:creator>josh</dc:creator>
				<category><![CDATA[JANET Development]]></category>

		<guid isPermaLink="false">http://webmedia.company.ja.net/edlabblogs/developmenteye/?p=249</guid>
		<description><![CDATA[It&#8217;s taken a bit longer than originally anticipated, but I&#8217;ve finally finished the minutes of the CGAMS BoF at TNC 2011. The original paper can be found here. Here&#8217;s an extract of the concluding text:
JH posed the following questions to the BoF:
Q9 -­‐ Is this implementation approach reasonable?
CP: Do we have sufficient clarity given the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F07%2F21%2Fminutes-of-cgams-bof-tnc2011%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F07%2F21%2Fminutes-of-cgams-bof-tnc2011%2F" height="61" width="51" /></a></div><p>It&#8217;s taken a bit longer than originally anticipated, but I&#8217;ve finally finished <a href="http://webmedia.company.ja.net/edlabblogs/developmenteye/files/2011/07/CGAMS-BoF-minutes-FINAL.pdf" target="_blank">the minutes of the CGAMS BoF at TNC 2011</a>. The original paper can be found <a href="http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/05/10/proposal-for-a-common-global-access-management-system/">here</a>. Here&#8217;s an extract of the concluding text:</p>
<blockquote><p>JH posed the following questions to the BoF:</p>
<p>Q9 -­‐ Is this implementation approach reasonable?</p>
<p>CP: Do we have sufficient clarity given the overall vision is still vague?</p>
<p>KO: Not sure we understand the question enough to be able to answer.</p>
<p>There following some discussion about the question &#8211; it was agreed to narrow it down to &#8220;as an initial direction&#8221;.</p>
<p><strong>Yes – 23<br />
No – 0<br />
Abstain – 3 </strong></p>
<p>Q10 &#8212; If not, why not?</p>
<p>No responses.</p>
<p>JH walked through the &#8220;Proposed roadmap&#8221; section of the slide-set.</p>
<p>JH: Suggest we have a repeat of this meeting in 6-9 months to see if we&#8217;ve made progress in between; focus on getting some initial stakes in the ground.</p>
<p>CP: Also need to use feedback from today to refine roadmap, increase clarity on existing stuff (especially including use cases), etc.</p>
<p>JH: Do we need a mailing list</p>
<p>Room: General agreement.</p>
<p>JH: Do we need a shared space like a wiki?</p>
<p>Room: General agreement.</p>
<p>JH: Next meeting in about 6-8 months somewhere?</p>
<p>Room: General agreement.</p>
<p>JH thanked the BoF for their participation.</p></blockquote>
<img src="http://webmedia.company.ja.net/edlabblogs/developmenteye/wp-content/plugins/pixelstats/trackingpixel.php?post_id=249&amp;ts=1337180063" style="display:none;" alt="pixelstats trackingpixel"/>]]></content:encoded>
			<wfw:commentRss>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/07/21/minutes-of-cgams-bof-tnc2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Phishing Trends</title>
		<link>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/22/phishing-trends/</link>
		<comments>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/22/phishing-trends/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 08:09:30 +0000</pubDate>
		<dc:creator>Andrew Cormack</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[#FIRST2011]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://webmedia.company.ja.net/edlabblogs/developmenteye/?p=246</guid>
		<description><![CDATA[Some interesting analysis was presented by Pat Cain at the FIRST conference on trends from APWG (Anti-Phishing Working Group) data including their six-monthly surveys of domain names used in phishing campaigns.
There is evidence that concerted campaigns against phishing can be effective &#8211; the .hk domain used to be one of the most commonly used but [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F06%2F22%2Fphishing-trends%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F06%2F22%2Fphishing-trends%2F" height="61" width="51" /></a></div><p>Some interesting analysis was presented by Pat Cain at the <a href="http://conference.first.org/">FIRST conference</a> on trends from <a href="http://apwg.org/">APWG</a> (Anti-Phishing Working Group) data including their <a href="http://apwg.org/reports/APWG_GlobalPhishingSurvey_2H2010.pdf">six-monthly surveys of domain names used in phishing campaigns</a>.</p>
<p>There is evidence that concerted campaigns against phishing can be effective &#8211; the .hk domain used to be one of the most commonly used but is no longer in the top 10. However Government policies can also have unintended effects, for example one country that requires any recipient of public funds to have a website now has a high proportion of compromised servers hosting phishing campaigns.</p>
<p>Trends are a better measure than single statistics since a single phishing campaign (or the compromise of a registrar) can generate sufficient fake registrations to significantly alter a country&#8217;s registration figures. For example trends indicate that action to take down or block phishing domains has had the effect of making criminals change their tactics: free hosting sites used to be popular locations for phishing pages but as these got better at handling notifications the pages moved instead to cheap hosting sites, paid for with stolen credit cards, or compromised hosts. As browsers get better blocking tools, victims are increasingly asked to e-mail or phone their card details or even to upload forms to document sharing or survey systems.</p>
<p>In many ways phishing is showing the same trends as other types of eCrime, so APWG are investigating a more general classification of threats that countries or networks can use to benchmark themselves against aggregated global or regional statistics.</p>
<img src="http://webmedia.company.ja.net/edlabblogs/developmenteye/wp-content/plugins/pixelstats/trackingpixel.php?post_id=246&amp;ts=1337180063" style="display:none;" alt="pixelstats trackingpixel"/>]]></content:encoded>
			<wfw:commentRss>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/22/phishing-trends/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Security Requirements Right</title>
		<link>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/16/getting-security-requirements-right/</link>
		<comments>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/16/getting-security-requirements-right/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 14:58:33 +0000</pubDate>
		<dc:creator>Andrew Cormack</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[#FIRST2011]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://webmedia.company.ja.net/edlabblogs/developmenteye/?p=242</guid>
		<description><![CDATA[In a presentation to the FIRST Conference, Steve Purser of ENISA highlighted the difficulty of keeping security requirements up to date given the frequent changes in architecture that the computing world has experienced in the last twenty years. In this time we have gone from mainframes to simple networked systems to client/server and 3-tier models, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F06%2F16%2Fgetting-security-requirements-right%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F06%2F16%2Fgetting-security-requirements-right%2F" height="61" width="51" /></a></div><p>In a presentation to the <a href="http://conference.first.org/index.aspx">FIRST Conference</a>, Steve Purser of <a href="http://www.enisa.europa.eu/">ENISA</a> highlighted the difficulty of keeping security requirements up to date given the frequent changes in architecture that the computing world has experienced in the last twenty years. In this time we have gone from mainframes to simple networked systems to client/server and 3-tier models, to fully distributed computing (and, indeed, now on towards cloud architectures as well). Each of these systems architectures implies a different security architecture. This causes significant challenges for both designers and users, especially when organisations use more than one architecture at the same time, almost inevitably creating vulnerabilities at the joins between them. Users expect to be able to move seamlessly between intranet/extranet/internet, even though the security architecture(s) may depend on them behaving differently in each domain. Laptops and other mobile devices that move between domains can easily carry attacks and infections with them. Secure systems must recognise and accommodate these and other limitations of the environments in which they operate: unfortunately many of the most important limitations relate to human behaviour, rather than technological function, so are often missed when drawing up requirements. To be, and remain, secure, any system must be scalable, flexible and acceptable to its users. Unless these requirements are included from the start, technology alone cannot deliver a secure system.</p>
<img src="http://webmedia.company.ja.net/edlabblogs/developmenteye/wp-content/plugins/pixelstats/trackingpixel.php?post_id=242&amp;ts=1337180063" style="display:none;" alt="pixelstats trackingpixel"/>]]></content:encoded>
			<wfw:commentRss>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/16/getting-security-requirements-right/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>World IPv6 Day: Damp squib or roaring success?</title>
		<link>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/13/world-ipv6-day-damp-squib-or-roaring-success/</link>
		<comments>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/13/world-ipv6-day-damp-squib-or-roaring-success/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 14:44:37 +0000</pubDate>
		<dc:creator>Rob Evans</dc:creator>
				<category><![CDATA[IPv6]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[w6d]]></category>
		<category><![CDATA[world ipv6 day]]></category>

		<guid isPermaLink="false">http://webmedia.company.ja.net/edlabblogs/developmenteye/?p=216</guid>
		<description><![CDATA[I admit I was sceptical about World IPv6 Day.  Not because I thought it would cause a lot of problems, that fear didn&#8217;t come until much closer to the date, but more because I didn&#8217;t see the point and thought it was more likely to be both a public relations stunt from the companies involved, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F06%2F13%2Fworld-ipv6-day-damp-squib-or-roaring-success%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F06%2F13%2Fworld-ipv6-day-damp-squib-or-roaring-success%2F" height="61" width="51" /></a></div><p>I admit I was sceptical about <a href="http://www.worldipv6day.org/">World IPv6 Day</a>.  Not because I thought it would cause a lot of problems, that fear didn&#8217;t come until <a href="http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/02/22000-users/">much closer to the date</a>, but more because I didn&#8217;t see the point and thought it was more likely to be both a public relations stunt from the companies involved, and also a tactic to delay deploying IPv6 for good.</p>
<p>I&#8217;m glad to say I was wrong.  Mainly.</p>
<p>As far as JANET(UK) is concerned, we didn&#8217;t receive a single World IPv6 Day related support call (I&#8217;d be interested to hear if you manage a JANET site and did receive calls).  Someone did notice that <a href="http://www.juniper.net/">Juniper</a>&#8217;s website fell off the Internet for a little while on the day, but that was due to a few errors Juniper made managing their DNS.</p>
<p>More than not having any reported disruption, we saw a substantial jump in native IPv6 traffic with our peers and providers.  This is a graph of the external (i.e. traffic coming across the interfaces to JANET&#8217;s transit providers and peers and not counting JANET to JANET traffic) IPv6 traffic the Monday before World IPv6 Day, an average day in the UK, not a public holiday, and this level is representative of what we&#8217;d been seeing recently.</p>
<div id="attachment_218" class="wp-caption alignnone" style="width: 637px"><img class="size-full wp-image-218" src="http://webmedia.company.ja.net/edlabblogs/developmenteye/files/2011/06/v6external-20110606.png" alt="External IPv6 Traffic, 2011-06-06" width="627" height="326" /><p class="wp-caption-text">External IPv6 Traffic, 2011-06-06</p></div>
<p>A maximum of around 30Mbit/s at a time when our overall external traffic is about 70Gbit/s,  or 0.04%.  Also note that it is very &#8216;peaky&#8217; suggesting it is dominated by single transfers between a few hosts.  A few hours into World IPv6 Day, this is what the graph looked like.</p>
<div id="attachment_219" class="wp-caption alignnone" style="width: 637px"><img class="size-full wp-image-219" src="http://webmedia.company.ja.net/edlabblogs/developmenteye/files/2011/06/v6external-20110608-1300.png" alt="External IPv6 Traffic during World IPv6 Day" width="627" height="326" /><p class="wp-caption-text">External IPv6 Traffic during World IPv6 Day</p></div>
<p>When World IPv6 Day started at 00:00 UTC, 01:00 BST (the time on the graph is in BST), there was an immediate jump, and in contrast to the first graph, a clear diurnal pattern starts to emerge, far less dominated by the peaks.  The morning after World IPv6 Day, the graph looked like this.</p>
<div id="attachment_220" class="wp-caption alignnone" style="width: 637px"><img class="size-full wp-image-220" src="http://webmedia.company.ja.net/edlabblogs/developmenteye/files/2011/06/v6external-day-20110609-0830.png" alt="External IPv6 Traffic covering all of World IPv6 Day" width="627" height="326" /><p class="wp-caption-text">External IPv6 Traffic covering all of World IPv6 Day</p></div>
<p>A maximum five-minute average of over 220Mbit/s!  In contrast to 70Gbit/s this is still small beer, but 0.3% is almost an order of magnitude more than we had been seeing, and after all, World IPv6 Day was not about enabling access networks, it was about enabling services, predominantly HTTP, and seeing what broke.  What this graph shows is that there are some networks out there in JANET with IPv6 enabled.  These are mainly at a handful of sites, but hopefully we can build on their experience.  To put it into context, here is a weekly graph of external IPv6 traffic, for World IPv6 Day and the six previous days.</p>
<div id="attachment_222" class="wp-caption alignnone" style="width: 637px"><img class="size-full wp-image-222" src="http://webmedia.company.ja.net/edlabblogs/developmenteye/files/2011/06/v6external-week-20110609-0830.png" alt="External IPv6 traffic leading up to World IPv6 Day" width="627" height="326" /><p class="wp-caption-text">External IPv6 traffic leading up to World IPv6 Day</p></div>
<p>The values here are averaged over a slightly longer period, so the maximum value is lower.</p>
<p>World IPv6 Day was just a one-day experiment, and the large content providers were always going to remove the &#8216;AAAA&#8217; DNS records at the end of it.  Not everybody did though, and even some of the big guys left the DNS entries in for some of their services, such as the caches that serve user videos from YouTube.  What would that mean for the traffic come Thursday, Friday and the weekend?  This is what it meant.</p>
<div id="attachment_223" class="wp-caption alignnone" style="width: 637px"><img class="size-full wp-image-223" src="http://webmedia.company.ja.net/edlabblogs/developmenteye/files/2011/06/v6external-week-20110623-1150.png" alt="External IPv6 traffic, week of World IPv6 Day" width="627" height="326" /><p class="wp-caption-text">External IPv6 traffic, week of World IPv6 Day</p></div>
<p>This is, of course, still much less than 1% of all our external traffic, but hopefully World IPv6 Day will have proven that IPv6 can be deployed for content delivery, and on a campus network.  This is also only a count of native traffic, there may have been some more that was tunnelled to external relays or tunnel brokers.</p>
<p>To answer the question at the top, World IPv6 Day was both a damp squib because nothing went wrong, and a roaring success for the very same reason.</p>
<p>The obvious question now is &#8216;what next?&#8217;  ISOC is considering another World IPv6 Day to allow content providers that missed the first one to jump on the bandwagon, and perhaps a World IPv6 Access Day.  Others are stating that content delivery is now a &#8217;solved problem&#8217; and the industry needs to move onto access networks.  If the content delivery is a solved problem, I&#8217;d like to see the content providers roll out IPv6 permanently, at which point the &#8216;killer app&#8217; for IPv6 becomes IPv4 exhaustion and deployment of IPv6 will follow.  Perhaps.</p>
<img src="http://webmedia.company.ja.net/edlabblogs/developmenteye/wp-content/plugins/pixelstats/trackingpixel.php?post_id=216&amp;ts=1337180063" style="display:none;" alt="pixelstats trackingpixel"/>]]></content:encoded>
			<wfw:commentRss>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/13/world-ipv6-day-damp-squib-or-roaring-success/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Internet at 40: a mid-life crisis?</title>
		<link>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/13/internet-at-40-a-mid-life-crisis/</link>
		<comments>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/13/internet-at-40-a-mid-life-crisis/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 13:30:23 +0000</pubDate>
		<dc:creator>Andrew Cormack</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[#FIRST2011]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://webmedia.company.ja.net/edlabblogs/developmenteye/?p=230</guid>
		<description><![CDATA[Melissa Hathaway, speaking at the FIRST conference in Vienna, suggested that at age 40 the Internet may be experiencing a mid-life crisis. Although viruses, worms and cyber-crime have existed for nearly as long as the network, the benefits of open connectivity have seemed to far outweigh these disadvantages. Over 40 years the expansion in reach [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F06%2F13%2Finternet-at-40-a-mid-life-crisis%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F06%2F13%2Finternet-at-40-a-mid-life-crisis%2F" height="61" width="51" /></a></div><p>Melissa Hathaway, speaking at the <a href="http://conference.first.org/">FIRST conference in Vienna</a>, suggested that at age 40 the Internet may be experiencing a mid-life crisis. Although viruses, worms and cyber-crime have existed for nearly as long as the network, the benefits of open connectivity have seemed to far outweigh these disadvantages. Over 40 years the expansion in reach and use of the Internet has proceeded almost unchecked.</p>
<p>However the severity of incidents in the past few years has raised questions over this implicit assumption that Internet connectivity is always a good thing.  Compromises of on-line businesses can now cost hundreds of millions of dollars and affect millions of individuals; cyber-attacks have occurred alongside physical warfare, challenging traditional definitions of both &#8220;war&#8221; and &#8220;combattant&#8221;; cyber-espionage is a serious concern for both businesses and governments. Internet problems can also spread into other critical infrastructures, with concerns that devices controlling power distribution and other industrial processes may now be accessible from the Internet. Recent breaks in undersea cables in the Mediterranean the Pacific have revealed how much societies now depend on  communications networks.</p>
<p>Unfortunately this situation doesn&#8217;t seem to be something that any one group can fix. Attacks on governments and businesses are often facilitated by insecure behaviour by home users and their machines. Insecurities in business and government systems are likely to harm individuals. Somehow we have to explain Internet safety (and unsafety) to individuals, business, legislatures and governments, and motivate all of them to make the right choices. We may even need to admit that sometimes &#8220;the Internet&#8221; may not be the right answer. Will we achieve this by the Internet&#8217;s 45th birthday? Or its 50th? The speaker wasn&#8217;t willing to guess.</p>
<img src="http://webmedia.company.ja.net/edlabblogs/developmenteye/wp-content/plugins/pixelstats/trackingpixel.php?post_id=230&amp;ts=1337180064" style="display:none;" alt="pixelstats trackingpixel"/>]]></content:encoded>
			<wfw:commentRss>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/13/internet-at-40-a-mid-life-crisis/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Internet Hygeine</title>
		<link>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/02/internet-hygeine/</link>
		<comments>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/02/internet-hygeine/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 13:58:45 +0000</pubDate>
		<dc:creator>Andrew Cormack</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://webmedia.company.ja.net/edlabblogs/developmenteye/?p=206</guid>
		<description><![CDATA[Nice slogans from SI-CERT&#8217;s Internet Safety Awareness campaign:
“Passwords are like toothbrushes – don’t share them and change them regularly”
“Personal information is like toothpaste – once you’ve let it out of the tube (onto the Internet) it’s really hard to put it back&#8230;”
They have been giving away visual aids in shopping centres and street markets  [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F06%2F02%2Finternet-hygeine%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F06%2F02%2Finternet-hygeine%2F" height="61" width="51" /></a></div><p>Nice slogans from <a href="http://www.arnes.si/en/news/news-item/article/safe-on-the-internet-awareness-project/264.html">SI-CERT&#8217;s Internet Safety Awareness campaign</a>:</p>
<p>“Passwords are like toothbrushes – don’t share them and change them regularly”</p>
<p>“Personal information is like toothpaste – once you’ve let it out of the tube (onto the Internet) it’s really hard to put it back&#8230;”</p>
<p>They have been giving away visual aids in shopping centres and street markets <img src='http://webmedia.company.ja.net/edlabblogs/developmenteye/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://webmedia.company.ja.net/edlabblogs/developmenteye/wp-content/plugins/pixelstats/trackingpixel.php?post_id=206&amp;ts=1337180064" style="display:none;" alt="pixelstats trackingpixel"/>]]></content:encoded>
			<wfw:commentRss>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/02/internet-hygeine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>22,000 Users</title>
		<link>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/02/22000-users/</link>
		<comments>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/02/22000-users/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 13:53:03 +0000</pubDate>
		<dc:creator>Rob Evans</dc:creator>
				<category><![CDATA[IPv6]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[ipv6day]]></category>
		<category><![CDATA[w6d]]></category>
		<category><![CDATA[world ipv6 day]]></category>

		<guid isPermaLink="false">http://webmedia.company.ja.net/edlabblogs/developmenteye/?p=199</guid>
		<description><![CDATA[Since I posted an item a couple of weeks ago on World IPv6 Day, there have been several discussions both internal and external that suggest I may not have been entirely clear on the potential effects, so I am going to try and cover a few of those here.
First of all, and perhaps most importantly, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F06%2F02%2F22000-users%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F06%2F02%2F22000-users%2F" height="61" width="51" /></a></div><p>Since I <a href="http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/05/12/world-ipv6-day/">posted an item a couple of weeks ago</a> on <a href="http://www.worldipv6day.org/">World IPv6 Day</a>, there have been several discussions both internal and external that suggest I may not have been entirely clear on the potential effects, so I am going to try and cover a few of those here.</p>
<p>First of all, and perhaps most importantly, <strong>nobody is going to be turning off IPv4 on June 8th</strong>.  The purpose of World IPv6 Day is to enable IPv6 access to websites, not to remove IPv4 access.  This means adding an &#8216;AAAA&#8217; (quad-A) record in the DNS to popular websites such as <a href="http://www.google.co.uk/">Google</a> and <a href="http://www.facebook.com/">Facebook</a>.  It should be noted that the <a href="http://www.ja.net/">JANET website</a> has had both IPv4 and IPv6 access enabled for several years, so if you do not have problems accessing the JANET website, you should be fine on June 8th.  If, however, you or some of your users do have problems reaching the JANET website, that is an indication you should investigate a bit further before next Wednesday (I&#8217;d like to claim that the reason this blog is only available on IPv4 is to ensure it is still reachable next Wednesday, but the truth is that I don&#8217;t manage the system!).</p>
<p>Some operating systems ship (or have shipped) with some IPv6 transition mechanisms like 6to4 and Teredo enabled by default and not explicitly &#8216;depreferred.&#8217;  If these systems do not have native IPv6 access, they could be trying to use transition relays elsewhere.  Not only may those relays be slow to respond, access to them may be blocked by your firewall and the systems could take a long time to realise this and fall back to IPv4.  Again, if you can reach the JANET website, you should be fine, but use one of the connectivity tests I mentioned in the previous blog, such as <a href="http://test-ipv6.com/">Test IPv6</a>.</p>
<p>Here at JANET we received a concerning email from Google earlier in the week.  It stated that some preliminary tests they have done suggest JANET is one of the top 10 networks worldwide for users that will have broken IPv6 access (access that will take longer than 15 seconds to fall back to IPv4), and they estimate there are 22,000 such users (Google also used a figure of 1.5% but admit the estimate could be very inaccurate) on JANET.  Those 22,000 users are almost certain to mean helpdesk calls next Wednesday.</p>
<p>[<strong>Update</strong>: I have received some more data from Google on what is broken, by and large it appears to be users of Mac OS X <em>earlier than 10.6.5. </em> JANET(UK) will be contacting the few sites that are directly mentioned, but if you have Macs with anything other than Mac OS X 10.6.5, 10.6.6 or 10.6.7 on campus and cannot upgrade you may be best off either disabling IPv6 entirely or using recent versions of Chrome (11.0.696.71) which try IPv4 and IPv6 in parallel, <a href="http://www.getipv6.info/index.php/Customer_problems_that_could_occur#Apple_Mac_OS_X">specific details are on the ARIN wiki</a>.]</p>
<p>I can only guess that this is due to the historically open nature of campus networks compared to regimented corporate networks that are strictly controlled by a central IT support function.  If the 22,000 user figure is true, those users will be calling your helpdesks on Wednesday, so it is worth having some information ready, such as the <a href="http://test-ipv6.com/">IPv6 Test website</a>, to diagnose the problems.</p>
<p>Some additional URLs that may be helpful are:</p>
<ul>
<li><a href="http://support.microsoft.com/kb/2533454">Microsoft Knowledgebase item on how to depreference IPv6 for a short period</a>.</li>
<li><a href="http://support.microsoft.com/kb/929852">Microsoft Knowledgebase item on disabling certain IPv6 components</a>.</li>
<li><a href="http://blogs.technet.com/b/ipv6/archive/2011/05/20/ipv6-day.aspx">Microsoft TechNet blog on World IPv6 Day</a>.</li>
<li><a href="http://ipv6eyechart.ripe.net/">RIPE IPv6 Eyechart</a>.</li>
<li><a href="http://www.getipv6.info/index.php/Customer_problems_that_could_occur">Comprehensive list of potential problems on the ARIN wiki</a>.</li>
</ul>
<img src="http://webmedia.company.ja.net/edlabblogs/developmenteye/wp-content/plugins/pixelstats/trackingpixel.php?post_id=199&amp;ts=1337180064" style="display:none;" alt="pixelstats trackingpixel"/>]]></content:encoded>
			<wfw:commentRss>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/06/02/22000-users/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>World IPv6 Day</title>
		<link>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/05/12/world-ipv6-day/</link>
		<comments>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/05/12/world-ipv6-day/#comments</comments>
		<pubDate>Thu, 12 May 2011 13:50:46 +0000</pubDate>
		<dc:creator>Rob Evans</dc:creator>
				<category><![CDATA[IPv6]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://webmedia.company.ja.net/edlabblogs/developmenteye/?p=174</guid>
		<description><![CDATA[As I mentioned at Networkshop, June 8th is &#8220;World IPv6 Day.&#8221;
This is not intended to be an event where IPv6 is enabled on access networks worldwide, instead it is a day where IPv6 is enabled by content providers and on which network engineers watch to see what problems it causes &#8212; or not.
Large content providers [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F05%2F12%2Fworld-ipv6-day%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F05%2F12%2Fworld-ipv6-day%2F" height="61" width="51" /></a></div><p><a href="http://webmedia.company.ja.net/content/documents/shared/networkshop120411/evans_oldmotherhubbardandtheipaddresscupboard.pdf">As I mentioned at Networkshop</a>, June 8th is <a href="http://isoc.org/wp/worldipv6day/">&#8220;World IPv6 Day.&#8221;</a></p>
<p>This is not intended to be an event where IPv6 is enabled on access networks worldwide, instead it is a day where IPv6 is enabled by content providers and on which network engineers watch to see what problems it causes &#8212; or not.</p>
<p>Large content providers such as <a href="http://www.google.com/">Google</a>, <a href="http://www.facebook.com/">Facebook</a> and others will enable IPv6 on their main websites for all visitors, not just those that have been participating in limited trials up until now (i.e. through <a href="http://www.google.com/intl/en/ipv6/">Google&#8217;s &#8220;whitelisting,&#8221;</a> or <a href="http://www.v6.facebook.com/">http://www.v6.facebook.com/</a>). <a href="http://www.ja.net/"> JANET&#8217;s own website</a> has been &#8220;dual-stacked&#8221; (i.e. available over IPv4 and IPv6) for some years and we have had little feedback on it, but there are some things that campus network managers and regional network operators will want to be aware of.</p>
<p>Campus networks that are only IPv4 should have no problems.  Similarly, networks that have deployed some managed IPv6 connectivity should have no problems either.  The potential pitfalls are where there is poor connectivity due to unmanaged IPv6 automatic tunnelling mechanisms such as Teredo and 6to4.  This may affect your users without your knowledge, so your helpdesk should be aware that connectivity problems reported on June 8th could be caused by something other than the usual set of issues.  Some estimates put the level of users that can expect problems reaching dual-stacked networks at about 0.05%.  Others put that much lower, some slightly higher.  The aim of World IPv6 Day is to get a handle on those numbers and start the work towards solving the problems.</p>
<h3>What is happening on June 8th?</h3>
<p>When you go to &#8220;www.google.com&#8221; in your web browser, a lookup is performed in the DNS (Domain Name System) that answers with an IP address.  Your web browser then connects to that IP address to get the content.  On June 8th, the major content providers will not only answer the DNS lookup with an &#8216;A&#8217; (IPv4 address) record, but also with an &#8216;AAAA&#8217; (quad-A or IPv6 address) record.</p>
<p>As software prefers an IPv6 address if one is present, this means that your web browser will try to use IPv6 to connect to the website and retrieve the content.  Most of the time this will not be a problem, you will still also receive an &#8220;A&#8221; record and if you don&#8217;t have IPv6, you will continue to use IPv4 as happily as normal.</p>
<p>However, due to some dubious engineering decisions made in the past, some operating systems shipped with various translation technologies enabled by default, of particular concern are those called &#8220;Teredo&#8221; and &#8220;6to4.&#8221;  These attempt to give you IPv6 connectivity even when you don&#8217;t have it natively by tunnelling across the IPv4 network to reach an IPv6 relay.</p>
<p>You should try to be aware of these as a matter of course as any tunnelling technology can potentially bypass your firewalls if it isn&#8217;t blocked or managed, but this is also part of the potential problem when it comes to World IPv6 Day.  Browsers and operating systems detect broken IPv6 connectivity (as opposed to non-existent IPv6 connectivity) with various degrees of success, and as a result may attempt to connect to a website using IPv6 on June 8th, then pause for some minutes before realising all is not well and falling back to IPv4.  What may be even worse is when a PC or laptop that has such broken IPv6 connectivity also turns on some form of &#8220;Internet Connection Sharing.&#8221;  It may then tell all the other computers on the local LAN that it is an IPv6 router and they may have broken connectivity through it.</p>
<p>So, before June 8th it would be worth testing IPv6 connectivity from various parts of your campus LAN using one of the following resources:</p>
<ul>
<li><a href="http://test-ipv6.com/">http://test-ipv6.com/</a> This performs a number of tests of IPv4 and IPv6 connectivity and tries to diagnose potential problems, such as the use of auto-tunnelling mechanisms.</li>
<li><a href="http://www.testmyipv6.com/">http://www.testmyipv6.com/</a> A little bit simpler.</li>
<li><a href="http://omgipv6day.com/">http://omgipv6day.com/</a> Simpler still!</li>
</ul>
<p>If you have a few minutes, it is also worth reading a <a href="http://ripe62.ripe.net/presentations/198-RIPE-WIDACCESS.pdf">presentation given by Dave Freedman from Claranet</a> (<a href="http://ripe62.ripe.net/archives/video/168">video here</a>) at the recent <a href="http://ripe62.ripe.net/">RIPE meeting</a>.  Another version of Dave&#8217;s slides, with a bit more detail, <a href="http://www.uknof.org.uk/uknof19/Freedman-WIDACCESS.pdf">were presented at UKNOF</a>.  Also, <a href="http://webmedia.company.ja.net/content/documents/shared/networkshop120411/chown_whatdoesipv6meantoyoursitesecurity.pdf">Tim Chown&#8217;s presentation from Networkshop</a> includes a thorough list of security issues you need to think about when deploying IPv6 &#8212; even if you don&#8217;t think you have any IPv6 already!</p>
<p>Incidentally, there is a bit of work progressing through the <a href="http://www.ietf.org/">IETF</a> at the moment called &#8220;<a href="http://tools.ietf.org/html/draft-ietf-v6ops-happy-eyeballs">Happy Eyeballs</a>.&#8221;  This suggests that instead of software trying IPv6 first and falling back to IPv4 if that fails, it starts both connections at the same time and uses whichever one replies first.</p>
<h3>What can you expect on June 8th?</h3>
<p>In an ideal world, nothing.  However, you may get calls from your users about not being able to reach Google, Facebook or other sites.  Ask them what the output is from one of the IPv6 test sites mentioned above, find out if they are using an auto-tunnelling mechanism and if they are, have some steps on how to disable it.</p>
<h3>What else can you do on June 8th?</h3>
<p>If you have content, such as a web or mail server, make it available over IPv6!  Watch the logs, see if there are any problems, note them, and see what you need to do to make the services available over IPv6 in the longer term.  Like it or not, IPv4 stocks are running low, and for worldwide end-to-end connectivity that does not rely on multiple levels of IPv4 NAT, IPv6 is the only other solution on the table.</p>
<p>If you&#8217;re using <a href="http://www.google.com/analytics/">Google Analytics</a>, then APNIC has some <a href="http://labs.apnic.net/">JavaScript that allows you to perform IPv6 measurements</a>, which is described in some detail over on <a href="http://www.potaroo.net/ispcol/2011-05/ip6test.html">Geoff Huston&#8217;s blog</a>.</p>
<p>We&#8217;ll be watching the levels of IPv6 traffic on JANET, which if you saw my presentation mentioned at the start of this item are woefully small.</p>
<h3>What can you do after June 8th?</h3>
<p>If nothing went wrong, look into making your services permanently available over IPv6.  Look at what it will take to roll out IPv6 to your campus network so all your end-users will be able to use it.  JANET has some <a href="http://www.ja.net/services/publications/index.html">documentation</a> including an <a href="http://www.ja.net/documents/publications/technical-guides/ipv6-tech-guide-for-web.pdf">IPv6 Technical Guide</a> and is starting an <a href="http://www.ja.net/services/training/courses/ipv6.html">IPv6 Fundamentals training course</a>.</p>
<img src="http://webmedia.company.ja.net/edlabblogs/developmenteye/wp-content/plugins/pixelstats/trackingpixel.php?post_id=174&amp;ts=1337180064" style="display:none;" alt="pixelstats trackingpixel"/>]]></content:encoded>
			<wfw:commentRss>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/05/12/world-ipv6-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proposal for a common global access management system</title>
		<link>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/05/10/proposal-for-a-common-global-access-management-system/</link>
		<comments>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/05/10/proposal-for-a-common-global-access-management-system/#comments</comments>
		<pubDate>Tue, 10 May 2011 01:26:32 +0000</pubDate>
		<dc:creator>josh</dc:creator>
				<category><![CDATA[JANET Development]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[aai]]></category>
		<category><![CDATA[abfab]]></category>
		<category><![CDATA[IdM]]></category>
		<category><![CDATA[Moonshot]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://webmedia.company.ja.net/edlabblogs/developmenteye/?p=157</guid>
		<description><![CDATA[Parties who are interested in tracking and discussing this proposal are encouraged to subscribe to cgams-announce@jiscmail.ac.uk at http://www.jiscmail.ac.uk. This proposal will also be the subject of discussion at a BoF at the TERENA Networking Conference 2011 on Thursday 19 May at 1400 CEST.
An extract from the &#8220;Executive Summary&#8221; of Proposal for a common global access management system (click to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F05%2F10%2Fproposal-for-a-common-global-access-management-system%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebmedia.company.ja.net%2Fedlabblogs%2Fdevelopmenteye%2F2011%2F05%2F10%2Fproposal-for-a-common-global-access-management-system%2F" height="61" width="51" /></a></div><div id="attachment_172" class="wp-caption alignleft" style="width: 274px"><a href="http://webmedia.company.ja.net/edlabblogs/developmenteye/files/2011/05/cgams-proposal.pdf"><img class="size-full wp-image-172" src="http://webmedia.company.ja.net/edlabblogs/developmenteye/files/2011/05/proposal.png" alt="proposal" width="264" height="316" /></a><p class="wp-caption-text">Click to download paper</p></div>
<p>Parties who are interested in tracking and discussing this proposal are encouraged to subscribe to <a href="https://www.jiscmail.ac.uk/CGAMS-ANNOUNCE">cgams-announce@jiscmail.ac.uk</a> at <a href="https://www.jiscmail.ac.uk/CGAMS-ANNOUNCE">http://www.jiscmail.ac.uk</a>. This proposal will also be the subject of discussion at a <a href="https://tnc2011.terena.org/core/event/19">BoF at the TERENA Networking Conference 2011</a> on Thursday 19 May at 1400 CEST.</p>
<p>An extract from the &#8220;Executive Summary&#8221; of <a href="http://webmedia.company.ja.net/edlabblogs/developmenteye/files/2011/05/cgams-proposal.pdf">Proposal for a common global access management system</a> (click to download the paper).</p>
<blockquote><p>In recent years, user requirements have driven the development of a set of access management systems to support inter-organisational activities within the global research and education community. These systems have, in general, addressed separate and often quite different application domains. Viewed independently, these access management systems have generally been highly successful. However these systems have, in general, addressed separate and often quite different application domains and, when considered as an ensemble, two issues become apparent:</p>
<p>• Their multiplicity imposes significant complexity and costs on organisations and users, by requiring them to interact with a number of dissimilar access management systems.</p>
<p>• Despite their multiplicity, these systems fail to address the inter-organisational access management requirements of many applications, resulting in significant opportunity costs.</p>
<p>An access management system that not only provided an access management solution for these other use-cases, but also for those of existing applications, would clearly be highly desirable. A new access management technology, ABFAB, developed primarily by the education and research community and undergoing standardisation within IETF, may be able to deliver this.</p>
<p>The technology has already been substantially implemented by Project Moonshot, a JANET(UK)-led initiative in partnership with the GEANT project and others; the planned work will be completed during Q3 2011. The technology has been demonstrated with a number of applications; little or no software modifications were required.</p>
<p>This paper argues that an access management system that delivered value to significant parts of the global research and education community could be implemented within months, and at relatively little effort and cost, and without ‘re-inventing the wheel’. This would be achieved through re-use of the global RADIUS infrastructure that currently supports eduroam: it presently incorporates over forty countries on every continent, connecting thousands of organisations and many millions of users. Some minor modifications to this infrastructure would be required but these could be managed almost entirely through upgrades to existing software. Most of the required effort would need to be directed at modifying existing the RADIUS infrastructure’s policies to address the new applications.</p>
<p>This access management system could confer a number of benefits to the community, including:</p>
<ul>
<li>Lower operational costs for service providers and their customers.</li>
<li>Increased opportunities for collaboration and revenue generation.</li>
<li>Improved user experience leading to greater adoption and use of services.</li>
</ul>
<p>The purpose of this document is twofold:</p>
<ol>
<li>To brief the reader of a proposed strategy for establishing a common global access management system by April 2012, that will hopefully lead to discussion and consensus. This paper does not not seek a single access management system; it is instead advocating a common access management system that is available to those that wish to use it.</li>
<li>To ensure that the community is aware of the potential opportunities and other consequences of the technology, so that informed action can be taken.</li>
</ol>
<p>There is no Internet presence for this proposal at present; the manner in which this proposal is taken forwards – if at all – is a matter for the community. However, a temporary mailing list has been created to support co-ordination in the interim. Parties who are interested in tracking and discussing this proposal are encouraged to subscribe to <a href="https://www.jiscmail.ac.uk/CGAMS-ANNOUNCE">cgams-announce@jiscmail.ac.uk</a> at <a href="https://www.jiscmail.ac.uk/CGAMS-ANNOUNCE">http://www.jiscmail.ac.uk</a>.</p></blockquote>
<img src="http://webmedia.company.ja.net/edlabblogs/developmenteye/wp-content/plugins/pixelstats/trackingpixel.php?post_id=157&amp;ts=1337180064" style="display:none;" alt="pixelstats trackingpixel"/>]]></content:encoded>
			<wfw:commentRss>http://webmedia.company.ja.net/edlabblogs/developmenteye/2011/05/10/proposal-for-a-common-global-access-management-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

