mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
add context to tutorials
This commit is contained in:
parent
03bbc48250
commit
d8fdd85e9e
15 changed files with 127 additions and 6 deletions
|
@ -65,6 +65,16 @@
|
|||
<img src="0.png" style="width:250px">
|
||||
<p>In this tutorial we're going to cover how the Haveno DEX handles trade disputes, which can happen as, after all it's decentralised, and anonymous by default.</p>
|
||||
<p>Check out <a href="../haveno-client-f2f/index.html">this tutorial</a> if you want to know how to install Haveno DEX on your device.</p>
|
||||
<p><h2><u>OPSEC Recommendations:</u></h2></p>
|
||||
<ol>
|
||||
<li><p>Hardware : (Personal Computer / Laptop)</p></li>
|
||||
<li><p>Host OS: <a href="../linux/index.html">Linux</a></p></li>
|
||||
<li><p>Hypervisor: <a href="../hypervisorsetup/index.html">libvirtd QEMU/KVM</a></p></li>
|
||||
<li><p>Virtual Machine: <a href="../hypervisorsetup/index.html">Linux</a> or <a href="../whonixqemuvms/index.html">Whonix</a> or <a href="../tailsqemuvm/index.html">Tails</a> </p></li>
|
||||
<li><p>Application: <a href="../hypervisorsetup/index.html">Haveno DEX Setup</a> </p></li>
|
||||
</ol>
|
||||
<p>I recommend using this setup into one of the above mentionned VMs, either for <a href="../privacy/index.html">Private use</a>, or <a href="../anonymityexplained/index.html">Anonymous use</a>, as per the <a href="../opsec4levels/index.html">4 basic OPSEC levels</a>. (Note that Deanonymization will happen during the Fiat transaction, but it is minimized as you're revealing your identity to an other peer, rather than to a centralised exchange)</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div><!-- /row -->
|
||||
|
@ -82,6 +92,7 @@
|
|||
<img src="1.png" class="imgRz">
|
||||
<p>In short, <b>both Bob and Alice need to put some XMR into the trade initially, so that if they try to scam each other, they will loose something in the process.</b></p>
|
||||
<p>In this example, The trade will go wrong as <b>Bob will try to scam Alice with an invalid Amazon giftcard code</b>.</p>
|
||||
|
||||
</div>
|
||||
</div><!-- /row -->
|
||||
</div> <!-- /container -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue