mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
new tutorial + fix the index files
This commit is contained in:
parent
3b1d671775
commit
81b9522893
5 changed files with 666 additions and 11 deletions
|
@ -7,7 +7,7 @@
|
|||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
<link rel="shortcut icon" href="../../../../../assets/img/favicon.png">
|
||||
<title>OPSEC: Privacy, Anonymity and Plausible Deniability Tutorials</title>
|
||||
<title>OPSEC: Privacy, Anonymity and Deniability Tutorials</title>
|
||||
<link href="../assets/css/bootstrap.css" rel="stylesheet">
|
||||
<link href="../assets/css/main.css" rel="stylesheet">
|
||||
|
||||
|
@ -38,8 +38,8 @@
|
|||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-lg-offset-2">
|
||||
<a href="../index.html">Previous Page</a></br></br><h1>OPSEC: Privacy, Anonymity and Plausible Deniability</h1>
|
||||
<p> Tutorials to show how to achieve Privacy, Anonymity and Plausible Deniability online.
|
||||
<a href="../index.html">Previous Page</a></br></br><h1>OPSEC: Privacy, Anonymity and Deniability</h1>
|
||||
<p> Tutorials to show how to achieve Privacy, Anonymity and Deniability online.
|
||||
I have <a href="tutorial/index.html">a quality standard</a> as to how i do these tutorials, if there are any improvements i can do on them please let me know.</p>
|
||||
|
||||
<img src="opsec4levels/0.png" class="imgRz">
|
||||
|
@ -289,7 +289,7 @@
|
|||
<div class="row">
|
||||
<div class="col-lg-8 col-lg-offset-2">
|
||||
|
||||
<h2><img src="de0.png"> <b>OPSEC LEVEL 3: Plausible Deniability </b></h2>
|
||||
<h2><img src="de0.png"> <b>OPSEC LEVEL 3: Deniability </b></h2>
|
||||
<!--<div style="float: left; width: 50%;">-->
|
||||
<div class="indexcontainer">
|
||||
|
||||
|
@ -344,7 +344,7 @@
|
|||
<p>🧅 Serverside - High Availability for Deniability (⚠️ <a href="sensitiveremotevshome/index.html">Remote Hosting = Safer!</a>)</p>
|
||||
<ol>
|
||||
<li><a href="high_availability/index.html">✅ Why is High Availability Important for Deniability ?</a><img src="logos/HA.png" class="logo"></li>
|
||||
<li><a href="http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions/issues/187">❌ How to setup a basic NGINX / PHP / MySQL app</a><img src="logos/nginx.png" class="logo"><img src="logos/php.png" class="logo"><img src="logos/mysql.png" class="logo"></li>
|
||||
<li><a href="tornginxphpmysql/index.html">✅ How to setup a basic NGINX / PHP / MySQL app</a><img src="logos/nginx.png" class="logo"><img src="logos/php.png" class="logo"><img src="logos/mysql.png" class="logo"></li>
|
||||
<li><a href="http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions/issues/188">❌ How to setup a MySQL Master-Master replication over Tor</a><img src="logos/mysql.png" class="logo"><img src="logos/Tor.png" class="logo"><img src="logos/HA.png" class="logo"></li>
|
||||
<li><a href="http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions/issues/207">❌ OnionBalance for .onion domains load balancing</a><img src="logos/Tor.png" class="logo"><img src="logos/HA.png" class="logo"></li>
|
||||
<li><a href="endgame/index.html">🟠 Endgame V3 (.onion service Anti DDOS / Load Balancer / WAF + Captcha) ⭐</a><img src="logos/endgame.png" class="logo"></li>
|
||||
|
@ -392,11 +392,9 @@
|
|||
<h2><b> Inspirations</b></h2>
|
||||
|
||||
<ol>
|
||||
<li><a href="https://git.hackliberty.org/hackliberty.org/Hack-Liberty-Resources">Hack Liberty Resources</a></li>
|
||||
<li><a href="https://privacyguides.net">Privacy Guides</a></li>
|
||||
<li><a href="https://simplifiedprivacy.com">Simplified Privacy</a></li>
|
||||
<li><a href="https://anonymousplanet.org/guide.html">The Hitchhiker's guide to Anonymity</a></li>
|
||||
</ol></br></br>
|
||||
<li><a href="https://git.hackliberty.org/hackliberty.org/Hack-Liberty-Resources">Hack Liberty Resources</a></li>
|
||||
</ol></br>
|
||||
<h2><b>Non-KYC VPS providers</b></h2> </br> </br>
|
||||
<p>Current services used:</p>
|
||||
<ol>
|
||||
|
@ -406,7 +404,7 @@
|
|||
</br>
|
||||
<p>Previous services:</p>
|
||||
<ol>
|
||||
<li><a href="https://kycnot.me/service/incognet">Incognet (both registrar and cloud provider)</a></li>
|
||||
<li><a href="https://kycnot.me/service/incognet">Incognet (both registrar and cloud provider)</a> warning: they suck at handling support tickets</li>
|
||||
<li><a href="https://kycnot.me/service/hostiko">Hostiko (cloud provider)</a></li>
|
||||
<li><a href="https://kycnot.me/search?q=hosting&type=service">Other Non-KYC Cloud Providers</a></li>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue