News Feed
  • DrugHub has agreed to fully refund all users who lost money in the SuperMarket exit scam.  
  • Retro Market has gone offline. Circumstances of the closure unknown.  
  • SuperMarket has closed following an exit scam by one of the admins.  
  • The admin of Incognito Market, Pharoah, has been arrested by the FBI several months after exit scamming.  
  • Silk RoadTorhoo mini logo
  • darknet markets list
  • Popular P2P exchange LocalMonero has announced it is closing.  

Tutorial : How to install Retoswap on Tails : Monero | Torhoo darknet markets

I saw a lot of people asking this so I think this post can be useful :)

First of all you need to activate Persistent Storage on Tails :

https://tails(dot)net/doc/persistent_storage/create/index.en.html

Once done, go to https://retoswap(dot)com/#download and download the Retoswap's public key.
Import it in Kleopatra or any certificate manager you have.

Open a terminal and paste this command :

curl -fsSLO https://github(dot)com/retoaccess1/haveno-reto/raw/master/scripts/install_tails/haveno-install.sh && bash haveno-install.sh https://github(dot)com/retoaccess1/haveno-reto/releases/download/v1.0.18/haveno-linux-deb.zip DAA24D878B8D36C90120A897CA02DAC12DAE2D0F

Replace the "(dot)" by a dot "."

You can find this command on https://github(dot)com/retoaccess1/haveno-reto/tree/master/scripts/install_tails

First part of the code is the installation process.

The second part is the version you want to download and the fingerprint of the Retoswap's public key to verify the authenticity of the files.
This code will download the v1.0.18 release in /home/Persistent.

To choose your version :
-Go to https://github(dot)com/retoaccess1/haveno-reto/releases/
-Find the latest version released.
-In "Assets" section copy the link of "haveno-linux-deb.zip"
-Past it after the command curl -fsSLO [...] && bash haveno-install.sh
-Don't forget to also add the fingerprint of Retoswap's public key in the command
-Press enter and wait for the download to complete.

Once done, you can open "Haveno" from Applications -> Other, create an account and start buying/selling XMR :)

Hope this post was clear and useful !
/u/ringct
4 points
3 months ago*
You could make this more complete by adding a short command to verify the binary signature.

- Download the key from their site: https://retoswap.com/reto_public.asc

- Add the key
gpg --import reto_public.asc
- Download the binary and the correct signature file (.sig) from the github repo. Verify the signature of the downloaded file (make sure the signature and the binary are in the same folder)
gpg --verify haveno-linux-deb.zip.sig
The command should output something similar if the signature matches with the key
gpg: Good signature from "reto" [unknown]

Good work anyway.
/u/monero3d 📢
2 points
3 months ago
Thank you for the advanced explanations !
/u/nothroat
1 points
1 month ago
what "gpg" mean
/u/ringct
1 points
1 month ago
Install the gnupg package if you don't have it already.

gnupg.org
/u/nothroat
1 points
1 month ago
when i installed it what to do next?
/u/ringct
1 points
1 month ago
Check the /d/dnmbible and learn about the wizard power of PGP!
/u/SilverTeam P
2 points
3 months ago
Thank you for your contribution.

I followed /u/Beelzebub and linked /d/Haveno wiki to your tutorial on /d/Guides/wiki/?id=a30b5abd.
I just had a look at your Wiki. It's so neat.

I need to add it to the Optional Extras section of the /d/OpSec Wiki.
/u/SilverTeam P
1 points
3 months ago
Thank you I have just started it.

I appreciate that you want to add it there.
I want to add this to /d/Guides/wiki/?id=a30b5abd.
I've linked the /d/OpSec wiki Guide to there.

I need a fancy signature like the other contributors to the Guide have.

eg /u /DaVenom ₥₳ĐɆ Ø₣ Ⱡ₳₴ɆⱤ₴ /u /Beelzebub 𝕻𝖗𝖎𝖓𝖈𝖊 𝖔𝖋 𝕷𝖎𝖊𝖘 /u /b1ankface 🌿🚬(. 人 .)🍹

What would you like yours to say?
/u/monero3d 📢
2 points
3 months ago
▄︻デʟɨʋɛ ʄʀɛɛ օʀ ɖɨɛ══━一

I think this one would be cool. Thanks for your attention !
I love it!!!!! I'll add your signature to the Tails Guide.

It's too many characters for a Flair, but you can have

▄︻デLive Free══━一

as your /d/OpSec Flair.
/u/monero3d 📢
1 points
3 months ago
Great thank you !
/u/mdr34d
1 points
3 months ago*
it gives me this error:
" Creating desktop menu icon ...
mkdir: cannot create directory ‘/live/persistence/TailsData_unlocked/dotfiles’: Permission denied
cp: cannot create regular file '/live/persistence/TailsData_unlocked/dotfiles/.local/share/applications': No such file or directory
Failed to copy .desktop file to persistent directory /live/persistence/TailsData_unlocked/dotfiles/.local/share/applications
"
i think it should be something like a dumb permission or directory error, i'm trying to solve this
/u/monero3d 📢
2 points
3 months ago
Did you activated the Dotfiles in your Persistent Storage ? If not, try to activate it, restart Tails and try again
/u/mdr34d
2 points
3 months ago
I didn't, it works now. Thanks! :)
/u/yelloweyes
1 points
3 months ago
This was so helpful! Thank you. One question, when I try to open the app it tries to run it as superuser. Is that normal? I didn't install it in root terminal. How do I fix that?
/u/monero3d 📢
1 points
3 months ago
Yes it is normal because you need to have the rights to install anything. If you didn't set up any admin password, here's how to do :
https://tails(dot)net/doc/first_steps/welcome_screen/administration_password/

(Set it up after unlocking your Persistent Storage)
/u/yelloweyes
1 points
3 months ago
Oh interesting. I've installed other programs like Telegram and Feather Wallet on Tails and never had that happen before. I have to set up admin password everytime for Retoswap
/u/phymenpo
2 points
3 months ago*
I think you only need to enable admin password when first installing Haveno.
Edit: Currently it seems like this doesn't work because 1.0.19 was released, it's a mandatory update but there is no haveno-linux-deb.zip to download.
/u/SkyToucher
2 points
3 months ago
Yea, I also noticed that. Pretty confusing, because I tried to download it the normal way (by using the command with the github link and fingerprint).
I guess this is all because of the "automated builds", because in the last version it all was as usual, with the haveno-linux-deb.zip.
Does anyone know if its currently possible to install the newest Haveno version (1.0.19-3; on Tails) or do we have to wait?
/u/phymenpo
3 points
3 months ago
They've acknowledged that this is a problem and I guess that means they're working to "readapt the tails script to work without zip extraction"
/u/phymenpo
2 points
3 months ago
I've asked in their SimpleX chat, currently waiting for a response.
/u/bulgurspied
1 points
3 weeks ago
I am at this point right now and there is no haveno-linux-deb zip again. What to do
/u/bulgurspied
1 points
3 weeks ago
i get the same warning too. Will set up an admin password now. WOuld it have been an option to run this command in the root terminal to avoid that step?
/u/cannotperceivequiet
1 points
3 months ago
I keep getting the following:

cp: cannot create regular file '/live/persistence/TailsData_unlocked/dotfiles/.local/share/applications/haveno.desktop': Permission denied
Failed to copy .desktop file to persistent directory /live/persistence/TailsData_unlocked/dotfiles/.local/share/applications

