Slashdot Mirror


Tor Project Mulls How Feds Took Down Hidden Websites

HughPickens.com writes: Jeremy Kirk writes at PC World that in the aftermath of U.S. and European law enforcement shutting down more than 400 websites (including Silk Road 2.0) which used technology that hides their true IP addresses, Tor users are asking: How did they locate the hidden services? "The first and most obvious explanation is that the operators of these hidden services failed to use adequate operational security," writes Andrew Lewman, the Tor project's executive director. For example, there are reports of one of the websites being infiltrated by undercover agents and one affidavit states various operational security errors." Another explanation is exploitation of common web bugs like SQL injections or RFIs (remote file inclusions). Many of those websites were likely quickly-coded e-shops with a big attack surface. Exploitable bugs in web applications are a common problem says Lewman adding that there are also ways to link transactions and deanonymize Bitcoin clients even if they use Tor. "Maybe the seized hidden services were running Bitcoin clients themselves and were victims of similar attacks."

However the number of takedowns and the fact that Tor relays were seized could also mean that the Tor network was attacked to reveal the location of those hidden services. "Over the past few years, researchers have discovered various attacks on the Tor network. We've implemented some defenses against these attacks (PDF), but these defenses do not solve all known issues and there may even be attacks unknown to us." Another possible Tor attack vector could be the Guard Discovery attack. The guard node is the only node in the whole network that knows the actual IP address of the hidden service so if the attacker manages to compromise the guard node or somehow obtain access to it, she can launch a traffic confirmation attack to learn the identity of the hidden service. "We've been discussing various solutions to the guard discovery attack for the past many months but it's not an easy problem to fix properly. Help and feedback on the proposed designs is appreciated."

According to Lewman, the task of hiding the location of low-latency web services is a very hard problem and we still don't know how to do it correctly. It seems that there are various issues that none of the current anonymous publishing designs have really solved. "In a way, it's even surprising that hidden services have survived so far. The attention they have received is minimal compared to their social value and compared to the size and determination of their adversaries."

