FUD and Onions for beginners

For discussions about security.
Post Reply
Message
Author
User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

FUD and Onions for beginners

#1 Post by Lobster »

I really like using root and being unconcerned with the usual suspects
https://ssd.eff.org/

I have been trying to use the tor browser in linux kodachi to get into the FUD web aka dankweb. Could I? No. Not the first time. Tried using tor in Puppy just goes nowhere slowly . . .

Maybe I need to check out voat or reddit for websites to get info?
https://en.wikipedia.org/wiki/Voat

Have you used tor? I know you can not tell me because you will be abducted by aliens working for MIB. However in case you are crazy enough to share, glad to know how you got on . . . :roll:
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
rockedge
Posts: 1864
Joined: Wed 11 Apr 2012, 13:32
Location: Connecticut, United States
Contact:

#2 Post by rockedge »

I have Tor 6.5.1 which is the latest version running on Tahr 6.0.6.
Here is what I did to get it to run:

Download Tor

I extracted the files to /opt
in a terminal :

Code: Select all

chown -R root:root /opt/tor-browser_en-US
goto /opt/tor-browser_en-US/start-tor-browser and open it in geany.

goto lines 94-97 and comment them out.

Code: Select all

#if [ "`id -u`" -eq 0 ]; then
#	complain "The Tor Browser Bundle should not be run as root.  Exiting."
#	exit 1
#fi
open up start-tor-browser.desktop in the tor folder and make line 31 look like this:

Code: Select all

Exec=/opt/tor-browser_en-US/Browser/start-tor-browser --detach
click on start-tor-browser.desktop....it should start!

Good Luck!

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#3 Post by Lobster »

- thanks for info @rockedge 8)

I get tor running but it never seems able to connect to anywhere on the darkweb. Is my UK ISP or some agency looking out for my censoring requirements likely to have a blacklist routing system blocking me?

I know tor is slow but even so . . .

Any start URL you recommend?
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
rockedge
Posts: 1864
Joined: Wed 11 Apr 2012, 13:32
Location: Connecticut, United States
Contact:

#4 Post by rockedge »

So the TOR circuit is completed and the browser starts? That is a good sign if that is the case.
try this in the Tor browser address bar -> https://check.torproject.org/?lang=en_US ... what happens?

here is a search engine that should start to work->
https://onion.link/
and an index -> https://torlinkbgs6aabns.onion.link/
https://xmh57jrzrnw6insl.onion.link/

any luck? Sometimes my connection is slow-ish and sometimes surprisingly fast. We will continue to try to get this going for you!

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#5 Post by Lobster »

All working in Puppy now @rockedge 8)

Really appreciate all your outstanding help. Is it worth using a VPN as Linux Kodachi do, or is that overkill :?:
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

Post Reply