blog-contributions/opsec/index.html

375 lines
18 KiB
HTML
Raw Normal View History

2024-07-25 12:23:36 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="../../../../../assets/img/favicon.png">
2024-08-18 23:09:32 +02:00
<title>OPSEC: Privacy, Anonymity and Plausible Deniability Tutorials</title>
2024-07-25 12:23:36 +02:00
<link href="../assets/css/bootstrap.css" rel="stylesheet">
<link href="../assets/css/main.css" rel="stylesheet">
</head>
<body>
<div class="navbar navbar-inverse-anon navbar-static-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand-anon" href="\index.html">nihilist`s Blog</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="/about.html">About</a></li>
<li><a href="/blog.html">Categories</a></li>
2024-08-12 23:22:38 +02:00
<li><a href="https://blog.nowhere.moe/donate.html">Donate</a></li>
2024-07-25 12:23:36 +02:00
<li><a href="/contact.html">Contact</a></li>
</ul>
</div>
</div>
</div>
<div id="anon1">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
2024-08-18 23:09:32 +02:00
<a href="../index.html">Previous Page</a></br></br><h1>OPSEC: Privacy, Anonymity and Plausible Deniability</h1>
2024-07-25 12:23:36 +02:00
<p> Tutorials to show how to achieve Privacy, Anonymity and Plausible Deniability online.
2024-08-19 20:10:03 +02:00
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.
2024-07-25 12:23:36 +02:00
<img src="opsec4levels/0.png" class="imgRz">
2024-07-30 21:54:11 +02:00
<p> <a href="opsec4levels/index.html"><u>SHOWCASED ARTICLE:</u></a> Learn how to audit your own setup, to determine your Operational Security (OPSEC) Level, and find out what is the most appropriate internet use for it.</p>
2024-07-25 12:23:36 +02:00
</p></br>
<p><u>Articles Status:</u></p>
<ol>
<li>⭐: Personal Favorite</li>
2024-07-25 12:23:36 +02:00
<li>✅: Completed</li>
<li>🟠: Work in progress</li>
<li>❌: Not started yet</li>
</ol></br>
2024-07-25 13:38:06 +02:00
<b>⚠️ This Blog is open to contributions:</b>
2024-08-12 23:22:38 +02:00
<p>If you want to contribute, check out the gitea repository for contributions <a href="https://git.nowhere.moe/nihilist/blog-contributions">here</a>. (i'm rewarding 10 to 50 euros in monero per new complete blogpost), if the blogpost you want to contribute is not listed below, validate your blogpost idea with me beforehand.</p>
2024-07-25 12:23:36 +02:00
</div>
</div><!-- /row -->
</div> <!-- /container -->
</div> <!-- /container -->
<!-- +++++ Second Post +++++ -->
<div id="anon2">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div style="float: left; width: 50%;">
<p>📝 Explaining Concepts</p>
<ol>
<li><a href="manifesto/index.html">✅ a Nihilist's Manifesto</a></li>
<li><a href="aps/index.html">✅ Privacy, Anonymity, Plausible Deniability, Decentralisation, Security, and 0days</a></li>
<li><a href="governments/index.html">✅ Governments, Centralisation, and Law Enforcement</a></li>
<li><a href="govfear/index.html">✅ Governments fear Decentralisation and Anonymity</a></li>
</ol></br>
</div>
<div style="float: right; width: 50%;">
<p>📝 Explaining OPSEC ⭐</p>
<ol>
<li><a href="opsec4levels/index.html">✅ Audit your OPSEC and determine the appropriate internet use</a></li>
<li><a href="internetsegmentation/index.html">✅ Internet usage segmentation (QEMU VMs + Identity Management)</a></li>
<li><a href="opsec/index.html">✅ OPSEC: Using the right Technology and Behavior </a></li>
</br>
</br>
</br>
</ol></br>
</div>
</div>
</div><!-- /row -->
</div> <!-- /co tainer -->
</div><!-- /white -->
<div id="anon1">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h2><img src="su0.png"> <b>OPSEC LEVEL 1: Privacy </b> </h2>
<div style="float: left; width: 50%;">
<p>📝 Explaining Privacy</p>
<ol>
<li><a href="privacy/index.html">✅ What is Privacy ? Why is it important ? </a></li>
<li><a href="closedsource/index.html">✅ The main source of Privacy: Open source software </a></li>
<li><a href="openhardware/index.html">✅ The lack of Open Source Hardware (CPUs, Motherboards, GPUs)</a></li>
</ol></br>
<p>💻 Getting started</p>
<ol>
<li><a href="linux/index.html">✅ How to install Linux from a Windows PC ⭐</a></li>
<li><a href="linuxprograms/index.html">✅ How to install and update programs on Linux </a></li>
<li><a href="graphene/index.html">✅ How to install GrapheneOS on a Pixel Phone</a></li>
</ol></br>
</div>
<div style="float: right; width: 50%;">
<p>💻 Privacy means Open Source (FOSS)</p>
<ol>
<li><a href="compilation/index.html">✅ How to compile open source software + How to verify software integrity </a></li>
<li><a href="hypervisorsetup/index.html">✅ How to Virtualize Machines (QEMU/KVM Hypervisor)</a></li>
<li><a href="vpn/index.html">✅ How to get privacy from your ISP using a VPN</a></li>
2024-08-09 01:38:06 +02:00
<li><a href="vpnqemu/index.html">✅ Route QEMU VMs through a Host OS VPN</a></li>
2024-07-25 12:23:36 +02:00
<li><a href="passwordmanagement/index.html">✅ Password Management 101 (How to use Keepass)</a></li>
<li><a href="serversideencryption/index.html">✅ Serverside: Should I trust serverside encryption? Should I use PGP?</a></li>
<li><a href="pgp/index.html">✅ Private Messaging (PGP encryption)</a></li>
</ol></br>
</div></br></br>
<div style="float: right; width: 50%;">
</div></br></br>
</div>
</div><!-- /row -->
</div> <!-- /container -->
</div><!-- /white -->
<div id="anon2">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h2><img src="on0.png"> <b>OPSEC LEVEL 2: Anonymity </b></h2>
<div style="float: left; width: 50%;">
<p>📝 Explaining Anonymity</p>
<ol>
<li><a href="anonymityexplained/index.html">✅ What is Anonymity ? Why is it Important ? </a></li>
2024-08-14 19:40:14 +02:00
<li><a href="anonuse/index.html">✅ Why isn't Privacy enough for Anonymous use ? </a></li>
2024-07-25 12:23:36 +02:00
<li><a href="torvsvpns/index.html">✅ The main source of Anonymity: The Tor Network</a></li>
<li><a href="torthroughvpn/index.html">✅ Using Tor Safely: Tor through VPN or VPN through Tor ? </a></li>
<li><a href="anonpersona/index.html">🟠 Shifting from a public to an Anonymous online persona</a></li>
<li><a href="phonenumbers/index.html">🟠 Phone Numbers are incompatible with Anonymity</a></li>
</ol></br>
2024-07-30 21:54:11 +02:00
<p>💻 Clientside - Getting Started (<a href="torthroughvpn/index.html">⚠️ Check if your ISP allows Tor or Not!</a>)</p>
2024-07-25 12:23:36 +02:00
<ol>
2024-07-31 23:07:35 +02:00
<li><a href="torbrowsing/index.html">✅ Tor Web Browser setup</a></li>
2024-08-19 20:10:03 +02:00
<li><a href="MobileTor/index.html">✅ How to use the Tor Browser on Mobile</a></li>
2024-08-09 01:38:06 +02:00
<li><a href="tailsqemuvm/index.html">✅ Tails OS QEMU VM for Temporary Anonymity</a></li>
<li><a href="whonixqemuvms/index.html">✅ VMs for Long-term Anonymity (Whonix QEMU VMs)</a></li>
2024-07-25 12:23:36 +02:00
</ol></br>
2024-07-30 22:05:15 +02:00
2024-07-30 21:54:11 +02:00
<p>💻 Clientside - Decentralized Finances ⭐</p>
<ol>
<li><a href="finances/index.html">✅ Why Financial decentralisation ? (Cryptocurrencies, Exchanges and KYC) ⭐</a></li>
<li><a href="monero2024/index.html">✅ How to acquire and use Monero </a></li>
<li><a href="haveno-client-f2f/index.html">✅ Haveno Decentralised Exchange direct Fiat -> XMR transaction ⭐</a></li>
<li><a href="haveno-arbitrator/index.html">✅ Haveno DEX Dispute resolution (Fiat -> XMR) </a></li>
<li><a href="haveno-sepa/index.html">✅ Haveno DEX Bank Transfer (ex: SEPA) -> XMR transaction </a></li>
<li><a href="haveno-cashbymail/index.html">✅ Haveno DEX Cash By Mail -> XMR transaction ⭐</a></li>
2024-08-18 22:50:34 +02:00
<li><a href="index.html">❌ Convert Monero into other Cryptos Anonymously (XMR -> BTC Atomic Swaps DEX)</a></li>
<li><a href="index.html">❌ Monero Inheritence Management</a></li>
</ol></br>
<p>💻 Clientside - Making use of Anonymity (<a href="https://kycnot.me/?t=service">Non-KYC Providers</a>)</p>
<ol>
2024-08-18 22:50:34 +02:00
<li><a href="index.html">❌ How to get a mail account anonymously (Mails as a service)</a></li>
<li><a href="index.html">❌ How to get a phone number anonymously (Remote SMSes as a service)</a></li>
<li><a href="index.html">❌ How to get a credit card anonymously (Credit cards as a service)</a></li>
<li><a href="index.html">❌ How to get a residential proxies anonymously</a></li>
2024-08-06 21:37:41 +02:00
<li><a href="anonymousremoteserver/index.html">✅ How to rent remote servers anonymously (Cloud resellers) ⭐</a></li>
2024-08-18 22:50:34 +02:00
<li><a href="index.html">❌ How to rent remote domains anonymously (Registrar resellers) ⭐</a></li>
</ol></br>
2024-07-30 22:05:15 +02:00
</div>
<div style="float: right; width: 50%;">
2024-07-25 12:23:36 +02:00
2024-07-30 21:54:11 +02:00
<p>🧅 Serverside - Contributing to Anonymity</p>
2024-07-25 12:23:36 +02:00
<ol>
<li><a href="tor/bridge/index.html">✅ Tor Bridge Node </a></li>
<li><a href="tor/relay/index.html">✅ Tor Node </a></li>
<li><a href="tor/exit_node/index.html">✅ Tor Exit Node </a></li>
<li><a href="monero2024/node.html">✅ Monero Node</a></li>
2024-07-28 12:14:53 +02:00
<li><a href="monero2024/node.html">❌ Monero Mining (help validate the network)</a></li>
2024-08-18 22:50:34 +02:00
<li><a href="index.html">❌ Haveno Seed Node</a></li>
<li><a href="index.html">❌ Haveno DEX Network </a></li>
2024-07-25 12:23:36 +02:00
</ol></br>
2024-08-06 20:47:43 +02:00
<p>🧅 Serverside - Anonymous Hidden Services </p>
2024-07-25 12:23:36 +02:00
<ol>
2024-08-06 21:37:41 +02:00
<!--<li><a href="hiddenservices/index.html">✅ Introduction to Hosting Hidden Services</a></li>-->
<li><a href="hiddenservice/index.html">✅ Where to host Anonymous Hidden Services ?</a></li>
2024-08-04 11:10:28 +02:00
<li><a href="torwebsite/index.html">✅ Hidden Service with custom .onion Vanity V3 address</a></li>
2024-08-18 22:50:34 +02:00
<li><a href="index.html">❌ Basic Webserver setup (NGINX / PHP / MYSQL)</a></li>
<li><a href="index.html">❌ Minimalistic MoneroSSO .onion setup</a></li>
2024-08-06 00:46:37 +02:00
<li><a href="xmpp2024/index.html">🟠 XMPP prosody .onion setup (chat service)</a></li>
2024-08-18 22:50:34 +02:00
<li><a href="index.html">❌ Gitea .onion setup (Code repositories)</a></li>
<li><a href="index.html">❌ Nextcloud .onion setup (cloud storage)</a></li>
<li><a href="index.html">❌ Mastodon .onion setup (Microblogging)</a></li>
<li><a href="index.html">❌ Discourse .onion setup (Forums)</a></li>
2024-07-25 12:23:36 +02:00
</br>
</ol></br>
2024-08-06 20:47:43 +02:00
<p>🧅 Serverside - Anonymous Clearnet Services </p>
2024-07-25 12:23:36 +02:00
<ol>
2024-08-06 22:04:59 +02:00
<li><a href="anonclearnetservices/index.html">✅ Where to host Anonymous Clearnet Services ?</a></li>
2024-08-06 20:47:43 +02:00
<li><a href="anonaccess/index.html">✅ Remote anonymous access setup (cockpit + ssh through tor)</a></li>
2024-07-25 12:23:36 +02:00
<li><a href="dns/index.html">✅ Clearnet Bind9 DNS server setup (with DNSSEC)</a></li>
2024-07-30 21:54:11 +02:00
<li><a href="matrixnew/index.html">✅ Clearnet Matrix server (federated clearnet chatting)</a></li>
<li><a href="mailprivate/index.html">✅ Anonymous (remote or self-hosted) clearnet Mail Server ⭐</a></li>
2024-07-25 12:23:36 +02:00
</br>
</ol></br>
</div></br></br>
</div>
</div><!-- /row -->
</div> <!-- /container -->
</div><!-- /white -->
<div id="anon1">
<div class="container">
<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>
<div style="float: left; width: 50%;">
<p>📝 Explaining Plausible Deniability</p>
<ol>
<li><a href="encryption/index.html">✅ What is Plausible Deniability ? Why is it Important ?</a></li>
2024-08-07 20:23:01 +02:00
<li><a href="anonsensitive/index.html">✅ Why Anonymity isnt enough for Sensitive use ? </a></li>
2024-08-18 22:50:34 +02:00
<li><a href="index.html">❌ The main source of Plausible Deniability: Veracrypt Hidden Partitions</a></li>
2024-07-25 12:23:36 +02:00
<li><a href="sensitiveremotevshome/index.html">🟠 Sensitive Services: Self-Host or Host Remotely ?</a></li>
</ol></br>
<p>💻 Clientside - Getting Started </p>
<ol>
<li><a href="veracrypt/index.html">✅ Plausible Deniability (Veracrypt Hidden Partition)</a></li>
<li><a href="plausiblydeniabledataprotection/index.html">✅ Plausibly Deniable Critical Data Protection</a></li>
2024-08-21 15:18:16 +02:00
<li><a href="anonymity/index.html">🟠 Plausibly Deniable Anonymity VMs (Whonix VMs in a Hidden Volume)⭐</a></li>
2024-07-25 12:23:36 +02:00
</ol></br>
</div>
<div style="float: right; width: 50%;">
<p>🧅 Serverside - Protecting Plausible Deniability (⚠️ <a href="sensitiveremotevshome/index.html">Self Hosting = Risky!</a>)</p>
<ol>
<li><a href="pf_virt/index.html">✅ Open source router VM setup (pfsense on QEMU/KVM)</a></li>
<li><a href="failovers/index.html">✅ Electrical Failover (basic UPS setup)</a></li>
<li><a href="failover-wan/index.html">✅ Internet Failover (Dual WAN pfsense setup)</a></li>
<li><a href="physicalsecurity/index.html">✅ Physical Protection for an .onion Service (SSH + USB + Physical intrusion detection, automatic mail notifications, emergency shutdowns)</a></li>
<li><a href="endgame/index.html">✅ Endgame V3 (.onion service Anti DDOS / Load Balancer / WAF service + Captcha) ⭐</a></li>
</ol></br>
<p>💻 Steganography - Hiding secrets in plain sight</p>
<ol>
2024-08-24 16:43:43 +02:00
<li><a href="index.html">❌ Other sources of Plausible Deniability: Steganography</a></li>
2024-08-18 22:50:34 +02:00
<li><a href="index.html">❌ Hiding textfiles into images</a></li>
2024-08-18 11:42:52 +02:00
<li><a href="anonzulucrypt/index.html">✅ Hiding entire zipfiles into videofiles files (zulucrypt)</a></li>
2024-07-25 12:23:36 +02:00
</ol></br>
</div></br></br>
</div>
</div><!-- /row -->
</div> <!-- /container -->
</div><!-- /white -->
<div id="anon2">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<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>
<h2><b>Non-KYC VPS providers</b></h2> </br> </br>
<p>Current services used:</p>
<ol>
<li><a href="https://kycnot.me/service/servers.guru">ServersGuru (KYC-Free reseller of cloud providers like Hetzner)</a></li>
<li><a href="https://kycnot.me/service/nicevps">nicevps.net (KYC-Free registrar)</a></li>
</ol>
</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/hostiko">Hostiko (cloud provider)</a></li>
<li><a href="https://kycnot.me/search?q=hosting&type=service">Other Non-KYC Cloud Providers</a></li>
</ol>
</br></br>
<pre><code class="nim">
LEGAL DISCLAIMER:
Across the entirety of my blog, in all articles that I made, I advocate for the legal use of technologies, even when I am talking about Privacy-enhancing and Anonymity-enabling technologies. In no way am I advocating for any illegal use of any technology showcased in any article on my blog. as the goal of this blog is to remain stricly informative and educative.
I decline any and all responsibility for any mis-use of any of the technology i showcase in the entirety of my blog. I also decline any and all responsibility for any physical, digital and psychological damage caused by the mis-use of any showcased technology, as the responsibility of such acts remains with the perpretating third-party. By reading this blog, you permanently, irrevocably and world-widely agree that I am in no way am responsible for any illegal action done by you or anyone that uses any of the showcased technology in my blog articles.
</pre></code>
</div>
</div><!-- /row -->
</div> <!-- /container -->
</div><!-- /white -->
<!-- +++++ Footer Section +++++ -->
<div id="anonb">
<div class="container">
<div class="row">
<div class="col-lg-4">
<h4>Nihilism</h4>
<p>
Until there is Nothing left.
</p>
</div><!-- /col-lg-4 -->
<div class="col-lg-4">
<h4>My Links</h4>
<p>
2024-08-15 14:43:58 +02:00
<a target="_blank" rel="noopener noreferrer" href="http://blog.nowhere.moe/rss/feed.xml">RSS Feed</a><br/><a target="_blank" rel="noopener noreferrer" href="https://matrix.to/#/#nowheremoe:nowhere.moe">Matrix Chat</a><br/>
2024-07-25 12:23:36 +02:00
</p>
</div><!-- /col-lg-4 -->
<div class="col-lg-4">
<h4>About nihilist</h4>
2024-08-12 23:22:38 +02:00
<p style="word-wrap: break-word;"><u>Donate XMR:</u> 8AUYjhQeG3D5aodJDtqG499N5jXXM71gYKD8LgSsFB9BUV1o7muLv3DXHoydRTK4SZaaUBq4EAUqpZHLrX2VZLH71Jrd9k8</p></br><p><u>Contact:</u> nihilist@nowhere.moe (<a href="https://nowhere.moe/nihilist.pubkey">PGP</a>)</p>
2024-07-25 12:23:36 +02:00
</div><!-- /col-lg-4 -->
</div>
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
</body>
</html>