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,7 @@
<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-05-14</ba></p>
<h1>Haveno DEX Direct Fiat to Monero transactions</h1>
<p>TODO: need context (private / anonymous use)</p>
<img src="0.png" style="width:250px">
<p>In this tutorial we're going to cover how to do a Fiat to Monero trade from the brand new (and long awaited!) <b>Haveno Decentralised Exchange</b>, using the Face-to-Face (F2F) payment method.</p>
<img src="0.1.png" class="imgRz">
@ -75,6 +76,15 @@
<p>You can check out my quick coverage of Haveno DEX on Monero Topia <a href="https://iv.datura.network/watch?v=hWcwin8bDpc&t=1h9m11s">here</a>. (Definitely check out MoneroTopia for the latest news in the Monero world, awesome show!)</p>
<p><b>DISCLAIMER: THERE ARE NO OFFICIAL HAVENO NETWORK INSTANCES, THERE ARE ONLY THIRD PARTY HAVENO NETWORKS LIKE <a href="https://monero.town/post/3143272">HAVENO RETO</a>.</b></p>
<p><b> IF YOU SEE A HAVENO CLAIM TO BE THE OFFICIAL NETWORK <a href="https://monero.town/post/3260716">LIKE THIS ONE</a>, DONT FALL FOR THEIR SCAM!</b></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>
</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 -->