Add delcert.exe as signature removal tool

This commit is contained in:
Georg Koppen 2015-04-30 08:09:52 +00:00
parent 0ab80d6a0f
commit b5a2ec64a8

View File

@ -218,10 +218,10 @@
<li>You should see a message like "Good signature from &lt;DEVELOPER
NAME&gt;". If you don't, there is a problem. Try these steps again.</li>
<li>If you want to verify a Windows Tor Browser package you need to first
strip off the authenticode signature of it. One tool that can be used for
this purpose is <a
href="http:/osslsigncode.sourceforge.net">osslsigncode</a>. Assuming you
have built it on a Linux computer you can enter
strip off the authenticode signature of it. Tools that can be used for
this purpose are <a href="http://osslsigncode.sourceforge.net">osslsigncode</a> and
<a href="http://forum.xda-developers.com/showthread.php?t=416175">delcert.exe</a>.
Assuming you have built e.g. <tt>osslsigncode</tt> on a Linux computer you can enter
<pre>/path/to/your/osslsigncode remove-signature &#92;
/path/to/your/&lt;TOR BROWSER FILE NAME&gt;.exe &lt;TOR BROWSER FILE NAME&gt;.exe</pre></li>
<li>Now you can take the sha256sum of the Tor Browser package. On