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.  

Vortex Captcha : Vortex | Torhoo darknet markets

I can't get past the Vortex clock captcha. Are the hidden letters on the clock case sensitive when entering them in? The time is given in minutes and seconds. The spot to enter the time in, asks for hours and minutes. Can someone help me out?
/u/meatt 🍼
1 points
2 weeks ago
Did you reboot it
/u/[deleted] 📢 🍼
1 points
2 weeks ago*
Yep rebooted and still comes back as standard security
/u/Beelzeboob
1 points
2 weeks ago
Man im sick to death of tails, whoever running the show on some bs, same with the fools at the tor project, subtle sabotage, smells sussy, 🤔
/u/Silent_Cal P
1 points
2 weeks ago
Tor browser should be keeping your setting when you restart the browser for that Tails session only. Once you restart Tails all the settings revert.

If you don't get the setting to stay with a browser restart (not Tails restart) there is probably somethin/g corrupted in your Tails USB. Get a new USB, then boot from old USB and run persistence backup to save your data. Then restart the new USB and see if your setting remain on browser restart.
/u/sdxpsfet
1 points
1 week ago
I have the same problem, the Security Level cannot be set without using the "Save and Restart" button (we had no button previously) and when the browser restarts, the Security Level is back to Standard. Save with the custom settings made in about:config.

There are some articles online criticizing this change, however, there are other articles about how not all settings in Security Level are applied without a browser restart.

So I'm not sure about all this. For the moment I use about:config to disable javascript and a few other things, but I don't feel too good about this.
/u/[deleted] 📢 🍼
1 points
1 week ago
Yes I need to use about:config for now to make it secure, pain in the ass. It actually works if you try it without unlocking the persistent storage I saw something about it carrying over an old prefs.js file
/u/[deleted] 📢 🍼
1 points
1 week ago*
Made a new Tails USB disk with and without copying the persistent folder. When copying the persistent folder it doesn't save settings but with a blank install it works fine and creating a new persistent folder always works as it should. So it's obviously bringing over some old prefs file with the old persistent folder. It's been updated so many times so probably best for a new install anyways.

Luckily theres very little in my persistence folder other than a couple of text files to copy (easy enough) just need to figure how to copy the kleopatra data as that has a few pgp keys

Managed to transfer over the keys using terminal and a few commands

gpg --export -a > public_keys.asc. This exports all public keys in ASCII-armored format to a file named public_keys.asc.
Export secret keys:
Use the command gpg --export-secret-keys -a > secret_keys.asc.

Then on the new disk

Import public keys: Use the command gpg --import public_keys.asc.
Import secret keys: Use the command gpg --import secret_keys.asc.

All seems to be working now
/u/Des 🍼
1 points
5 days ago
Flash your drive again and don't use the persistent storage, instead use a separate encrypted drive.