135 comments

  1. DDOS + Poison Pill by Anonymous Coward · · Score: 3, Interesting

    If you DDOS a site using TOR it'll saturate all possible exit nodes.
    Inevitably one of these exit nodes will be owned by the feds.

    1. Re:DDOS + Poison Pill by The+MAZZTer · · Score: 4, Informative

      As I understand it, Tor hidden services are not accessed via exit nodes. Exit nodes are not needed as the destination can speak Tor.

    2. Re:DDOS + Poison Pill by Z00L00K · · Score: 2

      In which case it may mean that what happened is that the authorities did set up at Tor node, then tagged the packets and sniffed them on their way to the destination.

      Essentially - any system where the intruder have access to the majority of the network is vulnerable, no matter if the information is encrypted or not. The conclusion is that if you are going to run questionable stuff, then you need to put a server in a country where the legal system is corrupt and you pay them to look the other way. If your business gets big enough it won't help since then that country might be cut off from the net.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    3. Re:DDOS + Poison Pill by AHuxley · · Score: 1

      The destination is material that can be presented in open court. Nothing from the NSA, GCHQ.
      For that many nations need to be able to work together and watch networks as they react to changes in networking.
      Not too hard on federal budgets and with international cooperation.
      The real interesting aspect was how to make Tor the destination.
      Years of raids where all users with normal provider accounts, credit card for international VPN use, proxy users all got found. But one networks users seemed to always get away and could spread the news. Tor was not as unsafe.
      Tor was the destination. Just like low level British railways codes, M-209 cipher and US diplomatic codes M-138, Gray, Brown was to Germany in WW2.
      Keep the low level information flowing and it is all collected. One question is why show in public that Tor open to such methods.
      Years of networks could have been watched as they form. Staff could have been befriended, turned or allowed front groups to be more trusted. Staff that where in the wild, setting up the next generation of networks over decades?
      Why the exposure of the method now?

      --
      Domestic spying is now "Benign Information Gathering"
    4. Re:DDOS + Poison Pill by gweihir · · Score: 1

      And that is relevant how?
      1. That exit node will still not know where the DDoS came from
      2. This has absolutely nothing to do with hidden services, as they do not use exit-nodes.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    5. Re:DDOS + Poison Pill by ron_ivi · · Score: 1

      tagged the packets

      And in case someone thinks that's the hard part, note that tagging the packets is pretty easy. Just send a pattern of large-packet,small-packet,large-packet,small-packet .... ; and look for that pattern.

      Just spam the .onion site with tons of that traffic, and look on the relay nodes you control for whichever machine they're sending the most of that pattern.

    6. Re:DDOS + Poison Pill by Anonymous Coward · · Score: 0

      TOR is old news already and the stench of compromise is upon them since Silkroad got busted so the really paranoid people have migrated to other solutions already (i2p and such)
      so now follows a period of rabid exploitation by ever increasing circles of "law enforcement', as there's not much benefit in keeping the exploits secret anymore

    7. Re:DDOS + Poison Pill by currently_awake · · Score: 1

      Follow the packets. You send a packet to a hidden service and follow it home. If you can monitor all traffic going into and out of a tor node you can figure out which one is yours and follow it to the next node. Repeat process until you have the server. The only way to stop this attack is to have data channels between nodes that are saturated with doubly encrypted data such that it's impossible to tell what data is yours.

    8. Re:DDOS + Poison Pill by allo · · Score: 1

      It is triple encrypted. destination-middlende-entrynode. Each node removes one layer of the onion.

  2. IPv6 as a help? by Midnight+Thunder · · Score: 1

    Would changing Tor to use exclusively IPv6 help at any level? Does IPv6 provide any benefits here, other than being 128-bit addresses?

    --
    Jumpstart the tartan drive.
    1. Re:IPv6 as a help? by Anonymous Coward · · Score: 0

      Would changing Tor to use exclusively IPv6 help at any level? Does IPv6 provide any benefits here, other than being 128-bit addresses?

      Answer: clearly no and clearly no

      IPv6 adds connectivity capability that otherwise is difficult and fixes LAN configuration and other things. But it has absolutely nothing to do with Tor.

      As you said, the main benefit is 128-bit address space - that's the benefit for end users. For routers, it simplifies packet processing. Plenty of other benefits over IPv4 too but I will not get into this as it's offtopic here.

    2. Re:IPv6 as a help? by postbigbang · · Score: 1

      IPv6 rarely uses NAT, so it's almost like using a serial number on your machine's address. So, no, no help.

      --
      ---- Teach Peace. It's Cheaper Than War.
    3. Re:IPv6 as a help? by gweihir · · Score: 2

      No. And if you do it wrong, it creates a problem, as IPv6 may leak hardware MAC addresses.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    4. Re:IPv6 as a help? by gweihir · · Score: 1

      I predict that we will see a lot of NAT with IPv6, just because ISPs want to make static IP addresses more expensive. You are correct however, that in any sane set-up it is very rare and generally not needed.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    5. Re:IPv6 as a help? by duke_cheetah2003 · · Score: 1

      I predict that we will see a lot of NAT with IPv6, just because ISPs want to make static IP addresses more expensive. You are correct however, that in any sane set-up it is very rare and generally not needed.

      This makes no sense. One of the selling points of IPv6 is there is so much address space, not only can every single human being have their own address.. every device they own, including their car, their 20 phones and 50 computers and 2 fridges and microwave oven can all have their own address too.

    6. Re:IPv6 as a help? by gweihir · · Score: 1

      I completely agree from a technical POV. The thing is that ISPs will want some extra cash for static IP addresses, and as dynamic IPs do not really work for IPv6, they will force NAT on users to prevent them from running servers without paying extra.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    7. Re:IPv6 as a help? by mcfedr · · Score: 1

      You could easily right, its something that we will have to fight for when the time comes.

    8. Re:IPv6 as a help? by TheCarp · · Score: 1

      In terms of talking about the scale of the address space, there are approximately 1 mole of IPv6 addresses per square meter of the planet earth.

      and...it makes perfect sense, GP said why it makes sense " just because ISPs want to make static IP addresses more expensive."... because they can and people will still pay them. I agree its sad and counterproductive, but, it still seems likely.

      --
      "I opened my eyes, and everything went dark again"
    9. Re:IPv6 as a help? by Anonymous Coward · · Score: 0

      The problem with IPv6 is that it has about a 1% adoption rate thus far. Just check the traffic logs of your site if you want verification of that statistic. If more than 1% of your traffic is IPv6, you're ahead of the curve.

      Also, as others have pointed out it's just a protocol, and there's nothing magical or Earth changing about it.

    10. Re:IPv6 as a help? by Anonymous Coward · · Score: 0

      That's not how it works. Not at all.

      Go read up on some IPv6 basics. The RFCs pretty much state that everybody gets their own /64.

    11. Re:IPv6 as a help? by allo · · Score: 1

      it will be dynamic ipv6. I already have it with my (german) isp. I get a /56, the router provides an option (default: on) to firewall the clients and define exceptions (ip or ip:port based) for clients with a specific MAC (which means it works with PE, too).

    12. Re:IPv6 as a help? by RockDoctor · · Score: 1

      So ... if I cared enough, AND I had any ISPs who did IPv6 (I'm not aware that there are any in this country, but I haven't looked), then before signing on the line, I ensure that I get a contiguous block of 128 or 256 or 1024 IPv6 addresses, to use as I like. Essentially, demand a class C or class B address (equivalent) from your ISP?

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
    13. Re:IPv6 as a help? by gweihir · · Score: 1

      Basically yes. Although the IETF recommendation is to give blocks of 65535 IPs to end-users, if I remember correctly. You can still do your own NAT on IPv6 though (at least on Linux as router), and a single, static IPv6 address would be enough to run your own server without any need for dynamic DNS.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    14. Re:IPv6 as a help? by Agripa · · Score: 1

      I will not bet that you are wrong but IPv6 requires allocations of /64 or larger for automatic configuration to work.

      As far as security and privacy, the lack of NAT will help with encrypted connections and large endpoint address space allows randomization of IPs and prevents brute force searches.

    15. Re:IPv6 as a help? by Agripa · · Score: 1

      Automatic configuration normally uses the Ethernet MAC address to form the IP address but IPv6 also allows the address to be generated randomly.

  3. Low latency is important for tor? by Anonymous Coward · · Score: 1

    They say in bold that low latency services are specifically difficult to hide and they don't know how to go about it, but why would anyone be using TOR for low latency applications? Is that important for transactional security somehow?

  4. Tor seismic analysis? by mveloso · · Score: 5, Interesting

    I wonder if they're doing their tracking by just sending traffic the servers in question from multiple places and with control over a few exit nodes. They'd basically be sending seismic waves through Tor and timing the responses. After a while and with enough exit nodes you could start figuring out where the other nodes are. With enough traffic analysis from ISPs or whatever you could find out where the TOR nodes actually are. At that point it becomes easier to figure out physically where they are.

    This is theoretical, but it would be fun to try.

    1. Re:Tor seismic analysis? by Anonymous Coward · · Score: 1

      There was a good example of a divide and conquer algo too.

      DDOS half the US internet for 0.5 seconds. Site go down? that half. No? Other half. Repeat.

      Realistically it's only 2^23 times to get every person in the US. 23 shots. Hell they could start with the bigger ISPs and ask nicely and do it faster.

    2. Re:Tor seismic analysis? by DaJoky · · Score: 1

      Exit nodes? On internal onion addresses? I'm not sure it's the kind of attack here. Maybe they can inject massive amount of data during inactive hours, and inspect backbones / big data centre traffic (and not "exit nodes") accordingly... But that'd be a long shot IMHO.

    3. Re:Tor seismic analysis? by Anonymous Coward · · Score: 0

      The day you start sticking up for your rights against mass surveillance in violation of the 4th amendment, and actually get this secret law bullshit removed and canceled forever, is the day you put this NSA/GOVT genie back in the bottle and start living a free life again.
      Till then, we're the NSA, we own you, fuck off.

    4. Re:Tor seismic analysis? by Anonymous Coward · · Score: 0

      yea, again, they're attacking users, and sites within tor, so there's no exit node in play here.

    5. Re:Tor seismic analysis? by Anonymous Coward · · Score: 0

      Why is this modded up? Exit nodes have NOTHING to do with hidden services, as hidden services are all based within the tor network.

  5. Bitcoin hosting. by Rinikusu · · Score: 2

    Seems like a lot of these .onion sites are hosted on hosting sites that accept bitcoin. Well, how many of those are around? Kinda easy to whittle down after you get that list.

    --
    If you were me, you'd be good lookin'. - six string samurai
    1. Re:Bitcoin hosting. by gweihir · · Score: 3, Insightful

      Just my take. Also note that they carefully avoid saying that the 400 they took down are all criminal ones. I think they took down exactly one .onion hoster and that is it. In the typical dishonesty of law-enforcement these days, they are trying to make the threat seem as large as possible.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    2. Re:Bitcoin hosting. by Anonymous Coward · · Score: 0

      You can run a bitcoin "lightweight client" that uses a third party to validate transactions without having to download everything from the p2p network yourself.

    3. Re:Bitcoin hosting. by Anonymous Coward · · Score: 0

      Probably like how they took down tormail's hosting company and a few hundred other sites and one pedo site. The NSA doesn't care about the collateral damage in taking out tormail, and the FBI can trumpet how they shut down a few hundred sites on a kiddy porn server.

    4. Re:Bitcoin hosting. by gweihir · · Score: 1

      Indeed. The problem is of course that anybody without immunity for their crimes (like the FBI and NSA) would be successfully hit with massive lawsuits for this type of destructive behavior. Well, one sure sign of a police state is that the police can kill, maim, destroy and steal without any fear of repercussions.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  6. fenced swimming pool by globaljustin · · Score: 0

    anyone who has done IT or t-Comm work knows how they did this...

    if you're not a CCNA, then this analogy may help:

    your data in transmission is like a swimming pool

    if you want to keep people out, you can fence it, protect it, lock it down any number of ways...

    but as long as you can use it, others can gain access as well...

    --
    Thank you Dave Raggett
    1. Re:fenced swimming pool by Charliemopps · · Score: 3, Insightful

      You have no idea how Tor works.
      Youtube is your friend.

      You'd need a hell of a lot more than the entry level cisco cert to figure out a way to break it.

       

    2. Re:fenced swimming pool by cheater512 · · Score: 1

      Err wtf. That analogy doesn't work at all.

      It is a swimming pool that everyone can swim in, but they don't know the physical location of the pool because they get there by a bus which takes a random route and they have black bags over their heads.

    3. Re:fenced swimming pool by gweihir · · Score: 2

      That is utter BS. You should look up the "Dunning-Kruger Effect" sometime. You are on the left end of the curve.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    4. Re:fenced swimming pool by globaljustin · · Score: 1

      i know my analogy sucked, but the principle is important

      if you can access it, it's not secure

      that's all i'm really getting at...which is still not that insightful...but someone else called me a phony below and it kidna hurt my feelings

      --
      Thank you Dave Raggett
    5. Re:fenced swimming pool by Anonymous Coward · · Score: 0

      That is a terrible analogy. Here's a more apt one:

      You come across as someone with elementary school level math skills trying to act like he understands advanced calculus.

      At least learn the basics before commenting

    6. Re:fenced swimming pool by Computershack · · Score: 1

      The bus driver knows how they get there.....

      --
      I only please one person per day. Today is not your day. Tomorrow isn't looking good either. - Scott Adams
    7. Re:fenced swimming pool by cheater512 · · Score: 1

      The bus drivers swap multiple times per trip and can't see the passengers and can't talk to them.

  7. Use heterogeneous networks?? by Anonymous Coward · · Score: 1

    According to Lewman, the task of hiding the location of low-latency web services is a very hard problem and we still don't know how to do it correctly.

    You can make it harder by using heterogeneous networks in series. For example, you can run a private encrypted digital network (not necessarily IPv4-based) over a modem and an international phone call. Keep that "link" filled with white noise or throwaway data when it's not being fully utilized for your communications channel. Stick that link between your "real" server and the box that is acting as the TOR hidden server. Even better, don't: Instead, have the "hidden server" talk to a proxy over the modem, and have that proxy use whatever method it wants, such as a non-TOR darknet, to talk to the "real" server.

    There are of course downsides to this, not the least of which is that there are many more "static" points of vulnerability and at least two places where money is changing hands with a local telephone monopoly, which means someone can be found and subpoenaed or thumb-screwed into telling what they know. But if the hidden service only needs to stay up a few hours or days, this can introduce enough delay to make finding it difficult enough that the site will be taken down by its operators before it is discovered.

    1. Re:Use heterogeneous networks?? by Anonymous Coward · · Score: 0

      Hetero is out.
      Homo is in.

    2. Re:Use heterogeneous networks?? by Anonymous Coward · · Score: 0

      Blah blah ... networks in series ... over a modem ... international phone call ... talk to a proxy over the modem ...

      He said LOW latency.

  8. there may even be attacks unknown to us by fustakrakich · · Score: 1

    Ya think?

    Tor will never work over the corporate wire. That is as absolute as the speed of light or any other natural law. Unregistered use of encryption will simply be blocked. Only with this in mind can any method of possibly successful circumvention emerge.

    --
    “He’s not deformed, he’s just drunk!”
    1. Re: there may even be attacks unknown to us by Anonymous Coward · · Score: 0

      I've used Tor at work. Does that mean I can travel at 1.1c?

  9. It didn't even have to be technical by Tearfang · · Score: 1

    It is also possible that after the identified Dread Pirate Roberts of Silk Road 1.0 they traced a connection from him to the Silk Road 2.0 DPR says that only he knew the identity... but when did he set it up how often did they communicate and did he leave any trace?

    I never believed the story of how DPR was originally identified. It is standard practice for intelligence agencies and sometimes police to hide their sources through parallel construction. They really find something out one way- then, after the fact, figure out all the ways they could plausibly have gotten the same information and say that is how they got the information. To make it more believable they can actually run the script and gather the info a second time in a manner that doesn't reveal their sources.

    1. Re:It didn't even have to be technical by gizmo2199 · · Score: 3, Insightful

      Except that Ulbricht actually did use an email or username that they traced back to him when he set up the onion server, and on top of that they caught him accessing the admin section of Silk Road when he got arrested in a library.

      It's a mix of hubris and carelessness that brings these people down. If he'd paid more attention to OpSec, he'd be a free man.

      --
      This Sig does not Exist.
    2. Re:It didn't even have to be technical by gweihir · · Score: 1

      Alternatively, they would have used a more elaborate lie an what they claim to have found.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    3. Re:It didn't even have to be technical by Anonymous Coward · · Score: 0

      This right here sums it up. Basic operational security measures were not taken, and that'll do you in every time.

  10. Um, stupid dude, have a hint for you by TrollstonButterbeans · · Score: 0

    Uh --- newbie fella --- if you have the budget, everything has always been open source.

    Ultimately, everything is assembly language and this means everything is open source and the US government sure has the budget.

    With a single kind of exception, but being a newbie fella, you'd never guess ...

    --
    Priest: "Universe from nothing, no laws of physics, sped up time"+ huge discrepancies. Creationism? No. Big Bang Theory
    1. Re:Um, stupid dude, have a hint for you by gweihir · · Score: 2

      Actually, newbie fail yourself. The complexity of analyzing software grows exponentially in size, and it is possible to add some rather large constants by obfuscation. The point where there are nt enough competent people available that can do the analysis is entirely reachable in practice.

      What makes software OSS is that it is designed to be read, not that in some theoretical, irrelevant sense it can be read.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  11. "Low" is relative by Anonymous Coward · · Score: 0

    why would anyone be using TOR for low latency applications?

    I think by "low latency" they mean "less than a few seconds" vs. "long enough to get a cup of coffee" transactions such as "please wait while XYZ downloads and installs the latest update."

  12. " low-latency web services" by Anonymous Coward · · Score: 0

    hiding the location of low-latency web services

    Wait... I thought we were talking about Tor.

  13. Never did trust it by ArchieBunker · · Score: 0

    Tor was written by the federal government. Enough said.

    --
    Only the State obtains its revenue by coercion. - Murray Rothbard
    1. Re:Never did trust it by gweihir · · Score: 1

      No, it was not. Get your facts straight.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    2. Re:Never did trust it by Anonymous Coward · · Score: 0

      Yes it was, stop talking crap.

    3. Re:Never did trust it by gweihir · · Score: 1

      It was _financed_ by them initially, that is a bit different from "they wrote it". I have asked Roger Dingledine this in 2002 and his answer was entirely satisfying back then and still is. Maybe stop hyping up things that have long since been clarified?

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  14. Full disk encryption... heard of it? by Anonymous Coward · · Score: 0

    If you're running a secret drug website that makes tens of thousands of dollars a month in commissions, who gives a shit if your physical server gets seized? Full disk encrypt that fucker, host it on a -real physical- server, and pay the $100 a month to your host with a burner card (or in bitcoins). If/when it gets seized, flip your hidden service over to the hot spare you got running. Eventually, they'll tire of playing whack-a-mole.

    Seriously, thinking about how to run this shit securely isn't hard.

    1. Re:Full disk encryption... heard of it? by gweihir · · Score: 1

      That is possibly why a few other popular market-places are still up.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  15. maybe the feds are operating the sites by Anonymous Coward · · Score: 0

    pretty easily done.

  16. Statistical timed analysis by Okian+Warrior · · Score: 4, Interesting

    As I understand the Tor process, every tine I fire up Tor it randomly chooses an exit node(*).

    Suppose I am running some exit nodes (as the NSA is suspected of doing). If I want to find the location of a hidden service I just fire up Tor and access an onion website with a specific tempo. If one of my exit nodes shows traffic with that tempo, then I know that's the exit node for this onion connection and I can trace the exit connection(**).

    If you access the site many times, eventually the statistical nature of the tempo (in your own exit node) will be apparent among the random noise of other traffic. If you do the process many times, eventually you'll find a strong statistical evidence for the target IP address.

    How many Tor exit nodes does the FBI run? How much time can they put into discovering each site? Can tempo-based access be automated?

    See here for more info. From a paper published in 2011 comes the quote:

    In this thesis we tested three correlation algorithms. [...] We found that while the two previously-existing algorithms we tested both have problems that prevent them being used in certain cases, our algorithm works reliably on all types of data.

    This would be my guess.

    (*) For the onion protocol it's listed as a rendezvous point and there's some protocol negotiation, but it's essentially an exit node.

    (**) Actually it's even simpler. Tor reports the IP address of your exit node - just keep starting Tor until the exit node is a system you control.

    1. Re:Statistical timed analysis by Anonymous Coward · · Score: 0

      How many Tor exit nodes does the FBI run?

      Nobody knows for sure, but rumors say in excess of half of them.

      TOR is fine for hiding your browsing from ad trackers. The feds don't give a tinker's damn about that. It is not fine for hiding you from the feds, something you essentially cannot do while using the internet.

    2. Re:Statistical timed analysis by AmiMoJo · · Score: 2

      .onion sites don't use exit notes, they connect directly to the Tor network.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    3. Re:Statistical timed analysis by Anonymous Coward · · Score: 1

      s/exit node/guard node/g and all of Okian Warrior's post still applies.

  17. Come on over to I2P by Burz · · Score: 3, Informative

    There are no privileged routers (or 'guard' nodes) on I2P, and from the perspective of "relays" I2P has many times the number Tor has.

    Its way better than Tor when you're looking mainly to communicate with other anon sites/users. Comes with bittorrent and an option for decentralized (serverless) securemail.

    1. Re:Come on over to I2P by Anonymous Coward · · Score: 0

      Oh yeah, I2P is great if you can actually get it to work, even at 1kb/sec level.

      I reverse engineer tunneling software at work. I2P was one of them. I knew (not anymore) its protocol inside out. I2P is impossibly slow even if your site is pure text.

    2. Re:Come on over to I2P by Anonymous Coward · · Score: 0

      This is probably a shill comment from the NSA to spread disinformation about I2P.

      "I reverse engineer tunneling software at work."

      Seriously, WTF do you do for a job? Care to elaborate?

    3. Re:Come on over to I2P by Anonymous Coward · · Score: 0

      I2P is in no need of reverse egineering, just fscking read the source. :)

      I'm a former I2P developer (no, I'm not going to sign this). I've successfully pirated movies with it. No, I didn't need to wait for several weeks. :D

    4. Re:Come on over to I2P by Anonymous Coward · · Score: 0

      Unfortunately, I2P is implemented in Java. This rules out portability & not to mention on the speculation of Oriarse back doors

    5. Re:Come on over to I2P by stewsters · · Score: 1

      So, Java is not portable now? I thought that was the point?

    6. Re:Come on over to I2P by Anonymous Coward · · Score: 0

      Oh yeah, I2P is great if you can actually get it to work, even at 1kb/sec level.

      I reverse engineer tunneling software at work. I2P was one of them. I knew (not anymore) its protocol inside out. I2P is impossibly slow even if your site is pure text.

      It has improved a LOT over the past couple years: Quite usable for browsing, mail and torrenting now.

    7. Re:Come on over to I2P by Anonymous Coward · · Score: 0

      i2pd is written in C++

    8. Re:Come on over to I2P by Anonymous Coward · · Score: 0

      I've seen i2p hit a sustained 5 mbits in both directions on a VPS. It was CPU and memory bound, and not stable long term (java and heavy loads don't mix and never will.)

      As fast as tor? Not even close, because it just can't scale like tor. Maybe someday, but I won't hold my breath. Going from 20k users to the low millions is a jump of several orders of magnitude and the devs will be the first to tell us it just isn't ready for that.

  18. It's really easy by QuantumReality · · Score: 1

    If you have so much resources as government of USA, what's the problem to get for example 500 servers in different places around the world with lets say 1 gigabit each. I assure you that they would know everything while standing in front and at the exit, sometimes even whole road. Tor client is picking those servers with best throughput first logically, it's not really random. Maybe even they already did that, maybe NSA and they are feeding public with exploit version. I would do that if i were them...

  19. She? by Anonymous Coward · · Score: 0, Insightful

    "she can launch a traffic confirmation attack"? OMFG...seriously? Are we so PC now that we have to refer to "attackers" as "she" lest we offend someone? Give me a break. Anita Sarkeesian would be so proud, I'm sure. Yes, women can be hackers. Great. And women can be rapists too (apparently). But, seriously, what are the @#$! odds? If there's a 0.1% chance a woman might do something, do we suddenly have to tiptoe through every article we write on the subject making sure to carefully balance the use of "he" with "she" in equal allotments?

    The world has lost its freaking mind.

    1. Re:She? by o_ferguson · · Score: 1

      Computers are like cars, boats and airplanes - if you don't call it "her" you're obviously gay.

      --
      - In Soviet Korea, only old people loose all their bases to Natalie Portman's petrified hot grits overlords.
    2. Re: She? by Anonymous Coward · · Score: 0

      exactly, political corrcteness bordering stupid. i stopped reading there

    3. Re:She? by Anonymous Coward · · Score: 0

      Note that in computer security parlance a hypothetical attacker is often referred to as Eve (short for eavesdropper) and therefore it's not unusual to use a female pronoun in this context.

    4. Re:She? by GiganticLyingMouth · · Score: 1

      Not sure if you're trolling, but I'll bite. This is very common in security literature -- it's always Eve, Alice and Bob, with Eve trying to intercept/subvert Alice and Bob's communications. Nothing to do with PC. That's just how it's done.

  20. Just make sure you avoid iMule! by Anonymous Coward · · Score: 1

    Judging by the file names on iMule when I decided to look into it, it *LITERALLY IS* all CP in the search results, even for mundane keywords like 'anime' and 'japanese'. I imagine it is full of either really stupid CP sharers or government honeypots, so consider yourself warned.

    That said, I2P tends to be more finicky to access sites over. The default (but reconfigurable) route settings are basically the same as Tor (3 hop, no variation.) There is a recommendation to leave a torrent, any torrent, running which will cause the i2p router to keep data tunnels open and make it faster to resolve sites accessable over i2p. Assuming they can get the sort of auditing that the Tor project has, it does however seem like a technically superior alternative to Tor, given that it supports both stream and datagram packet types and can potentially be used to carry both major forms of internet packets without needing a TCP-based VPN to a remote site.

    That said: Both need more implementations, more routers, and most of all: more technical scrutiny. The attack surfaces of software in general have become too large, and combined with packet analysis are going to require extremely motivated, creative, and/or detail oriented contributors to stay ahead of global surveillance, at home or conspired abroad.

  21. Total Traffic Transparency by burni2 · · Score: 2

    That's actually a major problem, all data is transported via government visible networks.

    How would I do it ?
    As a LEO I would try to get warrants for a full take loging of all entry guards/relays(unknowing facilitators) that were in between my request and the site and those that are under my jurisdiction. (now I know with which computers the tor-relay/entry guard communicates) I would obtain full take / warrants for those / and another round .. bingo

    now I can do traffic confirmation attacks, download the same data-size again and again and again, and perhaps uploading same data of specfic size again and again and again.

    Due to the full takes I will be able to correlate what path my data took, over all three levels. There will be misses, as not all traffic will go through the U.S. & UK
    but at a certain point in time there will be enough ip-data, where I can identify a location and a person.

    And then I need to do parallel construction (infiltration) as I now know who the person is I can generate a personality profile and figure out the best way to come in contact with the operator.

    1. Re:Total Traffic Transparency by burni2 · · Score: 2

      before somebody calls it: bullshit or so ..

      - look at the map where most tor relays/entry guards are situated

      - .. think about it that the network traffic consists basic traffic and a wandering component (it follows daylight) .. so I can steer when to do the correlation and
      when it's the best time to look for an anomaly.

  22. In other news, the feds aren't morons by sirwired · · Score: 4, Insightful

    It's a common fallacy to assume that you, on the side of Right and Truth, are clever and intelligent while The Other Guys (standing for all that is Wrong and False) are a bunch of bumbling idiots.

    That's a really easy way to get surprised and metaphorically spanked, in any context.

    Of COURSE the feds have been working on ways to de-anonymize Tor! What did you expect them to do? Go "Oh Golly-Gosh-Darn! A bunch of people have figured out a way to do things we don't like in a way that's difficult to track. I guess I'll simply sit around and eat donuts all day and wait for my dept. to get cut when it's noticed at the next budget hearing that my electronic surveillance dept. isn't actually surveilling anything!"

    Just like people within Tor do work to plug de-anonymizing holes, people that would like to de-anonymize Tor do work to find the loopholes first. Shocker.

  23. Mull all you want. by Anonymous Coward · · Score: 0

    The truth that you nerds must accept is this: the Government has more money, more and better technology, more manpower (and of greater quality that you basement dwellers can even dream of) and practically limitless resources. You can't win against them. It's that simple. "Your rights online" do not exist. What exists is an ever shorter list of what you are allowed to do. Accept those limits and admit you have lost. The battle has been over since a long time and it has always been one-sided. Get over it.

  24. Freenet by amaurea · · Score: 1

    Tor anonymous services sound quite similar to Freenet, but the latter is built for this from the bottom up rather than having it added on later. In Freenet, files are stored as encrypted blocks distributed across all freenet nodes, and files are retrieved by hashes. I don't think there's anything like gatekeeper nodes here - the only nodes that know that they host a given block is that node itself (and even it doesn't know what that block contains). Since blocks are stored redundantly, both storage and distribution is robust against the removal of nodes (or hostile nodes).

    Freenet is a pretty neat idea. But the last time I tried it (many years ago now) the latency was as high as to make it pretty much unusable. I also didn't find anything worthwhile on it, since it doesn't act like an internet gateway like Tor does. But perhaps Tor can learn something from it?

    1. Re:Freenet by ultranova · · Score: 1

      Tor anonymous services sound quite similar to Freenet, but the latter is built for this from the bottom up rather than having it added on later.

      Freenet has three big weaknesses compared to Tor:

      1) High latency. While you can "browse" it, via fproxy that comes enabled with standard distribution, it can take minutes for a page to even begin loading.

      2) Insecurity. Freenet doesn't establish connections between computers, it can only insert and retrieve files. Consequently, you can't build web services, but must rely on reqular apps running on user computer, with all the obvious security implications.

      3) Insecurity again. Last I checked, fproxy's filter tried to enumerate badness rather than just let through proven-safe HTML. It had to, because it couldn't actually parse HTML, because that would require people to write correct HTML, and that would be an unreasonable deal-breaker requirement, according to Freenet developer(s). True, you don't have to use fproxy, but it's a pretty troubling attitude for developer(s) of security-related products.

      In Freenet, files are stored as encrypted blocks distributed across all freenet nodes, and files are retrieved by hashes. I don't think there's anything like gatekeeper nodes here - the only nodes that know that they host a given block is that node itself (and even it doesn't know what that block contains).

      The host can't take its datastore and simply list the keys and contents of the blocks there, but it can take a known key and check whether it has the corresponding block - and, if it does, it can decrypt the contents of that block.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    2. Re: Freenet by Anonymous Coward · · Score: 0

      Freenet is for pedophiles. Why do you support Freenet?

    3. Re: Freenet by davidwr · · Score: 1

      Freenet is for pedophiles. Why do you support Freenet?

      Dear A/C:

      So are basic civil liberties, a planet with air clean enough to breath, and courtrooms in which juries and/or judges convict and sentence criminals for violating the law. I support all 3.

      I assume you support all three as well.

      In short, the ability to communicate privately is for everyone, from Mother Teresa to the worst scumbag you can think of and everyone in between.

      --
      Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    4. Re: Freenet by Anonymous Coward · · Score: 0

      man was that a woosh and a half!

    5. Re:Freenet by allo · · Score: 1

      freenet replaces oneclickhosters. building websites with freenet is PITA.
      tor replaces proxies. hosting websites is just the same as usual, but they are only reachable via the "tor-proxy".

  25. decentralized tor by Anonymous Coward · · Score: 0

    The way I see it, the idea of TOR is excellent. But it is still too reliant on more or less central servers, namely exit nodes.

    Instead of trying to fix the unfixable, go the only secure route: Make each user a potential exit node!
    With one important feature: let the user also decide who they accept as users of their exit node!

    As in: I whitelist my family and trusted friends based on my sole discretion and now they can use my connection as exit node. That I offer them this capability would somehow be communicated to their, as well as intermediate, clients directly.
    So instead of Mom -> TORNODES -> TOREXITNODE -> Destination, it'd be like MOM -> BROTHER -> GOOD FRIEND -> ME -> Destination.

    Now, this does likely not offer the same security as a world-wide massively used network. But then, it probably doesn't have to either for most people. Obfuscation may be enough for most, as opposed to rock-hard anonymity.

    The same principle should also be applied to emails, btw.. Instead of central Remailers, use trusted other users as relay.

  26. awkward fenced swimming pool by globaljustin · · Score: 1

    i'm not saying anyone with a CCNA can hack Tor

    i'm saying that anything that exists that can be transmitted and decoded can also be accessed by a third party

    if it exists, it's not "secure"

    maybe my analogy is awkward, but it's valid and accurate

    --
    Thank you Dave Raggett
    1. Re:awkward fenced swimming pool by Anonymous Coward · · Score: 0

      I think the quote you are looking for is:

      "The only secure system is one that is turned off and unplugged".

    2. Re:awkward fenced swimming pool by stewsters · · Score: 1

      "i'm saying that anything that exists that can be transmitted and decoded can also be accessed by a third party"
      That's not entirely true. http://en.wikipedia.org/wiki/I...

    3. Re:awkward fenced swimming pool by Anonymous Coward · · Score: 0

      I'm not sure using Tor in a swimming pool is any more secure.

    4. Re:awkward fenced swimming pool by flappinbooger · · Score: 1

      i'm not saying anyone with a CCNA can hack Tor

      i'm saying that anything that exists that can be transmitted and decoded can also be accessed by a third party

      if it exists, it's not "secure"

      maybe my analogy is awkward, but it's valid and accurate

      Sort of a "Analog Hole" analogy.

      A digital hole?

      --
      Flappinbooger isn't my real name
    5. Re:awkward fenced swimming pool by david_thornley · · Score: 1

      With respect to "decoded", you're wrong. If you're sitting in the middle, between Alice and Bob, you can't necessarily figure out what Alice is saying to Bob.

      They could be using a one-time pad. This can be awkward, but it can be done. In that case, there is no theoretical way for you to read the message.

      Even if they're using conventional cryptography, you can't currently read their messages. (Modern crypto has keys sufficiently long that keys cannot be brute-forced before the Sun burns out, and there are no known ways to break them.) It's possible that they will be broken (if P=NP, there is a polynomial-time way to decrypt any normal cipher), but it would be rash to insist that all ciphers are breakable.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    6. Re:awkward fenced swimming pool by globaljustin · · Score: 1

      alice/bob = if Bob can figure it out, then you can...theoretically...the same way Bob does. I don't think this is an earth-shattering claim.

      one-time pad = if and only if you destroy the key sheet...from the wiki: "Both Alice and Bob destroy the key sheet immediately after use, thus preventing reuse and an attack against the cipher."

      Bob/Alice as hostage...one way to intercept the message is to stand next to Bob with a gun to his head...if you get my meaning...no this is absolutely not any proof that all crypto is breakable...but once it gets to the receiver, and decoded...it's not crypto anymore...its just some info in a person's head

      thanks for responding...i learned a bit about Claude Shannon I didn't know...

      also, I don't think my assertions were that far off base from the start, but "perfect secrecy" does definitely exist in theory just as any message that can be received can be intercepted in theory

      --
      Thank you Dave Raggett
  27. not trying to be an impostor by globaljustin · · Score: 1

    i said this in another comment:

    i'm not saying anyone with a CCNA can hack Tor

    i'm saying that anything that exists that can be transmitted and decoded can also be accessed by a third party

    if it exists, it's not "secure"

    maybe my analogy is awkward, but it's valid and accurate

    what i'm really trying to say is, if you can access it, so can someone else

    --
    Thank you Dave Raggett
    1. Re:not trying to be an impostor by gweihir · · Score: 1

      And really, that is not true.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    2. Re:not trying to be an impostor by globaljustin · · Score: 1

      you don't think so?

      in what manner?

      i'm not trying to debate i'd just like to see an example

      --
      Thank you Dave Raggett
    3. Re:not trying to be an impostor by gweihir · · Score: 1

      Even basic secure asymmetric crypto does not work that way. No key - no access. And unless you give away your secret key to others, nobody but you can decrypt.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  28. Yes it was by Anonymous Coward · · Score: 0

    See http://en.wikipedia.org/wiki/Tor_(anonymity_network)#History

    1. Re:Yes it was by f3rret · · Score: 1

      The methodology and the original theory was sponsored by the government, they did not write any of the software currently being used by the TOR network.

      --
      Admit nothing. Deny Everything. Make Counter-accusations.
  29. Re:Lick my open sores!! by Anonymous Coward · · Score: 0

    Keep telling yourself that

  30. Or they by Anonymous Coward · · Score: 0

    paid , bribed, threatened people for the info.

  31. Feds run 50% of Tor nodes? by Anarchy24 · · Score: 1

    I think I have read before (and it would seem to make logical sense) that if the Feds run more than 50% of the Tor nodes, they can start to reliably trace traffic? If this is the case, I have no doubt that the US gov't has the computing power. The "drug war" is very well funded.

    1. Re:Feds run 50% of Tor nodes? by Swampash · · Score: 1

      Where do you think Tor came from? It was a government project designed to protect intelligence communications. The Feds know Tor inside and out because it was paid for by the federal government.

  32. Having been the target of a few FBI investigations by Anonymous Coward · · Score: 0

    without specific knowledge, the FBI is very good at perseverance in investigation meaning they could identify the IP of every single bitcoin client and identify clustering by geography compared to all of the Tor exit nodes, for example. They are not particularly hi tech savvy but they are relentless in sorting through the minutiae.

  33. Mull all you want. by Anonymous Coward · · Score: 0

    Even they have to follow natural law, e.g., inefficiency in factoring large primes. The protectors of information have this natural advantage if we care to use it.

  34. Defender's Dilemma by Shoten · · Score: 1

    So, look at this through the eyes of the defender, in the context of breaches of other sites. Put aside ethics, right/wrong, law, etc.; what this comes down to is a security breach when viewed from the defender's perspective, right?

    Okay, so when you look at past breaches, what do you find...breakdowns in basic security. Sony wasn't patching, Home Depot wasn't watching their security monitoring, etc. While many vendors and researchers are trying to come up with novel security products and solutions to solve exotic problems in unique ways, what's actually happening is entities aren't following Security 101.

    There are signs that this has happened with Tor as well. Silk Road 2.0, for example, was registered using "Blake@Benthall.net," which is about as NON-anonymous as you can possibly get. It's not only giving up the name, it's the name as it's tied to a very specific "Blake Benthall," so that law enforcement wouldn't even have to set about figuring out which Blake Benthall it was. A quick warrant request, a fax to the hosting provider behind "Benthall.net," and the guy is toast. This is not very fucking good security, at a fundamental level. And even worse, it was what got Ulbricht, the original operator of Silk Road, caught.

    The argument could be made that only some domains were hit because others were out of reach due to where they were hosted; I don't buy this. In the past, it's been possible to get significant disruption of even the most unreachable systems through a number of means. This is why the RBL "broke up" and went to ground; even being out of the reach of law enforcement didn't mean their IP space couldn't get blackholed by ICANN, for example, or domains ignored by upstream TLD resolvers in the DNS hierarchy. I do believe that this "out of reach" potential was why hundreds of domains were shut down, but only 17 people were arrested. But if there were a fundamental issue with TOR itself, I don't see why they couldn't (and wouldn't) take down all of the sites they would want to hit at one blow. But now three of the top six drug-sale sites are still up, including the one that was second-largest, Agora.

    So this looks more to me like the variability of operational security among the operators of the different domains, and poor security by those that got hit.

    --

    For your security, this post has been encrypted with ROT-13, twice.
  35. Re:As always by Anonymous Coward · · Score: 0

    I'm surprised you got a -1 on that comment. It doesnt seem out of line to me.

  36. "she" - lol by Anonymous Coward · · Score: 0

    "...the guard node or somehow obtain access to it, she can launch a traffic confirmation attack to learn the identity of the hidden service..."

    I'm sure "she" is really the one launching an attack... Why assume he is a female? It makes more sense to assume he is a male, especially considering the proportion of men to women in the industry.

  37. I think you left out a few words by Anonymous Coward · · Score: 0

    inefficiency in factoring large primes

    Did you mean "inefficiency in factoring the product of two large primes"?

    1. Re:I think you left out a few words by DocSavage64109 · · Score: 1

      I can factor large primes in by hand in less than a second.

  38. It's a nod to diversity :P by davidwr · · Score: 1

    I'm sure "she" is really the one launching an attack... Why assume he is a female? It makes more sense to assume he is a male, especially considering the proportion of men to women in the industry.

    Women are under-represented in computer science. By over-using the female gender when referring to people of an unknown gender or at least using it about half the time, we hope that girls will say "hey, I can do that too someday, if I study hard and go to college".

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  39. Lol you fools. by Anonymous Coward · · Score: 0

    They have a traitor in their midst. An inside man. Humint. Been a while now too.

  40. Re:It's a nod to diversity :P by Anonymous Coward · · Score: 0

    Why do women have to be "represented" equally? What's the benefit to anyone?

    Diversity is a false ideology, and does not support "the best person for the job". Women are different emotionally, intellectually, and physically from men. If they don't want to enter STEM, then they don't want to. Who cares?

    Let's not try to downplay mens' presence or importance in the industry.

    Equality is the freedom to choose, not the equal representation of of certain minority segments..

  41. Tor Directory by allo · · Score: 1

    Isn't this a great attack vector anyway? Impersonate the directory and show the clients only your nodes.

    @guards: does the guard know, its the guard of a hidden service? Maybe someone used tor nodes in the hope to become guard of the services, maybe renewed the node-ids often and then uncloaked them?

  42. Nothing Says it Like TOR by tmjva · · Score: 1

    If I may be so bold to paraphrase Bruce Schneier, nothing says "Investigate Me" like using TOR.

    --
    Tracy Johnson
    Old fashioned text games hosted below:
    http://empire.openmpe.com/
    BT