add context to tutorials

This commit is contained in:
nihilist 2024-07-31 23:07:35 +02:00
parent 03bbc48250
commit d8fdd85e9e
15 changed files with 127 additions and 6 deletions

View file

@ -62,6 +62,13 @@
<div class="col-lg-8 col-lg-offset-2">
<a href="../anon.html">Previous Page</a></br></br><p><img src="../../assets/img/user.png" width="50px" height="50px"> <ba>nihilist@mainpc - 2024-06-28</ba></p>
<h1>How to compile open source software + How to verify software integrity </h1>
<p><h2><u>OPSEC Recommendations:</u></h2></p>
<ol>
<li><p>Hardware : PC / Laptop / Homeserver / Remote Server</p></li>
<li><p>OS : <a href="../linux/index.html">Linux</a></p></li>
</ol>
<p>I recommend using this setup for <a href="../privacy/index.html">Private use</a>, as per the <a href="../opsec4levels/index.html">4 basic OPSEC levels</a>.</p>
</div>
</div><!-- /row -->