Author Topic: Tor Is Useless  (Read 3695 times)

0 Members and 1 Guest are viewing this topic.

Offline Lionofgod

  • Knight
  • **
  • Posts: 164
  • Cookies: 6
    • View Profile
Tor Is Useless
« on: June 26, 2012, 04:24:30 pm »
http://www.blackhatworld.com/blackhat-seo/black-hat-seo/9640-tor.html#post88293
^ Apparently Tor is not very secure or useful at all...


Offline ande

  • Owner
  • Titan
  • *
  • Posts: 2664
  • Cookies: 256
    • View Profile
Re: Tor Is Useless
« Reply #1 on: June 26, 2012, 07:55:42 pm »
* ande is acting surprised..

*I have always said this*
« Last Edit: June 26, 2012, 07:56:00 pm by ande »
if($statement) { unless(!$statement) { // Very sure } }
https://evilzone.org/?hack=true

Offline theellimist

  • Knight
  • **
  • Posts: 371
  • Cookies: 17
    • View Profile
    • TheEllimist's Game
Re: Tor Is Useless
« Reply #2 on: June 26, 2012, 08:47:45 pm »
I was under the impression that this was common knowledge, but ok. Still a nice read.

Offline Lionofgod

  • Knight
  • **
  • Posts: 164
  • Cookies: 6
    • View Profile
Re: Tor Is Useless
« Reply #3 on: June 27, 2012, 12:21:37 am »
I think it's really depressing... >.<
Every way to become more anonymous is just more flawed than the previous!

Offline techb

  • Soy Sauce Feeler
  • Global Moderator
  • King
  • *
  • Posts: 2350
  • Cookies: 345
  • Aliens do in fact wear hats.
    • View Profile
    • github
Re: Tor Is Useless
« Reply #4 on: June 27, 2012, 02:59:39 am »
Every way to become more anonymous is just more flawed than the previous!


Point and click there will always be flaws.
>>>import this
-----------------------------

Offline PiZZ4

  • Serf
  • *
  • Posts: 26
  • Cookies: 2
    • View Profile
Re: Tor Is Useless
« Reply #5 on: June 27, 2012, 04:58:04 am »
As an alternative, I use i2p2.

http://www.i2p2.de/
« Last Edit: June 27, 2012, 04:58:20 am by PiZZ4 »

Offline p@nd@

  • /dev/null
  • *
  • Posts: 16
  • Cookies: 0
    • View Profile
Re: Tor Is Useless
« Reply #6 on: July 05, 2012, 05:30:05 pm »
Saying Tor is completely useless I wouldn't go that far anyways. I use it to get around basic web filters and such. Saying that its going to give you complete anonymity will that was a foolish thing to think anyways. People will never be completely safe from prying eyes with the resources to find you.

Offline Conch

  • Serf
  • *
  • Posts: 44
  • Cookies: 8
  • ls -a /dev/null | grep Conch
    • View Profile
Re: Tor Is Useless
« Reply #7 on: July 22, 2012, 02:57:04 am »
I think Tor is pointless, I have no idea where these collection of proxies come from, but the performance on them is absolutely ridiculous, I tried loading a few pages many times running on Tor, it wasn't much help, it was as slow as a slug.

I think free, leeched proxies are faster than the onion network.

Offline EmilKXZ

  • Peasant
  • *
  • Posts: 109
  • Cookies: 10
  • likes monies :p
    • View Profile
    • EmilKXZ
Re: Tor Is Useless
« Reply #8 on: July 23, 2012, 02:07:29 pm »
Hi... it's slow yes... if you don't configure it, right now it's as fast as I want it to be, go to Vidalia, click on the Network Map, and then sort nodes by connection speed... now open your torrc and add:

Code: [Select]
ExitNodes your,chosen,nodes,here,separated,by,commas
StrictNodes 1

Of course don't pick those ones from the top list, they will be all overused, try to pick at least 4, and try to pick nodes that are relatively near to your exit node. That way the connection is as direct as possible.

Tor will always be shitty if you use it with the defaults, you could do more than just download it and read the suggestions documents. Run a relay, so you don't leech the network (and it protects you that all the connections that passes through you aren't yours, in case of anything, it's the connection of other people always).

It can be fast, but you'll have to change some of your accustomed surfing usage. If you're like me, for sure you'll have 6 downloads and 20 tabs always opened. That'll have to change in pro of the "important things" to pass quickly. It isn't meant to be raw fast always, you just have to administer yourself, prioritise what you'll want in a given moment and you're good to go.

On a side note, don't use the "ExitNodes {NL}" (just an example) or the country code you want. It's guaranteed to NOT work at all. It's always better to tidy the paths you want, and change these every week or so. Safety and privacy, will always be an added overhead to your common tasks.