I have admin password on and dotfile persistence on. I've tried so many different things to fix this! SOmeone help....
/u/cannotperceivequiet
3 points
3 months ago
Managed to sort it by editing haveno-install.sh to add sudo to every command except wget (important!). After lots of typing in password it does work.
Will need to 'sudo chown -R amnesia haveno' to give the persistent data folder the right ownership.
/u/postmate
1 points
2 months ago
I am Havn da same issue. not sure what you mean by adding sudo to every command
/u/pointzero
1 points
3 months ago
What about the Appimage? Are there any downsides to it?
/u/MunchosMojitos
1 points
3 months ago
It works great for me, better than rebuilding the Ubuntu deb package for Debian.
/u/goodbyeweekend
1 points
3 months ago
Thank you for making this post!
I'm getting the error message "Failed to download Haveno signature" while running this script on the terminal. May someone please help me figure out what the issue is?
/u/pointzero
1 points
2 months ago*
since the renaming of haveno-reto and switch to retoswap.com there were several inconsistencies with certificates and pgp-keys, as well as wallet password visible in plain text.
/u/nothroat
1 points
1 month ago
cant find "haveno-linux-deb.zip" there are only - haveno-v1.1.1-linux-x86_64-installer.deb , haveno-v1.1.1-linux-x86_64-installer.deb.sig ,
haveno-v1.1.1-linux-x86_64-installer.rpm , haveno-v1.1.1-linux-x86_64-installer.rpm.sig , haveno-v1.1.1-linux-x86_64-SNAPSHOT-all.jar.SHA-256
, haveno-v1.1.1-linux-x86_64.AppImage , haveno-v1.1.1-linux-x86_64.AppImage.sig , haveno-v1.1.1-linux-x86_64.flatpak ,
haveno-v1.1.1-linux-x86_64.flatpak.sig , haveno-v1.1.1-macos-installer.dmg , Source code (zip) , Source code (tar.gz)
and where to put the public key, sorry im noob
/u/mayehessman
1 points
1 month ago
use ` haveno-v1.1.1-linux-x86_64-installer.deb`
/u/nothroat
1 points
1 month ago
THANKSS! do you know where to put Retoswap's public key in the command? or what command to use?
/u/mayehessman
1 points
1 month ago
curl -fsSLO <url/to/haveno-install.sh> && bash haveno-install.sh <url/to/haveno-v1.1.1-linux-x86_64-installer.deb> <fingerprint>

replace all those things in <>
/u/nothroat
1 points
1 month ago
what "fingerprint" mean? is it reto-public.asc ?
/u/bulgurspied
1 points
3 weeks ago
Where do we find the URL for this
If i click on it i can just download this file
/u/nothroat
1 points
1 month ago
what to do when terminal say : mkdir: cannot create directory ‘/live/persistence/TailsData_unlocked/dotfiles’: Permission denied
cp: cannot create regular file '/live/persistence/TailsData_unlocked/dotfiles/.local/share/applications': No such file or directory
Failed to copy .desktop file to persistent directory /live/persistence/TailsData_unlocked/dotfiles/.local/share/applications
/u/mayehessman
1 points
1 month ago
you have to enable dotfiles in your tails system settings.

Click "Applications" in the top left corner of your tails OS

Applications > Tails > Persistent Storage

scroll down and enable Dotfiles
/u/nothroat
1 points
1 month ago
thank you so much bro, it helped. but now it just say ---- Creating desktop menu icon ...
Downloading Haveno from URL provided ...
Failed to download Haveno binary.
/u/bulgurspied
1 points
3 weeks ago
Hello, i can not find "haveno-linux-deb.zip" there. Also where would i get a link from? its a file, i can download it.
/u/bulgurspied
1 points
3 weeks ago
How do we get the link from the file in the latest asset release?
/u/bulgurspied
1 points
3 weeks ago
Followed , everyhing, seemed to download, then failed to download GPG Key. Can you check my terminal command please>
curl -fsSLO https://github.com/retoaccess1/haveno-reto/raw/master/scripts/install_tails/haveno-install.sh && bash haveno-install.sh https://github.com/retoaccess1/haveno-reto/releases/download/1.1.2/haveno-v1.1.2-linux-x86_64-installer.deb aff1ec0c2ae648a98880f48f08c26890bc04f59b4e85b4f9071d9b2801a89851