Prevent substitution where it shouldn't happen
This commit is contained in:
parent
68a7424408
commit
403c79b05e
@ -37,7 +37,7 @@
|
||||
<ul>
|
||||
<li>Download the page source to "page.html"</li>
|
||||
<li>Extract the PGP signature from the top and save it to "page.html.sig"</li>
|
||||
<li>Replace the signature in "page.html" with "%%%SIGNED_PAGES_PGP_SIGNATURE%%%" (Without the ")</li>
|
||||
<li>Replace the signature in "page.html" with "%%%SIGNED_PAGES_PGP_SIGNATURE%%%" (Without the ")</li>
|
||||
<li>Verify using <code>gpg --verify page.html.sig page.html</code></li>
|
||||
</ul>
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user