<?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>Negonation Blog &#187; Guest Bloggers</title>
	<atom:link href="http://blog.negonation.com/en/category/guest-bloggers/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.negonation.com/en</link>
	<description>Justice is ripe for disruption</description>
	<lastBuildDate>Wed, 04 May 2011 18:43:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Mind the Gap</title>
		<link>http://blog.negonation.com/en/mind-the-gap/</link>
		<comments>http://blog.negonation.com/en/mind-the-gap/#comments</comments>
		<pubDate>Mon, 11 Sep 2006 13:19:20 +0000</pubDate>
		<dc:creator>Manuel Lucena</dc:creator>
				<category><![CDATA[e-Signatures]]></category>
		<category><![CDATA[Guest Bloggers]]></category>
		<category><![CDATA[Tractis]]></category>

		<guid isPermaLink="false">http://blog.negonation.com/en/mind-the-gap/</guid>
		<description><![CDATA[We are pleased to introduce Manuel José Lucena López as a new guest blogger in September. Manuel is a PhD in Information Technology from Jaén University (Spain), a recognized expert in cryptography and a regular collaborator in Kriptópolis. His book Criptografía y Seguridad en Computadores (a free electronic book under the Creative Commons license) is [...]]]></description>
			<content:encoded><![CDATA[<div class="comment-body David Blanco">
<blockquote><p>We are pleased to introduce <a target="_blank" href="http://wwwdi.ujaen.es/~mlucena/wiki/pmwiki.php">Manuel José Lucena López</a> as a new guest blogger in September. Manuel is a PhD in Information Technology from Jaén University (Spain), a recognized expert in cryptography and a regular collaborator in <a target="_blank" href="http://www.kriptopolis.org/">Kriptópolis</a>. His book <a target="_blank" href="http://wwwdi.ujaen.es/~mlucena/wiki/pmwiki.php?n=Main.LCripto">Criptografía y Seguridad en Computadores</a> (a free electronic book under the Creative Commons license) is a classic in Spain, a reference book used in dozens of universities by thousands of students who take their first steps in this circle.</p>
<p>Manuel banked on Negonation from the start. In fact, he is one of the first negonators. In 2004, when the project was merely an abstract heap of ideas, we would meet on the first Saturday of each month in Madrid in a room given to us by the people at <a target="_blank" href="http://www.lasindias.org/">Biblioteca de las Indias Electrónicas</a>. The collaborators came from all over Spain; Manuel came from Jaén each Saturday after a long train ride. Manuel now works in the X.509 certificate validation algorithm of our Validation Authority. A detailed mathematical task which suits him to a tee and whose result will be made into free software.</p>
<p>Without further ado, maestro, welcome to the blog. Post no. 50 is all yours&#8230; <img src='http://blog.negonation.com/en/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p></blockquote>
</div>
<p>Anyone who&#8217;s been to London will immediately recognize the famous warning sign in the underground stations whose aim is to remind us to mind the gap between the platform and wagons. In IT, there is something very similar: we have to manage in various planes and consider the gaps between them.</p>
<div style="text-align: center"><a target="_blank" title="Mind the Gap. Don't Gap the Mind" href="http://www.flickr.com/photos/allanimal/4055031/"><img id="image117" alt="Mind the Gap. Don't Gap the Mind." src="http://blog.negonation.com/es/wp-content/uploads/2006/09/mind-the-gap.png" /></a></div>
<p>Every time we want to solve a problem using computers, we necessarily have to move in three different universes, each one with its own rules: firstly, there is the real world, the everyday world, which is where the problem usually arises; secondly, but no less important, is the abstract world, where the mathematical formalisms (usually algorithms) that help to build the necessary software lie; and finally, there is the world of electrons, cables, bits, memories, buses and other electronic components of the computer itself, which provides support to the algorithms while helping create representations of the problems and their corresponding solutions that are readable in the real world. For example, it is no use designing a very beautiful algorithm that is mathematically elegant and impeccable if the physical support where it must run – the computer – is unable to execute it in a practical way.</p>
<p>The digital signature is one of those applications in which those three planes interact in a more fascinating way and where, at the same time, the &#8220;gaps&#8221; between each plane are more evident. This would explain many of the difficulties experienced by several digital signature applications when reaching the general public.</p>
<p>When people sign a document in the traditional way, they produce a mark as a result of the interaction between the pen or fountain pen and the paper, and which responds to the biomechanical characteristics of their arm. Those characteristics can be analyzed by a graphologist in order to detect a forgery. But don&#8217;t let us fool ourselves: a signature can be forged. The thing is we know that the probability of achieving this is low, and we have learnt to accept that risk (like so many others), so we sleep at night without too many problems.</p>
<p>A digital signature has to be analyzed using the aforementioned three planes. In the mathematical plane, we can say that we have techniques that provide an extraordinarily high security level, so the risks at this level are practically zero. However, it gets complicated (very much so) if we want to build a &#8220;real&#8221; solution for the real world. In fact, when I digitally sign a document, in reality it is the computer that is making the calculations, and my role is limited to contributing some kind of proof (password, device, etc.) to accredit my identity. And the process of providing that proof, from the time it comes from me to the moment it is reflected in the appropriate sequence of bits inside the computer&#8217;s memory, can become a real minefield. Going through it in an absolutely secure way is practically impossible but I am convinced that, if done appropriately, the risks can be reduced to considerably lower levels than those present in the traditional signature.</p>
<p>The Tractis project has shown me the enormous importance of correctly minding all the gaps between the digital signature from a mathematical standpoint and the digital signature as an application for real world users. After listening to the team&#8217;s members, I realize the complexity of making things simple and useful for people. I don&#8217;t know if this adventure will be successful but I can safely say that, in pure Hollywood style, if anyone can achieve it, it is them.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.negonation.com/en/mind-the-gap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Any electronic signature will do</title>
		<link>http://blog.negonation.com/en/any-electronic-signature-will-do/</link>
		<comments>http://blog.negonation.com/en/any-electronic-signature-will-do/#comments</comments>
		<pubDate>Mon, 24 Jul 2006 11:28:43 +0000</pubDate>
		<dc:creator>Julian Inza</dc:creator>
				<category><![CDATA[e-Signatures]]></category>
		<category><![CDATA[Guest Bloggers]]></category>
		<category><![CDATA[Tractis]]></category>

		<guid isPermaLink="false">http://blog.negonation.com/en/any-electronic-signature-will-do/</guid>
		<description><![CDATA[Julian Inza debuts as one of our first guest bloggers. Julian is a recognized expert in digital signatures and security. He has an impressive CV which can be summarized as &#8220;he invented the digital signature sector in Spain&#8221;. In 1995, he designed Spain&#8217;s first Certification Authority and, subsequently, he&#8217;s been involved in nearly all the [...]]]></description>
			<content:encoded><![CDATA[<div class="comment-body David Blanco">
<blockquote><p>Julian Inza debuts as one of our first <a title="Ver todos los posts de Bloggers invitados" href="http://blog.negonation.com/en/category/guest-bloggers/">guest bloggers</a>.  Julian is a recognized expert in digital signatures and security. He has an <a target="_blank" href="http://inza.wordpress.com/about/">impressive CV</a> which can be summarized as &#8220;he invented the digital signature sector in Spain&#8221;. In 1995, he designed Spain&#8217;s first Certification Authority and, subsequently, he&#8217;s been involved in nearly all the others (Banesto, FESTE, Camerfirma, etc.) directly or as an adviser. He was Senior Vicepresident of Mobipay International and a pioneer in nearly all electronic banking initiatives (virtual banking, virtual TPV, WAP banking, cyberstore [GPL license], SET Fácil, pre-paid virtual cards, etc.).</p>
<p>He is currently the General Manager of <a target="_blank" href="http://www.albalia.com">Albalia Interactiva</a>, Coordinator of <a target="_blank" href="http://www.foroevidenciaselectronicas.org/">Foro de Evidencias Electrónicas</a> and a Professor at <a target="_blank" href="http://www.ie.edu">Instituto de Empresa</a>. He has his own blog, &#8220;<a target="_blank" href="http://www.inza.com">Todo es electrónico</a>,&#8221; and he likes <a target="_blank" href="http://inza.wordpress.com/musica/">Ska</a>.</p>
<p>It&#8217;s been great working with him and with Fernando Pino of Albalia. It&#8217;s hard to imagine other people with more knowledge about digital signatures and, at the same time, who want to <a target="_blank" href="http://blog.negonation.com/es/?page_id=29">learn new things</a>.</p></blockquote>
</div>
<p>The <a title="Descargar PDF" target="_blank" href="http://europa.eu.int/eur-lex/pri/en/oj/dat/2000/l_013/l_01320000119en00120020.pdf">1999/93/EC Directive on Electronic Signatures</a> states that, in the last 7 years, an electronic signature with certain requirements is equal to a handwritten signature but that, without those requirements, it also has legal effects.</p>
<p>Until now, all the systems implementation that accepted electronic signatures, especially those using transnational software, such as the Tax Authorities or any telematic registers of the Public Authorities, limited (illegally) the certificates that could be used in the electronic signatures to those issued by a few Certification Service Providers. That is to say, in addition to the few situations where digital signatures can be used, they are badly implemented.</p>
<p>I am proud to announce that <a target="_blank" href="http://www.tractis.com">Tractis</a> is ending that situation and, to some extent, thanks to Fernando Pino and yours truly. Thanks to David Blanco for his confidence in <a target="_blank" href="http://www.albalia.com">Albalia Interactiva</a> and the fact that he has enabled us to develop our ideas of what a correct electronic signature implementation should be like in this project.</p>
<p>Although ease of use is one of the Project&#8217;s essential factors, what is actually concealed is an infrastructure that implements concepts such as ES-C &#8220;Complete Signatures&#8221; that are defined in the TS 101 903 standard and automatic recognition of Certification Service Providers with total guarantee.</p>
<p>It&#8217;s not a trivial challenge. The <a target="_blank" href="http://europa.eu.int/information_society/eeurope/2005/all_about/security/esignatures/index_en.htm">European Commission&#8217;s Information Society Thematic Portal</a> publishes the information to which article 11 of the Directive refers. According to that article, member States must indicate how to find all the Certification Service Providers that operate in their sphere. Until two months ago, Spanish data were not available, even though the Spanish Ministry of Industry, Tourism and Trade posted on its web site a list of CSPs which had notified their data, in accordance with <a target="_blank" href="http://www.mityc.es/DGDSI/Servicios/FirmaElectronica/Prestadores/relaPrestadores.htm">Electronic Signature Law 50/2003</a>.</p>
<p>Therefore, at this moment, Tractis is the solution in any category, accepted by more certification authorities, without being detrimental to the security level required of an information society&#8217;s service provider of this type. Moreover, the system is flexible and enables new providers to enter easily. It can even be extended to provide support to PGP-based firms if the parties recognize themselves in this identification mode, although this may not be the best consideration from a legal standpoint.</p>
<p>Including time information and validation in electronic signatures creates long-term digital proof which will be welcomed by users if they have to exercise their rights with Tractis&#8217; trustworthy third-party services a long time after the signature of the contract and even in conventional disputes.</p>
<p><a target="_blank" title="Tractis: Una sola aplicación. Todos los certificados." href="http://www.flickr.com/photos/63736659@N00/197006882/"><img alt="Tractis. Una sola aplicación, todos los certificados." src="http://blog.negonation.com/es/wp-content/uploads/2006/07/Tractis%20PKI%20-%202006-07%20-%20Negonation.png" /></a></p>
<p>I can&#8217;t hide the fact that I&#8217;m proud to present the baby right now when the parents are about to give birth to it officially, at which time I will join the other &#8220;people in labor&#8221; at Negonation, wishing this innovating family all the best in raising their computer offspring.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.negonation.com/en/any-electronic-signature-will-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Business and ideals</title>
		<link>http://blog.negonation.com/en/business-and-ideals/</link>
		<comments>http://blog.negonation.com/en/business-and-ideals/#comments</comments>
		<pubDate>Thu, 22 Jun 2006 12:25:09 +0000</pubDate>
		<dc:creator>Enrique Dans</dc:creator>
				<category><![CDATA[Entrepreneurs]]></category>
		<category><![CDATA[Guest Bloggers]]></category>

		<guid isPermaLink="false">http://blog.negonation.com/en/business-and-ideals/</guid>
		<description><![CDATA[Sometimes it may be interesting to consider what characterizes the business ideas that work, especially in environments where there is no tradition and where the level of invention is still fundamental. And, as a result of what has been seen in the Internet world so far, I think that one of the fundamental aspects that [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes it may be interesting to consider what characterizes the business ideas that work, especially in environments where there is no tradition and where the level of invention is still fundamental. And, as a result of what has been seen in the Internet world so far, I think that one of the fundamental aspects that characterizes interesting entrepreneurs and businesses is undoubtedly the balance between business and ideals. For example, behind Google, is there a willingness for business? Obviously, yes. But, as Larry and Sergey said when they collected their well-deserved MBA Honoris Causa at Instituto de Empresa, the business idea was not the center of anything. It was a possible &#8211; and desirable &#8211; consequence of an ideal, i.e. to be able to make worldwide information much more accessible. Contextual advertising as a possible way of making that ideal profitable came afterwards.</p>
<p>Something similar happened at Yahoo!: the original idea was more or less to help people locate sites on an increasingly larger web by developing a catalog. Pursuing that ideal made Yahoo! what it is today: a very profitable company which, in fact, has a very small catalog left. The same can be said of eBay, Skype and even Napster: the initial idea was to solve a problem, meet a need, create a platform, etc. When business came, if it did, it came afterwards. They are companies that created developments which benefited many other people and companies in their activities, businesses and pleasure &#8211; veritable creators of ecosystems generated around an ideal.<br />
Give me a starting point, an idea and an adequate development and, with the right combination of factors, the result is the development, as an unpredictable fractal architecture, of an entire superstructure of delicate interrelations, crystals and lines of varied forms and structures, i.e. an ecosystem around an ideal. I&#8217;m not going to be as mad or as presumptuous as to compare Tractis with eBay, Google, Yahoo!, Skype or Napster, whether in terms of the type of project, the nature of the ideal and, especially, in terms of its dimension. From what I can see here, what has led me to collaborate enthusiastically is that same essence, the aroma of a project focused on ideals, but with the capacity to execute that you recognize in the people with whom you have often spoken. All you have to do is read <a href="http://blog.negonation.com/en/justice-for-internet/">this blog&#8217;s first post</a> to see that this project is superb. Can a platform that generates value to many other people and businesses also be a good deal, like a fractal organized around its original crystal? If so, all the better, wonderful. Citing the ineffable Mike Wazowski, of <a href="http://www.imdb.com/title/tt0198781/">Monsters, Inc.</a>, &#8220;apart from achieving it, we will have laughed a lot&#8221;.</p>
<p>Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.negonation.com/en/business-and-ideals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

