<?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>o-regan.org &#187; signtool</title>
	<atom:link href="http://o-regan.org/category/signtool/feed/" rel="self" type="application/rss+xml" />
	<link>http://o-regan.org</link>
	<description>Quality iPhone Apps</description>
	<lastBuildDate>Thu, 30 Jun 2011 10:12:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Possible issue with XPISigner and Firefox 4</title>
		<link>http://o-regan.org/2011/03/29/possible-issue-with-xpisigner-and-firefox-4/</link>
		<comments>http://o-regan.org/2011/03/29/possible-issue-with-xpisigner-and-firefox-4/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 13:54:33 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[codesigning]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[signtool]]></category>
		<category><![CDATA[xpi]]></category>
		<category><![CDATA[firefox extension]]></category>
		<category><![CDATA[xpisigner]]></category>

		<guid isPermaLink="false">http://o-regan.org/?p=197</guid>
		<description><![CDATA[Some xpi archives signed with xpisigner are failing to be verified in Firefox 4. Signature Verification Error: the signature on this .jar archive is invalid because the digital signature (*.RSA) file is not a valid signature of the signature instruction file (*.SF). The signatures appear to be correct and it appears to be the chaining [...]]]></description>
			<content:encoded><![CDATA[<p>Some xpi archives signed with xpisigner are failing to be verified in Firefox 4.</p>
<blockquote><p>Signature Verification Error: the signature on this .jar archive is invalid because the digital signature (*.RSA) file is not a valid signature of the signature instruction file (*.SF).</p></blockquote>
<p>The signatures appear to be correct and it appears to be the chaining via intermediate certificates that is causing the issue.</p>
<p>This is being investigated now and should have an update tomorrow.</p>
]]></content:encoded>
			<wfw:commentRss>http://o-regan.org/2011/03/29/possible-issue-with-xpisigner-and-firefox-4/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>XPISigner source now available on Google code</title>
		<link>http://o-regan.org/2009/10/12/xpisigner-source-now-available-on-google-code/</link>
		<comments>http://o-regan.org/2009/10/12/xpisigner-source-now-available-on-google-code/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 21:51:56 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[crypto]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[signtool]]></category>
		<category><![CDATA[xpi]]></category>

		<guid isPermaLink="false">http://o-regan.org/?p=113</guid>
		<description><![CDATA[Project on Google Code.]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/p/xpisigner/" onclick="pageTracker._trackPageview('/outgoing/code.google.com/p/xpisigner/?referer=');">Project</a> on Google Code.</p>
]]></content:encoded>
			<wfw:commentRss>http://o-regan.org/2009/10/12/xpisigner-source-now-available-on-google-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XPISigner to be updated in March 2009</title>
		<link>http://o-regan.org/2009/02/24/xpisigner-to-be-updated-in-march-2009/</link>
		<comments>http://o-regan.org/2009/02/24/xpisigner-to-be-updated-in-march-2009/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 14:24:42 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[crypto]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[signtool]]></category>
		<category><![CDATA[xpi]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox extension]]></category>
		<category><![CDATA[xpisigner]]></category>

		<guid isPermaLink="false">http://o-regan.org/?p=90</guid>
		<description><![CDATA[For those using XPISigner, and there appears to be a few of you according to the site stats, there will be an update released next month: Features: Support for zip instead of jar on unix to preserve exec flag on files. This is useful for Firefox plugins. Support for Firefox cert and key stores. (Windows [...]]]></description>
			<content:encoded><![CDATA[<p>For those using XPISigner, and there appears to be a few of you according to the site stats, there will be an update released next month:</p>
<p>Features:</p>
<ul>
<li>Support for zip instead of jar on unix to preserve exec flag on files. This is useful for Firefox plugins.</li>
<li>Support for Firefox cert and key stores. (Windows initially)</li>
<li>Support for Windows Cert store (Java 6 only)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://o-regan.org/2009/02/24/xpisigner-to-be-updated-in-march-2009/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Signing a Firefox plug-in</title>
		<link>http://o-regan.org/2007/10/09/signing-a-firefox-plug-in/</link>
		<comments>http://o-regan.org/2007/10/09/signing-a-firefox-plug-in/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 22:57:57 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[codesigning]]></category>
		<category><![CDATA[faq]]></category>
		<category><![CDATA[signtool]]></category>
		<category><![CDATA[xpi]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://o-regan.org/?p=17</guid>
		<description><![CDATA[Laurent brought this up recently in the comments on the XPISigner download page. He ran into an issue signing his Firefox Linux plug-in with XPISigner. Some files were no longer executable when the XPI was deployed. This is a &#8216;feature&#8217; of java&#8217;s cross-platform underpinnings, since not all platforms use file-system metadata to flag files as [...]]]></description>
			<content:encoded><![CDATA[<p>Laurent brought this up recently in the comments on the XPISigner <a href="http://o-regan.org/xpisigner-secure-your-firefox-extensions/download-xpisigner/" target="_blank">download page</a>. He ran into an issue signing his Firefox Linux plug-in with XPISigner. Some files were no longer executable when the XPI was deployed.</p>
<p>This is a <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6194856" target="_blank" onclick="pageTracker._trackPageview('/outgoing/bugs.sun.com/bugdatabase/view_bug.do?bug_id=6194856&amp;referer=');">&#8216;feature&#8217;</a> of java&#8217;s cross-platform underpinnings, since not all platforms use file-system metadata to flag files as executable.</p>
<p>You can work around this using a combination of XPISigner and the unix ZIP command.</p>
<p>Zip (on unix) will preserve the exec flag when creating the archive and Firefox will honour the setting when it extracts the contents of the xpi during installation.</p>
<h2></h2>
<h2>Instructions</h2>
<ul>
<li>Run xpisigner to create the file manifests and signature.
<li>Delete your output xpi file
<li>Zip your content directory and rename your output file to .xpi</li>
</ul>
<h3></h3>
<h3>Note</h3>
<p>You may need to give ZIP an inclusion file list and make sure that META-INF/zigbert.rsa is the first file in the archive
<p>e.g. zip outfile.xpi -i@include.lst
<p>Where include.lst is a file listing all the files you want in the archive.
<p>See <a href="http://o-regan.org/2007/04/11/firefox-xpi-internal-structure/">http://o-regan.org/2007/04/11/firefox-xpi-internal-structure/</a> for the reasoning. <br /><</p>
]]></content:encoded>
			<wfw:commentRss>http://o-regan.org/2007/10/09/signing-a-firefox-plug-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XPISigner v1.6 released</title>
		<link>http://o-regan.org/2007/10/01/xpisigner-v16-released/</link>
		<comments>http://o-regan.org/2007/10/01/xpisigner-v16-released/#comments</comments>
		<pubDate>Sun, 30 Sep 2007 23:02:55 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[signtool]]></category>
		<category><![CDATA[xpi]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://o-regan.org/?p=19</guid>
		<description><![CDATA[Available from the download page. Version 1.6 Fixed FileNotFound exception for xpi output file that doesnÃ¢â‚¬â„¢t exist (yet). XPISigner now creates the file entry so the jar operation can use it. Updated the unix script Readme now correctly refers to the unix script as xpisigner.sh]]></description>
			<content:encoded><![CDATA[<p>Available from the <a href="http://o-regan.org/xpisigner-secure-your-firefox-extensions/download-xpisigner/">download</a> page. </p>
<p><strong><u>Version 1.6</u></strong></p>
<ul>
<li>Fixed FileNotFound exception for xpi output file that doesnÃ¢â‚¬â„¢t exist (yet). XPISigner now creates the file entry so the jar operation can use it. </li>
<li>Updated the unix script </li>
<li>Readme now correctly refers to the unix script as xpisigner.sh</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://o-regan.org/2007/10/01/xpisigner-v16-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Code signing simplified&#8230;</title>
		<link>http://o-regan.org/2007/08/17/code-signing-simplified/</link>
		<comments>http://o-regan.org/2007/08/17/code-signing-simplified/#comments</comments>
		<pubDate>Thu, 16 Aug 2007 23:01:20 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[mISV]]></category>
		<category><![CDATA[multisigner]]></category>
		<category><![CDATA[signtool]]></category>

		<guid isPermaLink="false">http://o-regan.org/?p=18</guid>
		<description><![CDATA[Multisigner launched yesterday on it&#8217;s own domain (multisigner.com). The first drop of the product supports signing Firefox Extensions/Toolbars direct from the MS Windows &#8216;Personal&#8217; certificate store. How easy is it? Check out the link below which will take you to the launch page. Over the next few weeks the other combinations will be made available. [...]]]></description>
			<content:encoded><![CDATA[<p>Multisigner launched yesterday on it&#8217;s own domain (<a href="http://multisigner.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/multisigner.com?referer=');">multisigner.com</a>). The first drop of the product supports signing Firefox Extensions/Toolbars direct from the MS Windows &#8216;Personal&#8217; certificate store.</p>
<p>How easy is it? Check out the link below which will take you to the launch page.</p>
<p><a href="http://multisigner.com" target="_blank" atomicselection="true" onclick="pageTracker._trackPageview('/outgoing/multisigner.com?referer=');"><img height="264" alt="image" src="http://o-regan.org/xpisigner/images/Codesigningsimplified_13EDE/image.png" width="227"></a> </p>
<p>Over the next few weeks the other combinations will be made available. Multisigner will be a commercial product&nbsp;but people who contributed feedback and donations to XPISigner will receive Multisigner for free.</p>
]]></content:encoded>
			<wfw:commentRss>http://o-regan.org/2007/08/17/code-signing-simplified/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XPISigner v 1.5 released</title>
		<link>http://o-regan.org/2007/08/15/xpisigner-v-15-released-2/</link>
		<comments>http://o-regan.org/2007/08/15/xpisigner-v-15-released-2/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 23:04:41 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[codesigning]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[signtool]]></category>
		<category><![CDATA[xpi]]></category>

		<guid isPermaLink="false">http://o-regan.org/?p=20</guid>
		<description><![CDATA[Now available from the download page. Updated the readme.txt in the zip to the latest version. Some VM&#8217;s displayed FileNotFound exceptions when the META-INF folder didn&#8217;t exist. Added explicit checks and create folders as required. Removed some debugging statements e.g., &#8220;bc&#8221; from the output. When running from a folder other than the baseDir the value [...]]]></description>
			<content:encoded><![CDATA[<p><a HREF="http://o-regan.org/xpisigner-secure-your-firefox-extensions/download-xpisigner/">Now available from the download page.</a></p>
<ul>
<li>Updated the readme.txt in the zip to the latest version.</li>
<li>Some VM&#8217;s displayed <em>FileNotFound</em> exceptions when the META-INF folder didn&#8217;t exist. Added explicit checks and create folders as required.</li>
<li>Removed some debugging statements e.g., &#8220;bc&#8221; from the output.</li>
<li>When running from a folder other than the baseDir the value of baseDir needed to fully qualified. Now you can use relative paths e.g., ..\..\src</li>
<li><em>Some PFX files fail to load and cause an &#8220;IllegalKeySize&#8221; exception. This is still being investigated.</em></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://o-regan.org/2007/08/15/xpisigner-v-15-released-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>InvalidKeyException: Illegal key size issue</title>
		<link>http://o-regan.org/2007/08/03/invalidkeyexception-illegal-key-size-issue/</link>
		<comments>http://o-regan.org/2007/08/03/invalidkeyexception-illegal-key-size-issue/#comments</comments>
		<pubDate>Fri, 03 Aug 2007 21:49:53 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[faq]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[signtool]]></category>
		<category><![CDATA[xpi]]></category>
		<category><![CDATA[xpisigner]]></category>

		<guid isPermaLink="false">http://o-regan.org/?p=11</guid>
		<description><![CDATA[When running XPISigner with a PFX generated from&#160;SPC &#38; PVK&#160;files you may run into the following error&#8230; &#8220;unwrapping private key &#8211; java.security.InvalidKeyException: Illegal key size&#8221; This may have two causes: The unlimited strength policy files are not installed in your %JAVA_HOME%/jre/lib/security folder. The PFX that was generated is not well formed. See below for instructions [...]]]></description>
			<content:encoded><![CDATA[<p>When running XPISigner with a PFX generated from&nbsp;SPC &amp; PVK&nbsp;files you may run into the following error&#8230;</p>
<p><em>&#8220;unwrapping private key &#8211; java.security.InvalidKeyException: Illegal key size&#8221;</em></p>
<p>This may have two causes:</p>
<ul>
<li>The unlimited strength policy files are not installed in your <br /><font face="Courier New">%JAVA_HOME%/jre/lib/security</font> folder.</li>
<li>The PFX that was generated is not well formed. See below for instructions on how to export a correctly formatted PFX from IE.</li>
</ul>
<h2>Exporting a PFX from Internet Explorer</h2>
<p>Go to <font face="Courier New"><strong>Tools | Internet Options | Content | Certificates</strong></font> </p>
<p>Select your cert/key and click Export&#8230; </p>
<p>Choose to export the private key. </p>
<p>On the next screen choose to &#8220;Include all certificates in the chain&#8221; and &#8220;Strong private key protection&#8221; </p>
<p>Give it a password and save to a different filename.</p>
]]></content:encoded>
			<wfw:commentRss>http://o-regan.org/2007/08/03/invalidkeyexception-illegal-key-size-issue/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Extension signing with XPISigner</title>
		<link>http://o-regan.org/2007/04/23/extension-signing-with-xpisigner/</link>
		<comments>http://o-regan.org/2007/04/23/extension-signing-with-xpisigner/#comments</comments>
		<pubDate>Mon, 23 Apr 2007 21:41:45 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[signtool]]></category>
		<category><![CDATA[xpi]]></category>
		<category><![CDATA[firefox extension]]></category>
		<category><![CDATA[xpisigner]]></category>

		<guid isPermaLink="false">http://o-regan.org/?p=8</guid>
		<description><![CDATA[A random sampling of the extensions available on addons.mozilla.org shows that the majority of extensions available for download are unsigned. The only signed extension found in the search was the Google Toolbar. The use of unsigned extensions encourages the end user to ignore the Unsigned warning in the corner. (I&#8217;m not picking on Adblock specifically, [...]]]></description>
			<content:encoded><![CDATA[<p>A random sampling of the extensions available on <a HREF="https://addons.mozilla.org" onclick="pageTracker._trackPageview('/outgoing/addons.mozilla.org?referer=');">addons.mozilla.org</a> shows that the majority of extensions available for download are unsigned. The only signed extension found in the search was the Google Toolbar.</p>
<p>The use of unsigned extensions encourages the end user to ignore the <strong STYLE="color: #ff0000">Unsigned</strong> warning in the corner.</p>
<p><img SRC="http://o-regan.org/wp-content/uploads/2007/04/addblock_unsigned.png" ALT="addblock_unsigned.png" /></p>
<p><em>(I&#8217;m not picking on Adblock specifically, it was the featured extension when I last visited the mozilla addons site.)</em></p>
<p>So if you&#8217;ve developed a firefox extension and you decide you want to sign your extension so that your users can easily authenticate it. What next?</p>
<p>You&#8217;ll need a code-signing (or object signing) certificate from a Certificate Authority. For example a Netscape compatible codesigning certificate from Globalsign can be purchased for Ã¢â€šÂ¬175 for one year.</p>
<p>If you follow the registration process from your browser then your private key and certificate will be stored in your browsers certificate store.</p>
<p>To use them with XPISigner you&#8217;ll have to export them to a file.</p>
<p>Both Firefox and IE use the same secure format for storing keys outside the browser. The Personal Information Exchange (PFX) file is based on the <a TITLE="PKCS#12 Standard" HREF="http://www.rsa.com/rsalabs/node.asp?id=2138" onclick="pageTracker._trackPageview('/outgoing/www.rsa.com/rsalabs/node.asp?id=2138&amp;referer=');">PKCS#12</a> standard. It&#8217;s format ensures that the exported details are kept secure and provides evidence if the file was tampered with.</p>
<p>In Firefox to export your private key and signing certificate you need to:</p>
<p>Open the options dialog under <strong>Tools</strong> | <strong>Options</strong>. Click on the <strong>Advanced</strong> section and then on the Encryption tab.</p>
<p>Click on the &#8220;<strong>View Certificates</strong>&#8221; button and select your certificate.</p>
<p>Click on <strong>Backup</strong>, enter your master password and then enter a new password to protect the exported key and certificate.</p>
<p>Your p12 or pfx file can now be used with XPISigner.</p>
<p>Downloading &amp; Installing XPISigner</p>
<p>XPISigner is a java application and requires a Java5 runtime installed.</p>
<p>Download the latest version from the <a TITLE="Download XPISigner" HREF="http://o-regan.org/xpisigner-secure-your-firefox-extensions/">XPISigner page.</a></p>
<p>It should be unpacked to a folder on your disk. e.g. <code>c:\tools\xpisigner</code></p>
<p>Open a command prompt (Start | Run&#8230; | cmd.exe)</p>
<pre>CD c:/tools/xpisigner
 C:/tools/xpisigner&gt;dir /b
 bcmail-jdk15-136.jar
 bcprov-jdk15-136.jar
 readme.txt
 xpi.jar
 xpisigner.cmd</pre>
<p>Check that java is available from the commandline:</p>
<pre>C:/tools/xpisigner&gt;java -version
 java version "1.5.0_06"
 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
 Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode)</pre>
<p>For the purposes of this tutorial I downloaded the Adblock Plus extension and unpacked it in <code>C:\tools\extn</code></p>
<p>My exported codesigning p12 is in <code>c:\tools\xpisigner1.2\exported.p12</code> and it&#8217;s password is <code>password</code>.</p>
<p>So to sign the Adblock extension you switch to the extension directory and  run:</p>
<pre>C:/tools/extn&gt;c:/tools/xpisigner/xpisigner.cmd c:/tools/xpisigner/exported.p12 password
c:/tools/extn c:/tools/adblock.xpi
XPISigner v1.3 (http://o-regan.org/xpisigner-secure-your-firefox-extensions)
Copyright 2007 - Kevin O'Regan      

Excluding: []
Generated XPI...
        Filename:    C:/tools/adblock.xpi
        Size:        228 kb
        Created at:  Mon Apr 23 23:09:46 BST 2007
        Signed by:   O=O'Regan dot org,E=xpisigner@o-regan.org,C=IE,CN=XPI Signer
        Num entries: 10
Done.</pre>
<p>The output <code>c:\tools\adblock.xpi</code> can be dragged into Firefox to install it. This time you can see that it is signed.<br />
<img ALT="addblock_signed.png" SRC="http://o-regan.org/wp-content/uploads/2007/04/addblock_signed.png" /></p>
<p>I&#8217;ve uploaded the <a HREF="http://o-regan.org/adblock.xpi">signed adblock extension</a> but you&#8217;ll need to install my &#8216;fake&#8217; <a HREF="http://o-regan.org/oregan.org.cacert">CA certificate</a> before the extension will verify.</p>
]]></content:encoded>
			<wfw:commentRss>http://o-regan.org/2007/04/23/extension-signing-with-xpisigner/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>XPISigner &#8211; Java cross-platorm xpi signing tool</title>
		<link>http://o-regan.org/2007/04/14/xpisigner-java-cross-platorm-xpi-signing-tool/</link>
		<comments>http://o-regan.org/2007/04/14/xpisigner-java-cross-platorm-xpi-signing-tool/#comments</comments>
		<pubDate>Sat, 14 Apr 2007 20:39:58 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[extension]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[signtool]]></category>
		<category><![CDATA[xpi]]></category>

		<guid isPermaLink="false">http://o-regan.org/?p=7</guid>
		<description><![CDATA[XPISigner creates signed extensions or plug-ins for Firefox and Thunderbird. It is a replacement for signtool.exe Requirements: Java 5 or higher PKCS#12 (PFX) file containing your signing key and certificate Your unpacked xpi directory structure To sign the xpi file you need to point XPISigner at the directory containing your unpacked xpi. XPISigner processes each [...]]]></description>
			<content:encoded><![CDATA[<p>XPISigner creates signed extensions or plug-ins for Firefox and Thunderbird.</p>
<p>It is a replacement for signtool.exe</p>
<p>Requirements:</p>
<ul>
<li>Java 5 or higher</li>
<li>PKCS#12 (PFX) file containing your signing key and certificate</li>
<li>Your unpacked xpi directory structure</li>
</ul>
<p>To sign the xpi file you need to point XPISigner at the directory containing your unpacked xpi.</p>
<p>XPISigner processes each file in the directory calculating the MD5 and SHA-1 hash values required for the manifest.mf and zigbert.sf files.</p>
<p>Once the hashes are calculated a PKCS#7 detached signature blob is created using the signing key provided. The PKCS#7 signature is saved as zigbert.rsa.</p>
<p>Finally the xpi is created. The XPI is a regular zip file with one caveat; for a signed xpi the &#8220;META-INF/zigbert.rsa&#8221; file must be stored first in the archive.</p>
<p>You can now test your signed xpi in Firefox.  </p>
<p>XPISigner can be downloaded from <a href="http://o-regan.org/xpisigner-secure-your-firefox-extensions">http://o-regan.org/xpisigner-secure-your-firefox-extensions</a><a href="http://o-regan.org/"></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://o-regan.org/2007/04/14/xpisigner-java-cross-platorm-xpi-signing-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

