mirror of
https://github.com/torproject/webwml.git
synced 2025-01-19 08:27:54 +00:00
Add delcert.exe as signature removal tool
This commit is contained in:
parent
0ab80d6a0f
commit
b5a2ec64a8
@ -218,10 +218,10 @@
|
||||
<li>You should see a message like "Good signature from <DEVELOPER
|
||||
NAME>". 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 \
|
||||
/path/to/your/<TOR BROWSER FILE NAME>.exe <TOR BROWSER FILE NAME>.exe</pre></li>
|
||||
<li>Now you can take the sha256sum of the Tor Browser package. On
|
||||
|
Loading…
x
Reference in New Issue
Block a user