Slashdot Mirror


WikiLeaks Under Fire

kan0r writes "The transparency group WikiLeaks.org currently seems to be under heavy fire. The main WikiLeaks.org DNS entry is unavailable, reportedly due to a restraining order relating to a series of articles and documents released by WikiLeaks about off-shore trust structures in the Cayman Islands. The WikiLeaks whistle blower, allegedly former vice president of the Cayman Islands branch of swiss bank Julius Baer, states in the WikiLeaks documents that the bank supported tax evasion and money laundering by its clients from around the world. WikiLeaks alternate names remained available until Saturday, when there seems to have been a heavy DDoS attack and a fire at the ISP. The documents in question are still available on other WikiLeaks sites, such as wikileaks.be, and are also mirrored on Cryptome. Details of the court documents have also been made available."

23 of 282 comments (clear)

  1. You know you're doing something right by Silver+Sloth · · Score: 3, Interesting

    when they start shooting at you.

    --
    init 11 - for when you need that edge.
  2. Re:To those behind the attacks... by TheRealMindChild · · Score: 4, Interesting

    You know, maybe I am a few links shy on my paperclip necklace, but don't you think it kind of conspicuous that while said DoS attack is going on, this submitter not only informed Slashdot about it, but actually pointed us all to the still-left-standing mirrors... as if to try and trigger the Slashdot effect.

    --

    "When life gives you lemons, don't make lemonade. Make life take the lemons back!" -- Cave Johnson
  3. Re:But why? by Jurily · · Score: 2, Interesting

    what if they did it themselves? :)

  4. Re:Winner: Counter-productive move of the year by Anonymous Coward · · Score: 1, Interesting

    > Could the people leaked about on WikiLeaks really be this dumb? Is there anything that will guarantee that this information will be more broadly distributed and read and more likely to come to the attention of the main stream media?

    Maybe that's the point.

  5. Re:But why? by morgan_greywolf · · Score: 5, Interesting

    Interesting, but not likely. WikiLeakS is already well-known and they have plenty of traffic on their site. The publisher of the leaks themselves is known and WikiLeakS is just a neutral party to this really -- they just serve up what people post.

    Besides, what about the mysterious UPS fire? I find that interesting because UPSes, especially commercial grade ones installed in server rooms, typically have safety mechanisms (read: big breaker switches) in them that prevent them from overloading and catching fire. In 15 years of working in server rooms, I've never actually seen one catch fire, though I've heard of a few freak accidents.

  6. This is why.... by brunes69 · · Score: 2, Interesting

    ..WikiLeaks is a flawed idea.

    What they should have is a very simple page at WikiLeaks.com instructing people on how to easily download, install and use FreeNet, with FreeNet links to a FreeNet-hosted WikiLeaks website.

    Then the site would not easily be able to be brought off line, because no one would know where it was hosted (since it is not actually hosted *anywhere*)

  7. Re:Doesn't necessarily have to be big business/ go by CHESTER+COPPERPOT · · Score: 5, Interesting

    There are also a number of "citizen groups" out there that want to shut down wikileaks because they think it is anti-democratic. It seems a lot of them are affiliated with the guys who "hunt" terrorists online. One such blog of note is the "Civilian Irregular Information Defense Group". See this blog post here. Though they seem to be from a psychological operations bent rather than hackers.

  8. This is What Freenet Was Made For by Anonymous Coward · · Score: 5, Interesting

    "DDoS attack"

    This is why WikiLeaks, although good in theory, won't be able to survive in practice. It is centralized, and being as such it can be subject to attack, threat and intimidation.

    Those running WikiLeaks should also post their material to Freenet. This is advantageous for two main reasons: First, insurance against the site going down due to attack, lack of funds, etc. Second, it will prevent attacks in the first place since the attackers know nothing can be gained, there material is already out there and won't be able to be taken down. So even if Freenet isn't to be the main site, it is still useful to have the content on Freenet too.

    1. Re:This is What Freenet Was Made For by 0100010001010011 · · Score: 4, Interesting

      7/ Still carries a stigma of being associated with child porn.

      I would like to see an update to the bittorrent protocol which allows 'dynamic' torrents. The hashes and files of a directory could be changed as a file is added or changed. Build in some mechanisms so that only the original seeder can make changes and set it up and point it to /wwwroot/.

      First download might take a little long, but everytime someone added/changed a file it would be almost instantly replicated across the torrent network. I know that I'd donate some HD space and an open 'dynamic torrent' in rtorrent for something like this.

    2. Re:This is What Freenet Was Made For by FreenetFan · · Score: 2, Interesting

      Freenet has a built-in web proxy called FProxy that you use to browse freesites. These are just regular HTML webpages but without dynamic content. FProxy has filters that strip out anything that could compromise your anonymity, such as links to the regular internet.

      You visit sites by using a standard web browser and visiting an address like this:

      http://localhost:8888/USK@....../wikileaks/23/

      where the dots are a string of characters that provide keys to the location of the site within Freenet and the decryption keys for the content. The number 23 is the version of the site; Freenet will automatically fetch updates as they are inserted.

      It is trivial to expose FProxy so that it is visible to the whole internet. The reason people don't is that you could find yourself in legal trouble if forbidden content is accessed from your IP address. To browse anonymously you have to run a Freenet node yourself, I don't think there is any way round this.

    3. Re:This is What Freenet Was Made For by complete+loony · · Score: 2, Interesting
      I've thought about exactly that type of design myself, in a reasonable amount of detail. Some bullet points;
      • swap from a list of hashes in a torrent file to a hash tree for block verification, don't hash nodes together that have no sibling, instead maintain a list of hashes for the current right edge of the hash tree
      • the tracker returns the current right edge hash list for the torrent with every response
      • when the torrent is updated, the tracker adds the new block hashes and returns the new list of hashes for the right edge of the hash tree
      • add p2p messages to [ request / respond with ] any hash in the hash tree
      • change the global identifier of the torrent from a hash of the meta data to a hash of the master tracker URI
      • copy / move meta data from the torrent file to the end of the data blocks, peers can then bootstrap everything from the tracker or other peers knowing only the torrent URI
      • add semantics to the meta data to include "patch process from previous version" instructions, include size information so the location of the previous meta data blocks can be determined by the client
      • clients should respect 3xx http redirects and use them to identify other trackers
      --
      09F91102 no, 455FE104 nope, F190A1E8 uh-uh, 7A5F8A09 that's not it, C87294CE no. Ah! 452F6E403CDF10714E41DFAA257D313F.
  9. Re:Questions by morgan_greywolf · · Score: 2, Interesting

    Is it possible to overload a power supply to the point of fire from a remote location? I've heard of black hats getting into the climate control systems of certain areas and loading up the heat and frying certain parts of computers, but a power supply? There are UPSes with intelligent controllers, of course. I don't really know how easy or difficult it would be to make these cause a UPS to overload, maybe someone else here has knowledge I don't. I would hope anyone using such a controller would take proper safety precautions, such as making them inaccessible from outside the internal network, but you know how smart some people are ... :)
  10. Re:Questions by BadHaggis · · Score: 2, Interesting

    Yes, it is possible to hack modern UPS's. That's one of the reasons it is important to keep the firmware up to date, mostly to prevent some type of SNMP snooping/monitoring software from being used. However, I'm not sure if once hacked if the UPS could be made to self destruct, it might be possible if you could turn off the charge monitoring and force an overcharge on the batteries. Just a theory, and I'm sure there are people who know better than I if this is possible.

    --
    Homo homini lupus
  11. Privacy for all or nothing by tjstork · · Score: 5, Interesting

    The problem with Wikileaks and other "expose" sites like it is that they rationalize what they do by choosing selective enforcement of privacy rights. They say that it is ok for them to trump an interest in privacy because doing so benefits the public good. While this might be laudable at the service, a more studied approach to this would show that one could also use the selective revealing of private documents to advance a political agenda. Everyone's private documents "look bad", and so, cherry picking which documents should be revealed, really just undermines the people being cherry picked.

    For this reason, if you want truth, and are that interested in the truth, then you should advocate the full public disclosure of all corporate, charitable and government documents. Since this covers just about everyone, it follows that there should be no privacy at all and we ought to live in a world where everything is online. The alternative is to accept that there is a right to privacy, and if so, then institutions such as wikileaks ought to be viewed with a well deserved deep distrust, as the outcome can only be ultimately political.

    --
    This is my sig.
  12. Stupid is as Stupid does. by Fantastic+Lad · · Score: 3, Interesting
    If you're silly enough to think that money is god, then you're silly enough to try to attack information on the internet.

    Psychopaths live in utterly false realities where their idea of how things work totally overshadows how things actually work. --But it does make them dangerous and tiresome, because they just keep trying to kill and destroy things and they never stop. It's like having somebody constantly trying to break down your Leggo structure while you're trying to build it. --And they'll also go running to the teacher to try to get you in trouble for the shit they're pulling.

    --And information does vanish if you don't work to keep tabs on it. --The prime minister of Canada was caught trying to hide his millions worth of personal wealth from taxation in such an off-shore scheme, but it's very hard to find that info now.

    One of the most effective ways for information to get lost is when the key word for the issue happens to be the same as for some other totally unrelated item which happens to be many times more current and popular. That one is frustrating.


    -FL

  13. Re:To those behind the attacks... by TheRaven64 · · Score: 4, Interesting

    Though you missed the 4th possibility: The webserver is a Commodore 64. We only linked to that one once :( I think we actually hit it twice, but it stood up very well. Admittedly it was only hosting a 100-byte text file, but it was responsive when I tried it. Perhaps everyone assumed it would be down and skipped the link?

    The page about the C-64 web server, hosted elsewhere and full of pictures, only lasted a few minutes, as I recall.

    --
    I am TheRaven on Soylent News
  14. Re:But why? by ediron2 · · Score: 2, Interesting

    What do pics datestamped 2001 (and involving Texas A&M) have to do with the wikileaks UPS fire? The way you reply, you could be saying 'yeah, this *sort* of freak accident can happen', but it comes across as 'here's pics, it wasn't a UPS but a PCU'. Care to fill in a bit more info?

  15. Perhaps Judge White... by Anonymous Coward · · Score: 1, Interesting

    ...is attempting to conceal his own money laundering thru the Caymans? I can see how blackmail would motivate a corrupt judge to ignore the Constitution and sneak this injunction thru without any representation on the affected party whatsoever. And people think the Mexican judicial system is corrupt. They learned from the best! Ours.

  16. Re:But why? by D-Fly · · Score: 5, Interesting

    Hard to believe, but they were taken offline by court order in the United States. A corrupt Swiss Bank, Julius Baer, objected to wikileaks posting documents showing malfeasance on the part of the bank, so this crazy judge, Jeffrey White, who really doesn't understand the First Amendment (and was nominated to the Federal bench by Bush of course), ordered the site to be taken offline. Here's a BBC link describing what happened. And another one from Counterpunch.

    --
    \
  17. The war of the injunctions by davidwr · · Score: 2, Interesting

    The domain is owned by people in Great Britain.

    It would be interesting if a British court ordered ICAAN to transfer the domain registration from Dreamhost to a registrar of Iwein Dekoninck's choosing, under penalty that if it did not, the court would order British ISPs to blackhole anyone using Dreamhost for DNS.

    This would create an international incident no doubt.

    It won't happen in a UK court but I wouldn't be surprised if some small country wanted to flex its muscle in a case like this in the future.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  18. Re: Question? Answer. by not_hylas(+) · · Score: 2, Interesting

    CHESTER COPPERPOT:

    Question:

    "Is it possible to overload a power supply to the point of fire from a remote location? I've heard of black hats getting into the climate control systems of certain areas and loading up the heat and frying certain parts of computers, but a power supply?"

    Answer:

    "The trojan has controllers on the universal power supply."

    http://www.securityfocus.com/comments/articles/11372/33500/threaded#33500

    http://www.securityfocus.com/comments/articles/11372/34207/threaded#34207

    --
    ~hylas
  19. Re:But why? by T+Murphy · · Score: 2, Interesting

    Actually, no one may know what information was intended to be censored- there are enough companies, governments and individuals who would have motive to take the site down that the culprit has a certain level of anonymity amongst the crowd of them. For once censorship may not have the typical backfire we're used to.

  20. Is Dynadot to blame? by russotto · · Score: 2, Interesting
    It looks to me like Dynadot may have simply rolled over on their customer to get themselves out of the line of fire:

    The Court, having considered the stipulation between Plaintiffs JULIUS BAER & CO. LTD and JULIUS BAER BANK AND TRUST CO. LTD. (collectively "Julius Baer" and/or "Plaintiff's") and Defendant DYNADOT LLC ("Dynadot"),


    A stipulation is an agreement between two parties in a lawsuit that a certain fact or issue is not contested. What exactly did Dynadot stipulate to? Was it just that they were indeed the registrar for wikileaks.org, or was there more?