<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Maarten Wegdam&#039;s Blog</title>
	<atom:link href="http://maarten.wegdam.name/feed/" rel="self" type="application/rss+xml" />
	<link>http://maarten.wegdam.name</link>
	<description>A blog on identity, privacy, trust, middleware and more</description>
	<lastBuildDate>Mon, 19 Jul 2010 20:47:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='maarten.wegdam.name' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/919cf8ecf6f35b50e61434a17113f7ee?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Maarten Wegdam&#039;s Blog</title>
		<link>http://maarten.wegdam.name</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://maarten.wegdam.name/osd.xml" title="Maarten Wegdam&#039;s Blog" />
	<atom:link rel='hub' href='http://maarten.wegdam.name/?pushpress=hub'/>
		<item>
		<title>Internet identity solutions: 3, 3.5 or 4 parties?</title>
		<link>http://maarten.wegdam.name/2010/07/19/internet-identity-solutions-3-3-5-or-4-parties/</link>
		<comments>http://maarten.wegdam.name/2010/07/19/internet-identity-solutions-3-3-5-or-4-parties/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 20:06:04 +0000</pubDate>
		<dc:creator>Maarten Wegdam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[business model]]></category>
		<category><![CDATA[identity federation]]></category>
		<category><![CDATA[trust framework]]></category>

		<guid isPermaLink="false">http://maarten.wegdam.name/?p=113</guid>
		<description><![CDATA[When scaling an internet identity solutions (or identity federation or trust frameworks) to many relying parties and identity providers, one is bound to run into scalability issues. I’m not referring to the amount of users, or logins/transactions, but to the relationships that need to be formed between the identity providers and the relying parties. To [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=113&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When scaling an internet identity solutions (or identity federation or trust frameworks) to many relying parties and identity providers, one is bound to run into scalability issues. I’m not referring to the amount of users, or logins/transactions, but to the relationships that need to be formed between the identity providers and the relying parties. To make things complex, there are technical issues related to this, and organizational issues. I simplify this here to four issues: the technical issues have to do with finding the necessary meta-information (URLs etc), and with protocol translations (not relevant for all scenario’s). The organizational issues have to do with trust (who is part of the federation/trust framework etc) and business aspects. The business aspect is related to business model: in lot’s of business models someone, typically the relying party, is paying another, typically the identity provider. For example, imagine a trust framework in which 100s of relying parties would use 10s of identity providers, and needing a contract between them. This quickly becomes a combinational explosion that does not scale without some form of automation or intermediate party.</p>
<p>Different internet identity solutions address, or do not address, these issues in different ways. In this blog post I write down my current thinking on this subject, hoping for input from others. The alternative architectures I found are:</p>
<ol>
<li><em>A single IdP</em> – avoid the issue altogether. This kind of monopolist identity provider is however not an option in many cases.</li>
<li><em>Centralized meta-information</em> – centralize the meta-information, this obviously addresses the technical issues, and can also help with the trust issue since this list can serve as a whitelist. (This list does not have to be physically centralized, and can also be a list-of-list etc). It does not help with the business aspects, or protocol translations.</li>
<li><em>Hub</em> – one central component managed by a (very) trusted party that can basically address all four issues mentioned above, but does become a more-or-less monopolist, as used by for example <a href="http://www.surffederatie.nl">SURFfederatie</a>.</li>
<li><em>Broker</em> – similar to the hub architecture, but there is more than one hub (allowing competition between them), as used by for example <a href="http://maarten.wegdam.name/2010/04/20/network-approach-to-e-identification-erecogition/">eHerkenning (eRecognition)</a>.</li>
</ol>
<p>The figure below depicts the four alternatives, with examples (biased to the Netherlands). The numbers indicate the amount of connections from the perspective of the source of the arrow.</p>
<p><a href="http://maartenwegdam.files.wordpress.com/2010/07/3-3-5-4-party-model.png"><img class="aligncenter size-full wp-image-114" title="3-3.5-4-party-model" src="http://maartenwegdam.files.wordpress.com/2010/07/3-3-5-4-party-model.png?w=393&#038;h=327" alt="" width="393" height="327" /></a></p>
<p>There are three major arguments that came to my mind while looking into the architectural alternatives (ignoring the single-IdP architecture):</p>
<ul>
<li>Standards compliant – What is interesting is that most (or all?) identity federation standards basically assume the world consists of three type of parties: users, relying parties (aka service providers) and identity providers, and have no concept of meta-data repository, hub (3.5 ? parties) or brokers (4 parties). Going into details is too much for this blog post, but I found that staying standard conformant can clash with the hub and broker architectures, or extensions to the standards are needed that may make it difficult to use COTS federation software (including for the meta-information architecture).</li>
<li>“Justifyable Parties” – in accordance with Kim Cameron’s Laws of Identity nr 3, there have to be good reasons to add parties, especially when they are in the protocol flow and have access to privacy sensitive information or/and are a security risk. For hub and broker architectures, this can be a difficult trade-off.</li>
<li>Security – related to both arguments above, but end-to-end security can and I think often is broken when introducing a hub or broker. The hub/broker thus needs to be trusted to an extend that for certain scenario’s is not desirable.</li>
</ul>
<p>A major benefit of a hub or broker model is that should be easier for relying parties to hook up to the federation, both technically (there only need to connect to a single hub or broker), and organizationally (they trust the hub/broker to keep track of who is trusted, they only need to have a single contract contrary to many for each identity provider).</p>
<p>Disclaimer: the above thinking is work-in-progress, and I’m struggling with simplicity vs accuracy …</p>
<br />Filed under: <a href='http://maarten.wegdam.name/category/uncategorized/'>Uncategorized</a> Tagged: <a href='http://maarten.wegdam.name/tag/business-model/'>business model</a>, <a href='http://maarten.wegdam.name/tag/identity-federation/'>identity federation</a>, <a href='http://maarten.wegdam.name/tag/trust-framework/'>trust framework</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maartenwegdam.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maartenwegdam.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maartenwegdam.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maartenwegdam.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/maartenwegdam.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/maartenwegdam.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/maartenwegdam.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/maartenwegdam.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maartenwegdam.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maartenwegdam.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maartenwegdam.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maartenwegdam.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maartenwegdam.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maartenwegdam.wordpress.com/113/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=113&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://maarten.wegdam.name/2010/07/19/internet-identity-solutions-3-3-5-or-4-parties/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c495b2e314112434f057a876c62060a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maarten</media:title>
		</media:content>

		<media:content url="http://maartenwegdam.files.wordpress.com/2010/07/3-3-5-4-party-model.png" medium="image">
			<media:title type="html">3-3.5-4-party-model</media:title>
		</media:content>
	</item>
		<item>
		<title>Naive approaches against identity theft</title>
		<link>http://maarten.wegdam.name/2010/05/20/naive-approaches-against-identity-theft/</link>
		<comments>http://maarten.wegdam.name/2010/05/20/naive-approaches-against-identity-theft/#comments</comments>
		<pubDate>Thu, 20 May 2010 20:16:18 +0000</pubDate>
		<dc:creator>Maarten Wegdam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[identity theft]]></category>

		<guid isPermaLink="false">http://maarten.wegdam.name/?p=108</guid>
		<description><![CDATA[Two things happened today that made me think about how current measures against identity theft are so very naive. The first is a US bank that I’m a customer with. I hardly ever log in on their website, and of course had forgotten the password. To assure that I am myself, I had to provide [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=108&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://maartenwegdam.files.wordpress.com/2010/05/veilig-internetten-heb-je-zelf-in-de-hand20klein_tcm34-219487.jpg"><img class="aligncenter size-full wp-image-109" title="veilig-internetten-heb-je-zelf-in-de-hand" src="http://maartenwegdam.files.wordpress.com/2010/05/veilig-internetten-heb-je-zelf-in-de-hand20klein_tcm34-219487.jpg?w=210&#038;h=38" alt="" width="210" height="38" /></a></p>
<p>Two things happened today that made me think about how current measures against identity theft are so very naive. The first is a US bank that I’m a customer with. I hardly ever log in on their website, and of course had forgotten the password. To assure that I am myself, I had to provide two answers about myself that I’m sure many (10s or 100s of) people know, and many more can very easily find out (including place of birth, which I had to put on page 5 of my PhD thesis that is publicly downloadable). And since the web interface did not allow me to do what I wanted (to terminate the account), I had to call them. During this call I had to provide those two same answers, plus my home address (which is listed in the phonebook). The funny thing is that I had to provide these answers twice during the same phone call, which did not make me feel more secure at all …</p>
<p>This type of static knowledge authentication is simply NOT suitable to authenticate any transaction that requires more than a very minimal level of assurance, and it is very naïve to use it for online banking (see <a href="http://analyzingidentity.com/2010/05/19/why-are-security-phrases-a-bad-idea/">also</a>).</p>
<p>The second thing that happened today is a commercial I saw from the Dutch government, part of a campaign for a safer internet (“<a href="http://www.veiliginternetten.nl">Veilig Internet. Heb je zelf in de hand</a>”). The campaign seems to focus on peoples own responsibility to prevent identity theft.  The commercial however was very limited, stating that people should change their password once in a while, and make sure who you email your personal data. The first recommendation is very naïve because 1) I’m convinced people don’t do this unless forced to and 2) it doesn’t help much against e.g. malware, phishing or using the same password at many sites. The second recommendation assumes that personal data is used to authenticate yourself, which it simply shouldn’t (see the first paragraph).</p>
<p>Although I welcome the attention that this campaign brings to the issue of identity theft, I wonder if spending more energy and time on better authentication and identity solutions for the internet wouldn’t be more effective than this campaign.</p>
<br />Filed under: <a href='http://maarten.wegdam.name/category/uncategorized/'>Uncategorized</a> Tagged: <a href='http://maarten.wegdam.name/tag/authentication/'>authentication</a>, <a href='http://maarten.wegdam.name/tag/identity/'>identity</a>, <a href='http://maarten.wegdam.name/tag/identity-theft/'>identity theft</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maartenwegdam.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maartenwegdam.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maartenwegdam.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maartenwegdam.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/maartenwegdam.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/maartenwegdam.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/maartenwegdam.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/maartenwegdam.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maartenwegdam.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maartenwegdam.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maartenwegdam.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maartenwegdam.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maartenwegdam.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maartenwegdam.wordpress.com/108/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=108&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://maarten.wegdam.name/2010/05/20/naive-approaches-against-identity-theft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c495b2e314112434f057a876c62060a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maarten</media:title>
		</media:content>

		<media:content url="http://maartenwegdam.files.wordpress.com/2010/05/veilig-internetten-heb-je-zelf-in-de-hand20klein_tcm34-219487.jpg" medium="image">
			<media:title type="html">veilig-internetten-heb-je-zelf-in-de-hand</media:title>
		</media:content>
	</item>
		<item>
		<title>Network Approach to E-identification (eRecognition)</title>
		<link>http://maarten.wegdam.name/2010/04/20/network-approach-to-e-identification-erecogition/</link>
		<comments>http://maarten.wegdam.name/2010/04/20/network-approach-to-e-identification-erecogition/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 13:34:00 +0000</pubDate>
		<dc:creator>Maarten Wegdam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[identity federation]]></category>
		<category><![CDATA[trust framework]]></category>

		<guid isPermaLink="false">http://maarten.wegdam.name/?p=103</guid>
		<description><![CDATA[Recently the Dutch company Innopay published, on behalf of the Ministerie of Economic Affairs, a report called A Network Approach to E-identification (http://www.innopay.com/index.php/plain/newsletters/04_2010_e_identity_as_a_two_sided_market_the_business_case_will_drive_adoption_not_the_technology). This is an interesting report that gives some background and motivation for the Dutch eRecognition program which works on a trust framework, of scheme, for business-2-government identity. Together with Paul Oude Luttighuis, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=103&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently the Dutch company Innopay published, on behalf of the Ministerie of Economic Affairs, a report called <em>A  Network Approach to E-identification</em> (<a href="http://www.innopay.com/index.php/plain/newsletters/04_2010_e_identity_as_a_two_sided_market_the_business_case_will_drive_adoption_not_the_technology"><span style="text-decoration:underline;">http://www.innopay.com/index.php/plain/newsletters/04_2010_e_identity_as_a_two_sided_market_the_business_case_will_drive_adoption_not_the_technology</span></a>). This is an interesting report that gives some background and motivation for the Dutch eRecognition program which works on a trust framework, of scheme, for business-2-government identity. Together with Paul Oude Luttighuis, a colleague and interoperability expert, we wrote a short reaction. This reaction is below, but in Dutch &#8230; For non-Dutch speakers, among others we discuss:</p>
<ul>
<li>We support the choice for a network model (or trust framework or scheme)</li>
<li>The report advocates the use of a four party model, as is  used in the financial world, contrary to the probably more common  three-party model (user, identity provider, relying party).</li>
<li>We discuss the risk that new parties trying to enter this market are prevented from doing so by the parties already active in it.</li>
<li>We discuss the opportunity to have mutual authentication, i.e., the service provider could also authenticate to the user.</li>
<li>We discuss semantic issues, and pseudonyms.</li>
</ul>
<p><em>What follows is the Dutch text (feel free to experiment with Google Translate &#8230;).</em></p>
<p><strong>Wie bent u om mijn klant te zijn?</strong></p>
<p>Recent publiceerde het bedrijf Innopay  op verzoek van het Ministerie van Economische Zaken hun rapport <em>A  Network Approach to E-identification</em> (<a href="http://www.innopay.com/index.php/plain/newsletters/04_2010_e_identity_as_a_two_sided_market_the_business_case_will_drive_adoption_not_the_technology"><span style="text-decoration:underline;">http://www.innopay.com/index.php/plain/newsletters/04_2010_e_identity_as_a_two_sided_market_the_business_case_will_drive_adoption_not_the_technology</span></a>)  .  Dit belangwekkende rapport bespreekt het gedachte­goed ach­ter  hui­dige e-identity-ontwikkelingen bij de Nederlandse overheid. Paul Oude  Luttighuis ( Enterprise Interopera­bility expert bij Novay) en Maarten  Wegdam (Identity Management expert bij Novay) rea­geren.</p>
<p>============================</p>
<p>Het stuk bepleit een  <strong>netwerkbenadering</strong>. Die gaat uit van interoperabiliteit tussen  concurrenten, gevat in een expliciete en goed beheerde set van afspra­ken (door  het stuk een scheme genoemd), in plaats van een centrale voor­ziening. Als  concept is dat niet nieuw, maar in het e-over­heids­veld is inderdaad de  “centrale voorziening” vaak het leidende concept. Door in het netwerk rollen te  onderscheiden wordt er niet alleen gekoppeld, maar ook ont­koppeld: de rollen  krijgen de kans zich in hun eigen dyna­miek te ontwik­kelen. Zo’n model kan  daarom soepeler groeien dan een centrale-voorzie­ning-model, zolang de rollen  goed gekozen zijn en er voorzieningen zijn om te inno­veren op de koppelvlakken  tus­sen de rollen.</p>
<p>Specifiek kiest het stuk  voor een zogenoemd <strong>vier-partijenmodel</strong>, waarin twee hoofdrollen,  in dit ge­val de eind­gebruiker en de dienstverlener, elk worden be­diend door  een ondersteunende rol aan hun zijde. In dit geval is dat de  authentica­tieprovider, die de eindgebruiker voorziet van  authenticatie­middelen, en de zoge­naamde rou­ting service, die de  dienstverleners toegang biedt tot het netwerk. De kernafspraak in dit netwerk is  dan dat alle authenticatieproviders ver­bon­den zijn met alle routing services.  Deze we­derzijds gedwongen winkelnering vraagt wel om maatregelen tegen het  oneigen­lijk weren van nieuwe toetreders tot het netwerk.</p>
<p>Een ander voordeel van het  vier-partijenmodel is dat eindgebruiker en dienstverlener via één partij  toe­gang krijgen tot het hele netwerk. Natuurlijk moeten zij dan wel het hele  net­werk ver­trouwen en, in­direct, de au­thenticatieproviders en routing  services daarbinnen. Overigens is ook een decentraal drie-partijenmodel  denk­baar. Sterker nog, gang­bare identity-fede­ratiestandaarden gaan daarvan  uit en niet van een vier-partijenmodel. Sommige identity-federaties, zoals de  SURFfedera­tie, hebben wel een vierde rol, maar centraliseren deze.</p>
<p>Overigens, het geschetste  vier-partijenmodel is asymmetrisch. Bij authenticatie is sprake van twee  hoofdrol­len: de partij wiens identiteit wordt vast­gesteld en de par­tij die  die vaststelling ontvangt. In het stuk worden de­ze rollen geïdentificeerd met  respec­tievelijk de eind­ge­bruiker en de dienstverle­ner. Dat ziet over het  hoofd dat in een transactie ook de eindgebruiker behoefte kan hebben aan  zekerheid over de identiteit van de dienstverlener. Is het netwerk niet ook  daarvoor te gebruiken?</p>
<p>Een andere adder onder het  gras is dat het besproken netwerkmodel weliswaar functioneel decen­traal is,  maar <strong>semantisch</strong> wel degelijk cen­traal. Elke eindgebrui­ker die  het netwerk als zodanig kent, heeft namelijk maar één identiteit in dat netwerk.  Anders kunnen niet alle authenticatie­midde­len worden geaccep­teerd door alle  dienstverleners. Dat brengt privacy-issues met zich mee, die niet door het stuk  worden bespro­ken. De voor de hand liggende manier om hier­mee om te gaan is om  één per­soon meerdere “eindgebruikers” te kun­nen laten spelen, door middel van  pseudo­niemen. Dit is gebrui­ke­lijk in modern denken over elektroni­sche  identiteit. Het stuk maakt echter niet duidelijk of het afsprakenstelsel dit  gaat toe­staan en hoe wordt geborgd dat pseudoniemen niet toch worden  ge­combineerd in een omvattender persoonsidentiteit.</p>
<p>Daarnaast heeft een  eventuele centralisatie van het identiteitsbegrip ook informatiekundige  gevolgen. In rela­tie met een school is een persoon leerling of student, in  relatie met een vereni­ging is hij lid, in zijn relatie met een bank is hij  bankklant. Dat kunnen écht andere rela­ties zijn, die dus een andere iden­titeit  vragen. Denk bijvoor­beeld aan een gezinslidmaat­schap van een vereniging, of  aan één persoon die ver­schil­lende relaties heeft met één dienstver­le­ner, in  verschillende hoedanig­heden.</p>
<p>Deze semantische kwestie  wordt alleen maar groter als dit afsprakenstelsel wordt uitgebreid richting  eindge­bruikers die <strong>namens hun organisatie</strong> optreden, zoals het  stuk aan het eind suggereert. Zo zou ook een organisa­tie-an-sich kunnen worden  geauthen­ticeerd. Echter, of zo’n optreden wer­kelijk námens een organisatie is,  kan van veel dingen afhangen: van een expliciete autorisatie, van de precieze  ge­bruikte dienst, van het tijdstip, van de locatie of van de situatie (denk  bijvoorbeeld aan noodgevallen). Deze semantische variëteit dreigt veel  complexiteit in het netwerk brengen. Het zal in elk geval niet de bedoeling zijn  deze genuanceerde autorisatie onmogelijk te maken, nemen we aan.</p>
<p>Tot slot, het stuk claimt  dat zo een centralistische machtspositie wordt voorkomen. Moch­ten deze  net­werken echter suc­cesvol blij­ken, zullen zij vanzelf een oligopolie of  monopolie vestigen en de keuzevrijheid toch weer be­perken. Daarom moet het  beheer van het afsprakenstelsel zorgvuldig en voldoende open worden  vormgege­ven.</p>
<br />Filed under: <a href='http://maarten.wegdam.name/category/uncategorized/'>Uncategorized</a> Tagged: <a href='http://maarten.wegdam.name/tag/identity/'>identity</a>, <a href='http://maarten.wegdam.name/tag/identity-federation/'>identity federation</a>, <a href='http://maarten.wegdam.name/tag/trust-framework/'>trust framework</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maartenwegdam.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maartenwegdam.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maartenwegdam.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maartenwegdam.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/maartenwegdam.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/maartenwegdam.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/maartenwegdam.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/maartenwegdam.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maartenwegdam.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maartenwegdam.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maartenwegdam.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maartenwegdam.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maartenwegdam.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maartenwegdam.wordpress.com/103/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=103&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://maarten.wegdam.name/2010/04/20/network-approach-to-e-identification-erecogition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c495b2e314112434f057a876c62060a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maarten</media:title>
		</media:content>
	</item>
		<item>
		<title>Interview on telemedicine</title>
		<link>http://maarten.wegdam.name/2010/03/24/telemedicine/</link>
		<comments>http://maarten.wegdam.name/2010/03/24/telemedicine/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 20:27:03 +0000</pubDate>
		<dc:creator>Maarten Wegdam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://maarten.wegdam.name/?p=96</guid>
		<description><![CDATA[From 2004 till 2009 my biggest project was the Freeband AWARENESS project, a collaborative research project in which we worked on context-aware middleware for mobile applications, focusing on mobile health applications. In 2008 a journalist interviewed me for an article on telemedicine, to appear in a Microsoft internal magazine. I never got to read this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=96&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://maartenwegdam.files.wordpress.com/2010/03/awareness-remote-doctor.jpg"><img class="aligncenter size-full wp-image-98" title="awareness-remote-doctor" src="http://maartenwegdam.files.wordpress.com/2010/03/awareness-remote-doctor.jpg?w=229&#038;h=192" alt="" width="229" height="192" /></a></p>
<p>From 2004 till 2009 my biggest project was the <a href="http://awareness.freeband.nl">Freeband AWARENESS project</a>, a collaborative research project in which we worked on context-aware middleware for mobile applications, focusing on mobile health applications. In 2008 a journalist interviewed me for an article on telemedicine, to appear in a Microsoft internal magazine. I never got to read this article myself, but earlier this month, and two years after the interview &#8230;., it also appeared on a Dutch online magazine. For those interested, and able to read Dutch: <a href="http://sync.nl/telemidicine-de-24-uurs-virtuele-thuisdokter">Telemedicine: the 24-uurs virtuele thuisdokter</a>.</p>
<br />Filed under: <a href='http://maarten.wegdam.name/category/uncategorized/'>Uncategorized</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maartenwegdam.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maartenwegdam.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maartenwegdam.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maartenwegdam.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/maartenwegdam.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/maartenwegdam.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/maartenwegdam.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/maartenwegdam.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maartenwegdam.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maartenwegdam.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maartenwegdam.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maartenwegdam.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maartenwegdam.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maartenwegdam.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=96&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://maarten.wegdam.name/2010/03/24/telemedicine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c495b2e314112434f057a876c62060a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maarten</media:title>
		</media:content>

		<media:content url="http://maartenwegdam.files.wordpress.com/2010/03/awareness-remote-doctor.jpg" medium="image">
			<media:title type="html">awareness-remote-doctor</media:title>
		</media:content>
	</item>
		<item>
		<title>User-centric SAML?</title>
		<link>http://maarten.wegdam.name/2010/03/11/user-centric-saml/</link>
		<comments>http://maarten.wegdam.name/2010/03/11/user-centric-saml/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 20:50:48 +0000</pubDate>
		<dc:creator>Maarten Wegdam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[identity federation]]></category>
		<category><![CDATA[InfoCard]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[SAML]]></category>
		<category><![CDATA[user centric identity]]></category>

		<guid isPermaLink="false">http://maarten.wegdam.name/?p=88</guid>
		<description><![CDATA[Let me first introduce user-centric identity (people who know this can skip to the second paragraph). Not so long ago OpenID en InfoCard where introduced as user centric identity standards, contrary to ‘old fashioned’ identity provider centric standard like SAML. Without going into details, user centricity boils down to providing user controlled privacy, i.e., providing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=88&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://maartenwegdam.files.wordpress.com/2010/03/consent-saml.png"><img class="aligncenter size-large wp-image-91" title="Example user consent in SAML WebSSO" src="http://maartenwegdam.files.wordpress.com/2010/03/consent-saml.png?w=614&#038;h=425" alt="" width="614" height="425" /></a></p>
<p>Let me first introduce user-centric identity (people who know this can skip to the second paragraph). Not so long ago OpenID en InfoCard where introduced as user centric identity standards, contrary to ‘old fashioned’ identity provider centric standard like SAML. Without going into details, user centricity boils down to providing user controlled privacy, i.e., providing informed consent. And I of course do not mean some legal disclaimer that you have to agree to as a user to be able to use some service. The idea to provide actual information on what information would be shared between an identity provider and a relying party, and asking the user for consent before sharing this. InfoCard inherently provides this, and does this with a piece of software on the client. OpenID provides this though a webpage.</p>
<p>We did a project for SURFnet, the Dutch NREN, to study if and if so how we could make their SURFfederatie (identity federation for higher education and research) provide user controlled privacy. The SURFfederation support different protocols, but is mainly SAML WebSSO based. We analyzed different options, focusing on providing user controlled privacy through InfoCards and doing this through SAML. The latter option is less used, but there are precedents, like <a href="http://www.switch.ch/aai/support/tools/uApprove.html">uApprove</a> (for Shibboleth) and the <a href="http://identitynetworks.wordpress.com/2009/03/09/ready-able-and-willing-federated-consent/">Consent module for SimpleSAMLphp</a>. Ignoring lots of details, SAML WebSSO works roughly the same as OpenID (by redirecting the browser from relying party to the identity provider, and back), and user controlled privacy can be implemented in a similar fashion for SAML WebSSO as for OpenID.</p>
<p>The choice between InfoCards and what I’ll call user-centric SAML is not a trivial one, both have advantages and disadvantages. And besides, it was not clear if the users (students and employees of universities etc) even want to be bothered with user controlled privacy. We figured that the best way forward researcher user centricity was to simple ask users what they want. We considered doing this through some large-scale survey, but decided that a small-scale but in-depth user study would provide more useful results. My colleague Ruud Janssen, an experienced user researcher, did this user study. Using mockups he asked users if they wanted control, and if so, if they prefer user-centric SAML or InfoCards. Although the number were too small to be statistically significant, there was a surprisingly clear consensus on what the users preferred: <em>user controlled privacy through user-centric SAML</em>. This thus also is what we recommended to SURFnet.</p>
<p>Although I expected that they would like the card-like user interface that InfoCard offers, the user we interviewed did not. We think this is mostly because they were unfamiliar with it, and therefore did not really trust it.</p>
<p>The research outcomes were written down in two reports: the <a href="http://www.surfnet.nl/Documents/indi-2009-09-014%20%28User%20controlled%20privacy%20voor%20de_SURFfederatie%20v1.1%29.pdf">first report</a> discusses the state-of-the-art, design guidelines for user-centric SAML and architectural analysis on using InfoCard vs user-centric SAML. The <a href="http://www.surfnet.nl/Documents/indi-2009-12-027%20%28User%20controlled%20privacy%20voor%20de%20SURFfederatie%20gebruikersstudie%29.pdf">second report</a> contains the outcomes of the user study. My apologies to non-Dutch speakers: both reports are in Dutch, as requested by our client.</p>
<p>We are continuing the research on user controlled privacy this year, focusing on the user interaction (prototyping, further user studies) and the architectural consequences of user-centric SAML for the SURFfederatie.</p>
<br />Filed under: <a href='http://maarten.wegdam.name/category/uncategorized/'>Uncategorized</a> Tagged: <a href='http://maarten.wegdam.name/tag/identity-federation/'>identity federation</a>, <a href='http://maarten.wegdam.name/tag/infocard/'>InfoCard</a>, <a href='http://maarten.wegdam.name/tag/openid/'>OpenID</a>, <a href='http://maarten.wegdam.name/tag/privacy/'>privacy</a>, <a href='http://maarten.wegdam.name/tag/saml/'>SAML</a>, <a href='http://maarten.wegdam.name/tag/user-centric-identity/'>user centric identity</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maartenwegdam.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maartenwegdam.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maartenwegdam.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maartenwegdam.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/maartenwegdam.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/maartenwegdam.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/maartenwegdam.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/maartenwegdam.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maartenwegdam.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maartenwegdam.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maartenwegdam.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maartenwegdam.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maartenwegdam.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maartenwegdam.wordpress.com/88/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=88&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://maarten.wegdam.name/2010/03/11/user-centric-saml/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c495b2e314112434f057a876c62060a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maarten</media:title>
		</media:content>

		<media:content url="http://maartenwegdam.files.wordpress.com/2010/03/consent-saml.png?w=1024" medium="image">
			<media:title type="html">Example user consent in SAML WebSSO</media:title>
		</media:content>
	</item>
		<item>
		<title>The ten benefits of (trusted) consumer identity for a relying party</title>
		<link>http://maarten.wegdam.name/2010/02/04/the-ten-benefits-of-trusted-consumer-identity-for-a-relying-party/</link>
		<comments>http://maarten.wegdam.name/2010/02/04/the-ten-benefits-of-trusted-consumer-identity-for-a-relying-party/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 21:39:27 +0000</pubDate>
		<dc:creator>Maarten Wegdam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[identity federation]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://maarten.wegdam.name/?p=82</guid>
		<description><![CDATA[Over the last few months I’ve been involved in two consumer identity projects (lower-trust with OpenID.nl+ and higher trust for the financial sector, see slide 18). Not surprisingly, it are especially the potential relying parties that need convincing to start relying on identity providers to authenticate and identify their customers. Where I (naively?) used to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=82&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Over the last few months I’ve been involved in two consumer identity projects (lower-trust with OpenID.nl+ and higher trust for the financial sector, see <a href="http://www.slideshare.net/wegdam/consumer-identity-tuesday-update-on-1-december-2009">slide 18</a>). Not surprisingly, it are especially the potential relying parties that need convincing to start relying on identity providers to authenticate and identify their customers. Where I (naively?) used to think that the benefits for relying parties were pretty obvious, I learned that there is more to say on this subject than I realized. This is especially true if we also add the dimension of a trust framework to the discussion. Without going into any details: a trust framework is a set of agreements on top of a technical specification to increase trust. For example, <a href="http://www.idmanagement.gov/drilldown.cfm?action=icam">US ICAM</a> for government (C2G) identity, or OpenID.nl+.</p>
<p>In this blog post I list the benefits I most frequently use as benefits for consumer identity for a relying party, and the four additional ones if you use a trust framework. Disclaimer: my ideas on this keep evolving, and since this is a blog post I keep it (too) short.</p>
<p><strong>1. Higher conversion at registration</strong>, because there is less hassle.</p>
<p><strong>2. More re-visits of existing customers. </strong>Since it becomes easier to login.</p>
<p><strong>3. Loose less customers that forgot their username/password, </strong>and give up on your website</p>
<p><strong>4. Less (helpdesk) costs due username/passwords reset.</strong> This actually mostly applies to website that offer human assistance, or have an expensive (and thereby typically more secure) password reset. It e.g. does not apply to low-security websites that have a automated password reset  using a known email address.</p>
<p><strong>5. Enabler of social web.</strong> Identity is a first and in most case necessary step towards to social web. E.g., integrating with social network.</p>
<p><strong>6. Enabler to offer integrated services with business partners.</strong> E.g., webshops that offer complementary products.</p>
<ol></ol>
<p>The additional benefits for a trust framework (i.e., a more trusted identity), compared to typical self-asserted OpenId-like solutions</p>
<ol></ol>
<p><strong>7. More trustworthy and verified attributes</strong>. E.g., name or address.</p>
<p><strong>8. More trusted and privacy-friendly</strong>. Hopefully both in the customer perception as in reality.</p>
<p><strong>9. Scalability in trust levels</strong>. Without a trust framework, trust levels quickly becomes a scalability nightmare in case of more than a few identity providers.</p>
<p><strong>10. Standardized service level agreements</strong>. This does depend on the specific trust framework.</p>
<p>Of course, there are also disadvantages, risks and market entry issues, but I want to be optimistic in this blog post <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />Filed under: <a href='http://maarten.wegdam.name/category/uncategorized/'>Uncategorized</a> Tagged: <a href='http://maarten.wegdam.name/tag/identity-federation/'>identity federation</a>, <a href='http://maarten.wegdam.name/tag/openid/'>OpenID</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maartenwegdam.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maartenwegdam.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maartenwegdam.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maartenwegdam.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/maartenwegdam.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/maartenwegdam.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/maartenwegdam.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/maartenwegdam.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maartenwegdam.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maartenwegdam.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maartenwegdam.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maartenwegdam.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maartenwegdam.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maartenwegdam.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=82&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://maarten.wegdam.name/2010/02/04/the-ten-benefits-of-trusted-consumer-identity-for-a-relying-party/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c495b2e314112434f057a876c62060a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maarten</media:title>
		</media:content>
	</item>
		<item>
		<title>Mobile PKI and mobile centric identity</title>
		<link>http://maarten.wegdam.name/2010/01/08/mobile-pki-and-mobile-centric-identity/</link>
		<comments>http://maarten.wegdam.name/2010/01/08/mobile-pki-and-mobile-centric-identity/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 19:51:41 +0000</pubDate>
		<dc:creator>Maarten Wegdam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://maarten.wegdam.name/?p=72</guid>
		<description><![CDATA[Together with my colleague Martijn Oostdijk (see also his post) we did a project on Mobile PKI technology. We did a technology assessment, focusing on security and also usability, and consulted our client SURFNet on its application for higher education and research. It proved to be a very interesting project, not only because of the interesting and promising [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=72&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://maartenwegdam.files.wordpress.com/2010/01/screenshots-mobile-pki.jpg"><img class="alignnone size-full wp-image-73" title="screenshots-mobile-pki" src="http://maartenwegdam.files.wordpress.com/2010/01/screenshots-mobile-pki.jpg?w=450&#038;h=343" alt="" width="450" height="343" /></a></p>
<p>Together with my colleague Martijn Oostdijk (see also <a href="http://martijno.blogspot.com/2009/10/mobile-pki.html">his post</a>) we did a project on Mobile PKI technology. We did a technology assessment, focusing on security and also usability, and consulted our client SURFNet on its application for higher education and research.</p>
<p>It proved to be a very interesting project, not only because of the interesting and promising technology, but also because we are advocating what we call <em>mobile centric identity,</em> and Mobile PKI is a good example of &#8220;use your mobile phone as an authentication device&#8221;. We concluded that Mobile PKI is both a secure and usable technology, and that the main issue is the business model (since the SIM is owned by the mobile operator).</p>
<p>The report that came out of the project is publicly available: in <a href="http://www.surfnetkennisnetproject.nl/attachments/session=cloud_mmbase+2074112/Rapport_TS_Mobile_PKI_v2.0.pdf">Dutch</a> and in <a href="http://www.terena.org/news/community/download.php?news_id=2528">English</a>. Among others, SURFnet employees Roland Rijswijk and Joost van Dijk also provided input and feedback on this report. Below I&#8217;ve copied the management summary.</p>
<blockquote><p>A GSM/UMTS telephone has a SIM card. This is a standardised smartcard that is issued to the user by the telecom operator and is primarily used to authenticate the user on the mobile network. However, the SIM card has more potential uses. For instance, it allows for secure storage of digital keys that can be used for online authentication and digital signatures. This is referred to as Wireless PKI and Mobile PKI.<br />
This report is an assessment of Mobile PKI technology and its potential application for authentication in education. This assessment focuses on its security and its application within the educational domain, with a specific emphasis on applications for SURFfederatie.<br />
Mobile PKI employs encrypted SMS text messages that are used to represent authentication or a digital signature. The user has to express consent by entering a PIN code that secures the private key and which typically needs to be entered for each transaction separately. The relevant standards for this are well established and are supported on all mobile phones. This has advantages compared to other secure means of authentication. For instance, no additional authentication device is required, which also means that no software needs to be installed by the user on either the phone or on other client devices such as a PC. Neither is there a need to manually enter codes, as in the case of one-time passwords via SMS text messages. This improves user-friendliness. Malware such as viruses and key loggers that may have been installed on a PC cannot interfere with Mobile PKI.<br />
This report considers the issue whether Mobile PKI is a secure means of authentication. The analysis identifies a “man in the middle” channel. However, the authors of this report deem Mobile PKI to be more than sufficiently secure compared to other means of authentication and considering the kind of applications in (higher) education.<br />
In our view the most important issues regarding Mobile PKI technology are not related to security or technology but have to do with the costs and the business model. In the Netherlands, Mobile PKI technology has only been deployed for limited pilots and it is therefore difficult to estimate the costs. These could turn out to be too high for many applications in the educational domain if there are no other large-scale deployments of Mobile PKI. A related aspect is the business model. Use of this technology requires the cooperation of the mobile operator, who is the owner of the SIM card. This means that the cooperation of all mobile operators is required for a large-scale deployment.<br />
The final conclusion of this report is that Mobile PKI provides a secure means of authentication that in time will find wide application within the educational domain in the Netherlands. For the near future Mobile PKI will only be employed for services that require a high standard of security and that are used by a limited group of employees due to a) the expected costs, b) insufficient insight into the business model, and c) limited support from the mobile operators. It seems too early for a deployment for students or for general authentication for SURFfederatie or any other large-scale application for SURFnet, Kennisnet or other service. In the meantime it may be useful to consider one-time passwords via SMS text messages as step-up authentication or for password reset because this is cheaper and prepares users for Mobile PKI.</p></blockquote>
<br />Posted in Uncategorized Tagged: authentication, identity, mobile, security <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maartenwegdam.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maartenwegdam.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maartenwegdam.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maartenwegdam.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/maartenwegdam.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/maartenwegdam.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/maartenwegdam.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/maartenwegdam.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maartenwegdam.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maartenwegdam.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maartenwegdam.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maartenwegdam.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maartenwegdam.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maartenwegdam.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=72&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://maarten.wegdam.name/2010/01/08/mobile-pki-and-mobile-centric-identity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c495b2e314112434f057a876c62060a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maarten</media:title>
		</media:content>

		<media:content url="http://maartenwegdam.files.wordpress.com/2010/01/screenshots-mobile-pki.jpg" medium="image">
			<media:title type="html">screenshots-mobile-pki</media:title>
		</media:content>
	</item>
		<item>
		<title>Levels of assurance, per attribute</title>
		<link>http://maarten.wegdam.name/2010/01/06/levels-of-assurance-per-attribute/</link>
		<comments>http://maarten.wegdam.name/2010/01/06/levels-of-assurance-per-attribute/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 20:54:13 +0000</pubDate>
		<dc:creator>Maarten Wegdam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[identity]]></category>

		<guid isPermaLink="false">http://maarten.wegdam.name/?p=70</guid>
		<description><![CDATA[I&#8217;ve been working with a group of Dutch identity enthusiasts on a Dutch trust framework for OpenID (OpenID.nl+), for low-trust consumer identity (e.g., for web shops). Contrary to relying on self-asserted attributes, as is usually the case for OpenID, we want Identity Providers (IdPs) to provide verified attributes. This is similar to the levels of assurance concept as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=70&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working with a group of Dutch identity enthusiasts on a Dutch trust framework for OpenID (OpenID.nl+), for low-trust consumer identity (e.g., for web shops). Contrary to relying on self-asserted attributes, as is usually the case for OpenID, we want Identity Providers (IdPs) to provide verified attributes. This is similar to the levels of assurance concept as standardized by NIST (see also a <a href="http://maarten.wegdam.name/2009/10/01/no-need-for-level-of-assurance-level-1-and-thus-openid-for-e-government/">previous post of mine on this</a>), and used by e.g. the EU STORK project. However, level of assurance refers to the identity as a whole, not on specific attributes, and we believe that there is value in providing a level of assurance per attribute. For example, for IdPs may be able to provide bankaccount numbers that are thoroughly verified, but not verified birthdays, and they should be able to specify this per attribute. An IdP could provide a mix of verified and self-asserted attributes.</p>
<p>Doing this in OpenID (AX actually) is a bit beyond the current spec, but not so difficult (see also <a href="http://step2.googlecode.com/svn/spec/attribute_exchange_validate/trunk/openid-attribute-exchange-validate-mode.html">this draft from Google/Yahoo</a>). What is more difficult is the semantics of what &#8220;verified&#8221; means for a specific attribute. We are considering simply defining one of more verification processes per attribute. An example of a process for a verified bank account attribute is: the bank account was verified by requiring the user to transfer some money to the IdP. By lack of a standard that describes these verification processes, we&#8217;re inventing them ourselves using common sense combined with existing practises at the involved IdPs. This is work in progress, so I cannot give any firm statements yet on how well this will work, and if this will also scale. I&#8217;m happy if it will work for a small set of frequently asked attributed, and for most verification processes. Alternative approaches include</p>
<ol>
<li>Defining numeric levels per attribute, comparable to the 1 to 4 of the NIST levels of assurance with higher meaning better, and mapping the verification process used by an IdP to one of these levels.</li>
<li>Defining it simply as &#8220;verified&#8221; (boolean), but defining the minimum amount of verification an IdP should have done for that specific attribute. This can be considered the same as alternative 1, but only with 2 levels (verified or not verified).</li>
<li>Defining it simply as &#8220;verified&#8221; (boolean), without semantics, and thus leaving it up to the RP to check with the IdP what this means for that specific attribute from that specific IdP. We can of course provide a URL to an explanation from the IdP on how the attribute was verified.</li>
</ol>
<p>A recent <a href="http://www.xmlgrrl.com/blog/2009/12/31/how-to-rest-assured/">blog post of Eve Maler describes her ideas on levels of assurance</a>. She makes a good case that the 4 levels from NIST are not suitable for use cases were a website want to recognize a returning user, without needing to know who that user is exactly (persistent pseudonym). Or put differently: have a good authentication, but no identity binding process. She also pointed to this interesting <a href="http://middleware.internet2.edu/tao-of-attributes/gfx/0_Identity_Axes.jpg">diagram</a> from an <a href="http://middleware.internet2.edu/tao-of-attributes/">Internet 2 <em>Tao of attributes </em>workshop </a>that I would have loved to attend.</p>
<br />Posted in Uncategorized Tagged: identity <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maartenwegdam.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maartenwegdam.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maartenwegdam.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maartenwegdam.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/maartenwegdam.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/maartenwegdam.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/maartenwegdam.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/maartenwegdam.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maartenwegdam.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maartenwegdam.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maartenwegdam.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maartenwegdam.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maartenwegdam.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maartenwegdam.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=70&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://maarten.wegdam.name/2010/01/06/levels-of-assurance-per-attribute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c495b2e314112434f057a876c62060a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maarten</media:title>
		</media:content>
	</item>
		<item>
		<title>Tuesday Update event on (consumer) identity</title>
		<link>http://maarten.wegdam.name/2009/12/04/tuesday-update-event-on-consumer-identity/</link>
		<comments>http://maarten.wegdam.name/2009/12/04/tuesday-update-event-on-consumer-identity/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 22:56:40 +0000</pubDate>
		<dc:creator>Maarten Wegdam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[identity federation]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[user centric identity]]></category>

		<guid isPermaLink="false">http://maarten.wegdam.name/?p=61</guid>
		<description><![CDATA[My employer organizes networking events called Tuesday Update by Novay. The theme this time was identity, and more specifically consumer identity (consumer2business). We had an audience that was a very good mix of business people (financial industry, some media, some operators), government, &#8216;identity industry&#8217; and people who more generally are involved with innovation. It was [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=61&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://maartenwegdam.files.wordpress.com/2009/12/picture11.png"><img class="alignnone size-medium wp-image-66" title="Wordle" src="http://maartenwegdam.files.wordpress.com/2009/12/picture11.png?w=300&#038;h=153" alt="" width="300" height="153" /></a></p>
<p>My employer organizes networking events called Tuesday Update by Novay. The theme this time was identity, and more specifically consumer identity (consumer2business). We had an audience that was a very good mix of business people (financial industry, some media, some operators), government, &#8216;identity industry&#8217; and people who more generally are involved with innovation. It was an interesting and lively event!</p>
<p>We invited Frank Leyman from FEDICT to give a talk on the Belgian eID, and it&#8217;s usage for consumer identity. FEDICT is the Belgian government organization responsible for the eID card. The Belgian government eID can, contrary to the Netherlands, be used by private businesses, and they appear to be ahead of the Netherlands in this area (e.g., an actual eID card &#8230;). This made it a very interesting case, and Frank explained the different functionalities very well. See <a href="https://doc.novay.nl/dsweb/Get/Document-108439/200912%20-%20FEDICT%20-%20Frank%20Leyman%20-%20beligische%20eID%20-%20Tuesday%20update.pdf">here</a> for his slides.</p>
<p>We also invited <a href="http://www.yme.nl/">Yme Bosma </a>from Hyves to present the Hyves view on identity. Hyves is the by-far-largest Dutch social network, and Hyves is, as its US/international counterparts, becoming an Identity Provider for low-trust identity. Think OpenID, oAuth etc. Hyves is, with some limitations, also a relying party. What&#8217;s especially interesting to me is that Yme is quite straightforward on their business case (my wording): we provide more value to our users, and it&#8217;s easy to do, so we do it. See <a href="http://docs.google.com/a/yme.nl/present/view?id=dg22g52h_10c29qhvdj">http://docs.google.com/a/yme.nl/present/view?id=dg22g52h_10c29qhvdj</a> for his slides.</p>
<p>I also gave a presentation, discussing among other business models, market entry en privacy aspects. And I advocated user centric identity, and our personal buzzword: mobile centric identity. I also briefly discussed our high-trust consumer identity for the Netherlands project proposal, and the OpenID.nl+ initiative (by ECP-EPN) which I&#8217;m becoming more involved in (as project manager for the proof-of-concept). See <a href="http://www.slideshare.net/wegdam/consumer-identity-tuesday-update-on-1-december-2009">http://www.slideshare.net/wegdam/consumer-identity-tuesday-update-on-1-december-2009</a> for my slides (the first few slides have some Dutch, but don&#8217;t worry, you can easily skip those).</p>
<br />Posted in Uncategorized Tagged: identity, identity federation, OpenID, user centric identity <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maartenwegdam.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maartenwegdam.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maartenwegdam.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maartenwegdam.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/maartenwegdam.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/maartenwegdam.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/maartenwegdam.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/maartenwegdam.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maartenwegdam.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maartenwegdam.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maartenwegdam.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maartenwegdam.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maartenwegdam.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maartenwegdam.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=61&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://maarten.wegdam.name/2009/12/04/tuesday-update-event-on-consumer-identity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c495b2e314112434f057a876c62060a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maarten</media:title>
		</media:content>

		<media:content url="http://maartenwegdam.files.wordpress.com/2009/12/picture11.png?w=300" medium="image">
			<media:title type="html">Wordle</media:title>
		</media:content>
	</item>
		<item>
		<title>Overlay banking or phishing/man-in-the-middle attack?</title>
		<link>http://maarten.wegdam.name/2009/11/18/overlay-banking-or-phishingman-in-the-middle-attack/</link>
		<comments>http://maarten.wegdam.name/2009/11/18/overlay-banking-or-phishingman-in-the-middle-attack/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 20:08:33 +0000</pubDate>
		<dc:creator>Maarten Wegdam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://maarten.wegdam.name/?p=57</guid>
		<description><![CDATA[Today I learned that there is such a thing as overlay banking, which provides a way to pay in webshops through your online banking system. Contrary to how in the Netherlands popular iDeal system works, with overlay banking you provide your credentials (including a one-time-password/TAN code)  to a hopefully trusted third party. Technically, you could say this third party [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=57&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today I learned that there is such a thing as overlay banking, which provides a way to pay in webshops through your online banking system. Contrary to how in the Netherlands popular iDeal system works, with overlay banking you provide your credentials (including a one-time-password/TAN code)  to a hopefully trusted third party. Technically, you could say this third party is very similar to someone doing a man-in-the-middle attack. The Dutch National Bank and others expressed their <a href="http://www.dnb.nl/en/news-and-publications/news-and-archive/nieuws-2009/dnb224684.jsp">concerns</a> about this, and I completely agree. Although I can imagine that the specific party providing this overlay banking service (the <a href="http://www.payment-network.com/">German Payment Networking</a>) may very well be trustworthy, one should of course never give ones credentials to a third party. There are many technical solutions to avoid this (e.g., OAuth), and let someone act on your behalf without having to give them your credentials. What worries me most is that this may educate people to be more susceptible to phishing and man-in-the-middle attacks!  Apparently Payment Networking <a href="http://webwereld.nl/nieuws/64303/ideal-kloon--ons-systeem-is-niet-onveilig.html">disagrees</a> (article in Dutch), and considers their system secure because they adhere to high security standards. This does not however take my &#8216;educating people to do the wrong thing&#8217; concern away.<br />
Of course, one may also argue that in addition to raising concerns about overlay banking, the European banks should speed up the process of standardizing interfaces that allow competing international online payment systems. I can imagine that overlay banking is simple a way to provide cheap online payment, and with proper standards and fair competition, this should be possible without the above described security risks.</p>
<br />Posted in Uncategorized Tagged: phishing, security <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maartenwegdam.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maartenwegdam.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maartenwegdam.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maartenwegdam.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/maartenwegdam.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/maartenwegdam.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/maartenwegdam.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/maartenwegdam.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maartenwegdam.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maartenwegdam.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maartenwegdam.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maartenwegdam.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maartenwegdam.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maartenwegdam.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maarten.wegdam.name&blog=9638950&post=57&subd=maartenwegdam&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://maarten.wegdam.name/2009/11/18/overlay-banking-or-phishingman-in-the-middle-attack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c495b2e314112434f057a876c62060a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maarten</media:title>
		</media:content>
	</item>
	</channel>
</rss>