197 lines
9.2 KiB
HTML
197 lines
9.2 KiB
HTML
<!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">
|
|
|
|
<title>Reflecting: Brainstorming Ideas while on the run</title>
|
|
|
|
<!-- Bootstrap core CSS -->
|
|
<link href="../../assets/css/bootstrap.css" rel="stylesheet">
|
|
<link href="../../assets/css/xt256.css" rel="stylesheet">
|
|
|
|
|
|
|
|
<!-- Custom styles for this template -->
|
|
<link href="../../assets/css/main.css" rel="stylesheet">
|
|
|
|
|
|
|
|
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
|
<!--[if lt IE 9]>
|
|
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
|
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
|
|
<![endif]-->
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<!-- Static navbar -->
|
|
<div class="navbar navbar-inverse-productivity 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-productivity" href="\index.html">The Nihilism 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>
|
|
<li><a href="https://blog.nowhere.moe/donate.html">Donate</a></li>
|
|
<li><a href="/contact.html">Contact</a></li>
|
|
</ul>
|
|
</div><!--/.nav-collapse -->
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<!-- +++++ Posts Lists +++++ -->
|
|
<!-- +++++ First Post +++++ -->
|
|
<div id="productivity2">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-8 col-lg-offset-2">
|
|
<a href="../index.html">Previous Page</a>
|
|
<h1>Reflecting: Brainstorming Ideas while on the run </h1>
|
|
<img src="../../opsec/contribute/38.png" class="imgRz">
|
|
|
|
</div>
|
|
</div><!-- /row -->
|
|
</div> <!-- /container -->
|
|
</div><!-- /grey -->
|
|
|
|
<!-- +++++ Second Post +++++ -->
|
|
<div id="productivity3">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-8 col-lg-offset-2">
|
|
<h2><b>Why is this important ? </b></h2>
|
|
<p>You may not always find all the best ideas while in front of your computer, maybe you're like me and you get ideas from time to time to problems that linger on without solutions for too long. Sometimes the solution to one of those problems just flashes in my mind while i'm at work, or while i'm outdoors. Lightning strikes wherever and you can't just predict it.</p>
|
|
</div>
|
|
</div><!-- /row -->
|
|
</div> <!-- /container -->
|
|
</div><!-- /white -->
|
|
|
|
<div id="productivity2">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-8 col-lg-offset-2">
|
|
<h2><b>When you get a simple idea</b></h2> </br> </br>
|
|
<p>Maybe you just got a vague idea like this one:</p>
|
|
<pre><code class="nim">
|
|
Protecting your Anonymity online by typing like a character (Stylometry)
|
|
|
|
</code></pre>
|
|
|
|
<p>You could just tell yourself "alright i'll hang on to that idea until i get home", and if you're one of those memory atheletes you may remember it, but frankly i can't due to the amount of different topics i need to tackle each day for work, and for my personal projects.</p>
|
|
<p>So to make sure you don't forget it, go on your <a href="../../opsec/graphene/index.html">grapheneOS phone</a>, go in your <a href="../../opsec/anonsimplex/index.html">SimpleX Chat App</a> and go into the chat called <b>"Private Notes":</b></p>
|
|
<img src="1.png" class="imgRz">
|
|
<p>Now this may look like a simple idea, but it will need to be brainstormed further when you get the time to dig into it back home like i did <a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/13#issuecomment-694">here</a>.</p>
|
|
|
|
</div>
|
|
</div><!-- /row -->
|
|
</div> <!-- /container -->
|
|
</div><!-- /white -->
|
|
|
|
|
|
<!-- +++++ Second Post +++++ -->
|
|
<div id="productivity1">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-8 col-lg-offset-2">
|
|
<h2><b>When you get a complex idea</b></h2> </br> </br>
|
|
<p>And sometimes, you may have a flash of lightning with a complete flow of ideas that you need to write down immediately. When that is so, i usually just grab a piece of paper and i start making a todolist right off the bat like this one:</p>
|
|
<pre><code class="nim">
|
|
Requires:
|
|
-(at minimum 2 wan) dual wan config as showcased in https://blog.nowhere.moe/opsec/failover-wan/index.html
|
|
-power failover setup as showcased in https://blog.nowhere.moe/opsec/failovers/index.html
|
|
-linux homeserver https://blog.nowhere.moe/opsec/linux/index.html
|
|
-qemu hypervisor https://blog.nowhere.moe/opsec/hypervisorsetup/index.html
|
|
-pfsense qemu VM as showcased in https://blog.nowhere.moe/opsec/pf_virt/index.html
|
|
-isolated LAN network for the VMs also as showcased in https://blog.nowhere.moe/opsec/pf_virt/index.html
|
|
|
|
Starting from a setup where you have:
|
|
-a pfsense VM
|
|
-an isolated LAN network
|
|
-and a debian VM in that LAN network
|
|
-a HDD with a VC hidden volume of 100GB (pfsense 20gb, debian 60gb)
|
|
|
|
To be showcased:
|
|
-how to move that debian VM in a veracrypt hidden container (shut it down and then move it in there)
|
|
-clone that debian VM to another debian VM B
|
|
-rename debian VM A to "Tor bridge VM (with VPN)"
|
|
-rename debian VM B to "hidden service VM 1"
|
|
-setup mullvadVPN on that VM for a "serverside -> VPN -> tor -> clients" setup
|
|
|
|
-Then mention the automating deniability protection w/ emergency shutdown script as showcased in https://blog.nowhere.moe/opsec/physicalsecurity/index.html
|
|
|
|
-How to setup the firewall on the pfsense VM to only allow the "Tor Bridge VM (with VPN)" to access the WAN, and how to restrict any other host in the LAN network (such as the "Hidden service VM 1") to only access the "tor bridge VM"
|
|
-then on the "tor bridge (with vpn) VM" setup the tor bridge, with a mullvad connection ( "serverside -> VPN -> tor -> clients" setup)
|
|
|
|
-Then setup tor on the hidden service VM, and configure it to use the "tor bridge VM" as the bridge to connect to tor.
|
|
-Then setup the actual hidden service (on some basic local nginx service on port 80) saying "welcome to blahblah.onion"
|
|
|
|
</pre></code>
|
|
|
|
<p>Or i might also just start drawing <a href="../graphs/index.html">graphs</a> like this one on paper still:</p>
|
|
<img src="../../opsec/torthroughvpn/1.png" class="imgRz">
|
|
<p>In case if you also work in IT like me, <b>DO NOT USE YOUR WORK COMPUTER FOR PERSONAL PROJECTS</b>, tackle personal projects either on your personal phone, or on a piece of paper that you'll fold and bring home with you. Make sure you always separate work life, and private life, <b>work topics on your work computer, and personal topics on your personal computer/phone.</b></p>
|
|
<p>And then once you're at home, you can either open up your Simplex "Private Notes Chat", or unfold your piece of paper with your notes on it, to put your ideas in digital form into a <a href="../graphs/index.html">drawio graph</a>, or into a well-made todolist on the appropriate <a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/66#issuecomment-692">gitea issue</a>.</p>
|
|
|
|
<p>And that's it! you're now able to grab a hold of your ideas wherever you go before you forget them, and bring them home into your projects, where they belong.</p>
|
|
|
|
|
|
</div>
|
|
</div><!-- /row -->
|
|
</div> <!-- /container -->
|
|
</div><!-- /white -->
|
|
|
|
<!-- +++++ Footer Section +++++ -->
|
|
|
|
<div id="productivityb">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-4">
|
|
<h4>Nihilism</h4>
|
|
<p>
|
|
Until there is Nothing left.</p></br></br><p>Creative Commons Zero: <a href="../../../../opsec/runtheblog/index.html">No Rights Reserved</a></br><img src="\CC0.png">
|
|
|
|
</p>
|
|
</div><!-- /col-lg-4 -->
|
|
|
|
<div class="col-lg-4">
|
|
<h4>My Links</h4>
|
|
<p>
|
|
|
|
<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://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2FL5jrGV2L_Bb20Oj0aE4Gn-m5AHet9XdpYDotiqpcpGc%3D%40nowhere.moe%2FH4g7zPbitSLV5tDQ51Yz-R6RgOkMEeCc%23%2F%3Fv%3D1-3%26dh%3DMCowBQYDK2VuAyEAkts5T5AMxHGrZCCg12aeKxWcpXaxbB_XqjrXmcFYlDQ%253D&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22c3Y-iDaoDCFm6RhptSDOaw%3D%3D%22%7D">SimpleX Chat</a><br/>
|
|
|
|
</p>
|
|
</div><!-- /col-lg-4 -->
|
|
|
|
<div class="col-lg-4">
|
|
<h4>About nihilist</h4>
|
|
<p style="word-wrap: break-word;"><u>Donate XMR:</u> 8AUYjhQeG3D5aodJDtqG499N5jXXM71gYKD8LgSsFB9BUV1o7muLv3DXHoydRTK4SZaaUBq4EAUqpZHLrX2VZLH71Jrd9k8</p></br><p><u>Contact:</u> nihilist@contact.nowhere.moe (<a href="https://nowhere.moe/nihilist.pubkey">PGP</a>)</p>
|
|
</div><!-- /col-lg-4 -->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<!-- Bootstrap core JavaScript
|
|
================================================== -->
|
|
<!-- Placed at the end of the document so the pages load faster -->
|
|
|
|
</body>
|
|
</html>
|