Slashdot Mirror


Freenet Version 0.7 Release Candidate 1 Available

apostle5406 writes to mention that the "Freenet" project (a global peer-to-peer publishing network) has unveiled their first release candidate. "Freenet 0.7 is a ground-up rewrite of Freenet. The key user-facing feature in Freenet 0.7 is the ability to operate Freenet in a "darknet" mode, where your Freenet node will only talk to other Freenet users that you trust. This makes it much more difficult for an adversary to discover that you are using Freenet, let alone what you are doing with it. 0.7 also includes significant improvements to both security and performance."

232 comments

  1. Well, that's good... by koh · · Score: 2, Informative

    But is it faster? Please?

    --
    Karma cannot be described by words alone.
    1. Re:Well, that's good... by evanbd · · Score: 5, Informative

      Yes, it's faster. No, it's not fast, but it is usable.

      There are some browser setting changes that help a lot; Freenet includes a Firefox profile with the appropriate changes for use when browsing Freenet. It won't ever be as fast as the web, but most freesites are quite usable. Plenty of people report success downloading largish files (isos, etc).

      You'll want to leave your node connected for a while; it will get faster over the first few minutes / hours it's installed, and somewhat even after that, especially as your node begins to cache popular data. As always, having a fast network connection helps a lot.

    2. Re:Well, that's good... by Threni · · Score: 2, Insightful

      Probably easier to make a secure system faster than a fast system secure.

      What's really needed is cities/countries covered by individual Wifi devices - ie outside of the reach of ISPs. You'd probably hate the speed of that until it reached critical mass, but it would be impossible in theory to prevent the spread of any `numbers` using that system.

    3. Re:Well, that's good... by Anonymous Coward · · Score: 3, Interesting

      Your child porn, sadly, will not download any faster. Freenet users are disgusting. Your information to fight totalitarian governments, sadly, will not download any faster.

      There, fixed that for you.
    4. Re:Well, that's good... by Jugalator · · Score: 1

      Not to mention you who browse the web, and thus is using it to satisfy your beastiality desires. Utterly horrifying.

      --
      Beware: In C++, your friends can see your privates!
    5. Re:Well, that's good... by SanityInAnarchy · · Score: 2, Informative

      This is exactly what was always said about Freenet -- leave your node connected for awhile, large files work well, change your browser settings, etc.

      And I did this, and it worked, somewhat. It was just staggeringly unusable, most of the time.

      --
      Don't thank God, thank a doctor!
    6. Re:Well, that's good... by Digi-John · · Score: 0, Flamebait

      Wake me when there's actual information to fight totalitarian governments being spread on Freenet, instead of just child porn and UFO conspiracy theories (I guess they'd be WTC conspiracy theories now).

      --
      Klingon programs don't timeshare, they battle for supremacy.
    7. Re:Well, that's good... by grumbel · · Score: 4, Interesting

      When it comes to speed Freenet has still a few problems:

      1) Freenet tries to keep downstream and upstream bandwidth equal, this means that it gets hard to tell if your node is downloading or uploading anything, which is good for anonymity, but it also means that you are limited to your upstream bandwidth, which with most DSL providers isn't all that great and often a tenth of your normal downstream bandwidth. There is basically no chance that this ever gets fixed.

      2) Freenets datastore/cache is extremely slow, it doesn't really matter how often you already already visited a page, revisiting it again takes often a long long while, while it really should be instantaneous, after all the data is already on your machine. Tweaking a few settings in Firefox helps a bit, but the performance is still so bad that it is basically unusable for actual browsing, even if things are in your cache. This pretty much sucks, but luckily isn't by design and should be fixable.

      3) KSK redirect downloads are slow, which in turns means that message systems like Frost, that are based on KSKs, are very easily spammed up to a level where you can't even download all the spam, i.e. it isn't just an annoyance but completly blocks both download and upload of messages. There is another messaging system in development and that KSK problem might also be fixable from what I understand.

      Other then that Freenet works for most parts as expected. It won't win any speed records anytime soon, but it works for uploading and downloading even larger ones when you have the time.

    8. Re:Well, that's good... by ushering05401 · · Score: 1

      "Wake me when there's actual information to fight totalitarian governments being spread on Freenet, instead of just child porn and UFO conspiracy theories (I guess they'd be WTC conspiracy theories now)."

      This kinda strikes me as an 'if you build it they will come' situation.

      The types of sharing networks this tool provides are already useful to certain types of people.

      Unless there are some serious reversals in governmental surveillance policies, tools like this will only become more valuable.

    9. Re:Well, that's good... by Toonol · · Score: 1

      The food is lousy and the portions too small!

    10. Re:Well, that's good... by STrinity · · Score: 1

      Nope, still too slow to make a viable kiddie porn distribution channel.

      --
      Les Miserables Volume 1 now up with my reading of
    11. Re:Well, that's good... by Anonymous Coward · · Score: 0

      thats the problem with freenet the only content people bother with is content thats too illegal for the web

    12. Re:Well, that's good... by apostle5406 · · Score: 1

      Yes and no.

      Messages on the Frost messaging system spread fast enough to have a fairly active discussion. There's been a lot of DoS attacks on some message boards but the latest version of Frost is a lot better able to handle them.

      Freesites (websites entirly within freenet) load a lot faster than they used to. File inserts and downloads also are working a lot faster than before. Large files ~ 200MB and larger start to get slower insert and download rates.

      If you take the time to collect 5-10 darknet references and disable "promiscuous mode" your node becomes very hard to detect or block.

      I've no firsthand knowledge of this but I've also seen claims that 0.7 can not be blocked by the "great firewall of china".

      All in all, I think it's come a long way. Once premix routing is added it's going to be even better and I'm going to keep track of it and at the same time, maintain my 0.5 node http://peculiarplace.com/freenet/

    13. Re:Well, that's good... by evanbd · · Score: 3, Informative

      The first link from the Ultimate Freenet Index (one of the larger index sites) is to images of violence in Tibet.

      Is that somehow not good enough for you?

      Link (requires freenet to be installed and running.)

    14. Re:Well, that's good... by fbjon · · Score: 2, Informative
      A few rebukes:
      1. The default for Freenet nodes is to have downstream limit = 4 * upstream limit. My stats show the total input at about 50% more compared to output over a couple of days of uptime.
      2. Revisiting is actually instantaneous for me right now, I just checked with a page I've never visited before that wasn't already in my datastore/cache (took about 14 seconds to load the first time).
      --
      True confidence comes not from realising you are as good as your peers, but that your peers are as bad as you are.
    15. Re:Well, that's good... by iminplaya · · Score: 1, Insightful

      You'll want to leave your node connected for a while; it will get faster over the first few minutes / hours it's installed, and somewhat even after that, especially as your node begins to cache popular data.

      Staying connected to a single source for any great length of time is the last thing you want to do if you don't want to draw attention. And encrypted data will draw attention. Anything that can't be read will be flagged. Neither Freenet or Tor will protect you on today's heavily monitored wires.

      New and Improved! No Warrant needed!

      --
      What?
    16. Re:Well, that's good... by evanbd · · Score: 2, Informative

      That's an odd thing to say, considering that there are plenty of people out there using Freenet who haven't been arrested / disappeared / etc.

      Perhaps you should get your tinfoil hat resized.

    17. Re:Well, that's good... by electrosoccertux · · Score: 1

      Your child porn, sadly, will not download any faster. Freenet users are disgusting. Your information to fight totalitarian governments, sadly, will not download any faster.

      There, fixed that for you. In China they just sack you for using too much encryption, and have government run TOR servers.

      I would help run this network but I am convinced it is full of child porn.
    18. Re:Well, that's good... by makomk · · Score: 1

      Yeah - apparently, the routing in 0.5 was, well, somewhat broken. 0.7 works better - for example, you only need to leave it connected for an hour or two in order to get working connectivity, from what I remember. It also now has routing that actually works as intended, most of the time.

    19. Re:Well, that's good... by nEJC76 · · Score: 1

      I would help run this network but I am convinced it is full of child porn. If you don't run it, how would you know?
      Statements like this smell like FUD...
    20. Re:Well, that's good... by Anonymous Coward · · Score: 0

      orly? What kind of information? What's it doing to fight totalitarian governments? Which ones? Is there enough to justify the amount of child porn being distributed?

    21. Re:Well, that's good... by Anonymous Coward · · Score: 0

      The people were many, the drinks few. It was everything I expected. And less.

    22. Re:Well, that's good... by Anonymous Coward · · Score: 0

      Freenets datastore/cache is extremely slow, it doesn't really matter how often you already already visited a page, revisiting it again takes often a long long while, while it really should be instantaneous, after all the data is already on your machine. Tweaking a few settings in Firefox helps a bit, but the performance is still so bad that it is basically unusable for actual browsing, even if things are in your cache. This pretty much sucks, but luckily isn't by design and should be fixable.

      I'm just guessing here, but I could see how this COULD be by design: if an adversary takes control of your computer (say, you're a Chinese dissident and your computer is seized), he could easily find out which sites you have likely visited by seeing how fast they load if this was different. And sure, you might say "oh, it's just coincidence that this and that freesite loads so fast - I never accessed it, it must just be by random chance that it happened to come to rest in my datastore", but do you really think that a semi-totalitarian regime would care much that they can't prove with 100% certainty you visited the site? 99.999% certainy would probably be enough for them.

    23. Re:Well, that's good... by grumbel · · Score: 1

      1) Yes, I know that setting, but it doesn't seem to have any influence here, upstream and down stream are always pretty much equal, never even close to 4x, which of course makes sense since that is the only way you can diny to actually use it. "I didn't download anything, I was just routing traffic..."

      2) Might be a matter of CPU power that it takes to deoce from the datastore/cache, try opening up multiple pages at once, complexer pages, etc. Freenet very quickly becomes rather unresponsiv and loading stuff from local cache ends up being slower then downloading from the real internet. Also try a bigger download, just FEC decoding it can take hours.

      4) And another two issue, not speed related: The documentation sucks, it is currently very hard to figure out how Freenet works and the lack of a standard FCP library makes tool writing more complicated then it should be.

    24. Re:Well, that's good... by ultranova · · Score: 1

      I tried FreeNet once. There's nothing on there but child porn and nothing loads.

      If nothing loads, then how do you know what's in the network ?

      --

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

    25. Re:Well, that's good... by FreenetFan · · Score: 1

      People transfer encrypted data all the time!

      If using encryption will flag you as subversive, then what is the answer?

      To meekly stop using encryption and be a good obedient citizen?

      Or for even more people to use more encryption more often, even for things that don't need it?

      I'm sure the future for things like Freenet will include steganography, but I think the current system works well enough for now.

    26. Re:Well, that's good... by grumbel · · Score: 1

      I'm just guessing here, but I could see how this COULD be by design: I doubt it. For one thing it is not actually hard to decrypt the datastore, all you need is a list of keys and you are done, i.e. the 'encryption' of the datastore is for plausible deniability, not to protect anybody from looking into it. But more importantly, your browser history will give all that information away anyway and even if it would anybody could hack together a Freenet that doesn't have a slow datastore. And just for the record, getting stuff from your datastore is still faster then getting it from Freenet, just a lot slower then loading normal pages from your harddrive.

      Anyway, if you want to hide that you are running Freenet you have to get a encrypted partition either way, that is the only way they can't meddle with your datastore or other Freenet stuff once they have seized your computer.
  2. How fast is it? by SKPhoton · · Score: 1

    Great, but how fast is it? I've used it in the past and supported it for a while, but it was horrifically slow.

    1. Re:How fast is it? by koh · · Score: 1

      Only one minute and two comment ids apart. Cheers, friend, let me share this first post with you.

      --
      Karma cannot be described by words alone.
    2. Re:How fast is it? by me+at+werk · · Score: 1

      Hang on now, he was probably using Freenet to post his comment.

      --
      For context, click Parent.
  3. Darknet Mode by garett_spencley · · Score: 2, Funny

    "This makes it much more difficult for an adversary to discover that you are using Freenet, let alone what you are doing with it."

    Sure, that's all fine and dandy for the person who wants to conceal that he's using Freenet ... but what about us stalkers and snoopers ? Where does that leave us ?

    The humanity! :(

  4. Pedophiles by Anonymous Coward · · Score: 2, Insightful

    The sad fact is that freenet has historically been full of pedophiles. This will only further enable pedophiles to hide from the FBI.

    1. Re:Pedophiles by Slashdot+Suxxors · · Score: 4, Funny

      That is a complete fabrication. You sir, ought to be ashamed with yourself for turning /. into a HOUSE OF LIES.

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

      The sad fact is that freenet has historically been full of pedophiles

      The sad fact is that it's full of whatever anyone uses it for, with more popular content spreading to more nodes and booting less popular content from the caches, therefore everyone who believes it must be full of child porn must believe that pedophiles outnumber everyone else, especially given the number of Chinese news sites that exist for it.

    3. Re:Pedophiles by paganizer · · Score: 3, Insightful

      It is a fabrication.
      I've been using freenet for a long, long, log time, since 0.3 was freshly released.
      The truth is that Pedophiles do NOT use Freenet 0.7; it's insecure, and their identity would be too easily compromised.
      This means it's also not smart for whistle blowers, activists, freedom fighters, or anyone else to trust it's anonymity & privacy. You seize the computer of one Darknet user, and all the members of that darknet are compromised. other insecurities abound.
      A good rule of thumb; if Pedophiles can use a system with impunity, it's probably safe to talk about your boss ripping off the government.
      Freenet 0.5 is still active, still has thousands (at least) of users, and is still private and anonymous; the only thing anyone can say about a user without using a keylogger is that they are, indeed, a user. and thats not necessarily easy to say with total certainty.
      Freenet is either going to have Pedo's and other sick farks, or it's anonymous & private; you can't have both.

      --
      Why, yes, I AM a Pagan Libertarian.
    4. Re:Pedophiles by paganizer · · Score: 3, Insightful

      "Freenet is either going to have Pedo's and other sick farks, or it's anonymous & private; you can't have both."

      note to self: use the frakking preview button!!

      try "Freenet is either going to have Pedo's and other sick farks, or it's NOT anonymous or private; you can't have it both ways"

      --
      Why, yes, I AM a Pagan Libertarian.
    5. Re:Pedophiles by bcrowell · · Score: 5, Interesting

      I'm not surprised that the grandparent decided to post anonymously. The only thing worse for your slashdot karma than criticizing Apple in a comment on an Apple story is to criticize BSD or Freenet in a comment on a BSD or Freenet story. The grandparent (who has now been modded down to -1, Troll) is factually correct. I tried out freenet several years ago, and poking around in the content that existed, it was extremely heavily weighted toward child pornography. Based on that observation, I made a personal decision that I didn't want to run a freenet node, because having my computer running as a freenet node meant I was contributing to that. Now we could have a reasoned debate about the issues. We could ask whether the individual has a responsibility not to contribute to this, or whether the individual is more like a common carrier. We could ask whether any government restrictions on free speech are morally and philosophically acceptable. We could talk about whether concern about child sexual abuse has turned into hysteria, and has resulted in bad legislation. We could make careful distinctions between government and private action against speech we disapprove of. Yes, we could do all these things, but we won't, because this thread is about Freenet, and therefore it will be heavily modded by people who are fans of Freenet. Ironically enough, Freenet users on Slashdot have shown unlimited willingness to use moderation to silence opposing points of view. How do I know? Because this isn't the first time I've sacrificed karma by trying to make a skeptical post about Freenet in slashdot comments on a Freenet story.

    6. Re:Pedophiles by koh · · Score: 3, Interesting

      The sad fact is that before now, only pedophiles and other criminals used something like Freenet to conceal their activities. Now that everyone (and given current eavesdropping policy in the US and laws recently passed in various EU countries, I really mean everyone) has to use it to maintain their privacy, everyone will be considered a pedophile at first. For at least 2-3 more years I think, depending on who's getting elected in the US.

      However, if it really gets faster, in one year or so the useful content will override the unlawful content a hundred to one, and then maybe the medium will get some popularity at last.

      --
      Karma cannot be described by words alone.
    7. Re:Pedophiles by evanbd · · Score: 2, Insightful

      What makes you say 0.5 is more secure than 0.7? There have been a large number of improvements, especially security ones. Not to mention it's faster...

    8. Re:Pedophiles by Slashdot+Suxxors · · Score: 1

      Freenet is either going to have Pedo's and other sick farks, or it's anonymous & private; you can't have both.
      what does Slashdot have against Fark?
    9. Re:Pedophiles by mcpkaaos · · Score: 5, Interesting

      Now that everyone (and given current eavesdropping policy in the US and laws recently passed in various EU countries, I really mean everyone) has to use it to maintain their privacy, everyone will be considered a pedophile at first.

      The people (DoJ especially) pushing the pedophilia boogie man already think you are a pedophile. It doesn't matter if you are or not. Download the wrong file from some random person (honey pot) on a p2p network and you are fucked. I have a buddy doing 3 months in a work furlough program to prove it. (I've known him for years, he is not into children).

      On a side note, last week he was fitted with a GPS anklet. His lawyer is fighting to have it removed after the 3 months. If he loses, he gets to wear that god damned thing for 3 years of probation. Justice is hiding spoon marks under that blindfold.

      --
      It goes from God, to Jerry, to me.
    10. Re:Pedophiles by Jugalator · · Score: 3, Insightful

      Yes, we could do all these things, but we won't, because this thread is about Freenet, and therefore it will be heavily modded by people who are fans of Freenet. Ironically enough, Freenet users on Slashdot have shown unlimited willingness to use moderation to silence opposing points of view. How do I know? Because this isn't the first time I've sacrificed karma by trying to make a skeptical post about Freenet in slashdot comments on a Freenet story. It's usually not about what you post, but how you post.

      Anyway, yes, obviously there are a number of pedophiles around there. After all, Freenet is a fairly successful anonymizing network. But thanks to this property, it can be immensely useful to other people as well. I'm not sure what can be done about that problem, if anything. Once it starts being monitored to screen the child porn, everything else will be screened too, and those doing the screening will likely only be mere humans that may choose to censor other material as well. And then everything is lost. Anonymizing properly seem to be a bit of an all or nothing deal, just like there is no such thing as a "little" freedom. Either you have it, or you don't.

      I guess in the end, it is a fairly simply philosophical matter. A question on whether a person is willing to risk supporting something that's criminal in most parts of the world for other things the person believes in or not.
      --
      Beware: In C++, your friends can see your privates!
    11. Re:Pedophiles by westlake · · Score: 2, Insightful
      A good rule of thumb; if Pedophiles can use a system with impunity, it's probably safe to talk about your boss ripping off the government.

      It would also seem to be a good rule of thumb to assume that the system used by the most dangerous elements in society is the system that is going to be under systematic attack by the agencies most likely to have the resources to defeat it.

    12. Re:Pedophiles by Kamokazi · · Score: 2, Insightful

      Nonsense. There are plenty of freenet sites on how to make explosive devices as well as the locations of animal testing labs.

      On a serious note, yes it will. But the world is full of tradeoffs. Nothing is perfect. High anomnity allows the scumballs to hide just as much as the legitimite users. Althogh scumballs and legitimate users are a matter of perspective. You may share copyrighted files on there, and think the pedophile is bad for sharing kiddie porn, while he thinks the terrorist is bad for sharing bomb making instructions, while the terrorist thinks you're both scum.

      But yes, generally, most people, myself included, would agree pedophiles are scum and deserve a fate worse than the death penalty. I was just playing devil's advocate.

      --
      As our way of thanking you for your positive contributions to Slashdot, you are eligible to disable Slashdot 2.0.
    13. Re:Pedophiles by Just+Some+Guy · · Score: 3, Informative

      I tried out freenet several years ago, and poking around in the content that existed, it was extremely heavily weighted toward child pornography.

      I don't know what index pages you managed to find, but the ones that are preconfigured in Freenet (as of about 6 months ago when I last tried it) were packed with links to government criticisms and a mix of stuff from Wikileaks and Project Gutenberg. The reason you keep getting modded down is that your claim is factually incorrect based on what I've seen.

      I'll take your word for it that the nastier stuff is available, even if you have to go digging for it. That doesn't mean that Freenet's not potentially very useful, in exactly the same way the Internet itself is useful even when considering the bad elements.

      --
      Dewey, what part of this looks like authorities should be involved?
    14. Re:Pedophiles by paganizer · · Score: 4, Interesting

      it's a darknet.
      The big draw of the Darknet system, to the best of my knowledge, is that it makes you less likely to be noticed in the first place, and you can sort of "pick & choose" which nodes your computer talks to.
      Lets put this in a real world situation:
      You are A tibetan, living in the U.S.; you have a Darknet made up of other Tibetans, some of them living in China, some in Tibet. You use Freenet 0.7 to plan protests.
      If one of your darknet members gets caught by the chinese government, for whatever reason, they will take that persons computer and analyze it. assuming the person did not put the Freenet 0.7 files in a encrypted volume, they then have the IP address of each computer that persons Freenet 0.7 node talked to; since it's a Darknet, they know that those computers are probably involved with the same thing the person they caught was involved in.
      In a Open Net (Freenet 0.5), no matter how they analyze the persons computer, they can't say anything about the other nodes the examined computer talked to except that they are running Freenet 0.5; they are still most likely screwed if they live in China or Tibet, but they could conceivably be a little less screwed.

      There are some other security improvements in 0.7; nothing is stopping the Freenet developers from putting those improvements on the 0.5 system.

      --
      Why, yes, I AM a Pagan Libertarian.
    15. Re:Pedophiles by grumbel · · Score: 1

      nothing is stopping the Freenet developers from putting those improvements on the 0.5 system. Why should they? Opennet is back in Freenet 0.7.
    16. Re:Pedophiles by evanbd · · Score: 1

      If you don't like darknet mode, then don't use it. If you like it, use it. It's that simple. 0.7 has both available.

    17. Re:Pedophiles by paganizer · · Score: 1

      Very good point. Can't argue that one.

      --
      Why, yes, I AM a Pagan Libertarian.
    18. Re:Pedophiles by Anonymous Coward · · Score: 0

      Doesn't freenet 0.7 also support opennet where you don't need darknet peers just like 0.5? IMHO the darknet only restriction used to be in place only at the beginning of the 0.7 development.

      Then again I might be talking out of my ass :)

      PS: how appropriate, my captcha reads "theories" :)

    19. Re:Pedophiles by Anonymous Coward · · Score: 0

      Yeah, quickly, we're all being watched!

      Congratulations, paranoid fools like you are the reason things feel so oppressive.

    20. Re:Pedophiles by xant · · Score: 1

      Ironically enough, Freenet users on Slashdot have shown unlimited willingness to use moderation to silence opposing points of view. On the contrary. This is slashdot.. those comments aren't silenced, they've simply been driven underground, into the darknet, where presumably other freenet users can read them.
      --
      It's rare that you're presented with a knob whose only two positions are Make History and Flee Your Glorious Destiny.
    21. Re:Pedophiles by hairyfeet · · Score: 2, Insightful
      The problem I have with Freenet(and why I don't run it anymore) is that it hasn't been tested in US court yet. For those not from here, the US is currently having a "save the childrens from them evil pedos!" witch hunt that makes the red scare look tame. And while I know that Freenet encrypts the cache, I also now that someone with the unlimited funds of the FBI can throw some serious iron at cracking that crypto.


      Now I'll admit that I haven't studied Freenet's algorithm for encryption, so I have no idea how much iron it would take to crack it, but considering that a single thumbs.db file can net you ten years in PMITA prison, not to mention destroying any future you may have had before conviction, means that until a US court rules on whether the cache from Freenet is considered an illegal download or not I simply cannot risk my families future on it. Perhaps it is safer to run such software in Europe, I don't know how big a witch hunt there is for pedos there. But here in the US until there is a ruling on the cache any users of Freenet are taking some life destroying risks running it IMHO. But that is just my 02c,YMMV. And personally I think we should all sit down as an international community and work out a common ground on child porn laws. Because the USA has long left sanity behind if the words child porn or terrorist are contained in a law.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    22. Re:Pedophiles by Kjella · · Score: 1

      I think Freenet is penny-arcade's greater internet fuckwad theory as applied to pedophiles. The original link seems down but this site has a copy. In the original form it states: Normal Person + Anonymity + Audience = Total Fuckwad. There's not exactly many places pedos can flaunt their sexual preference publicly, so those that want to show off end up there. Most other people I'd think come to Freenet to stay private rather than the opposite. I gather that by "poking around" you mean informal surfing around for freesites and similar that wants to be found, not traffic analysis on the real volume of traffic.

      It really boils down to one of two choices - can true anonymity be permitted or not, or does everything have to be pseudonymous? The latter means that it's all tracable, if you get a warrant from slashdot they'll have my IP and a warrant to my ISP will get my name and address (there's more complications than that, but I'll get to it) because it's all held in escrow. True anonymity means unlinkability - to prevent it means no Freenet, no open WiFi, no webcafe or WiFi without ID, no open relays or proxies or NAT or shell accounts or whatever, at least not unless you keep full logs. One thing is discussing what should be, but I think the burning question is "Given all the ways information can be encoded, relayed, split and merged, is it practically possible to prevent it?"

      Anonymity is the absolute freedom of speech, which includes the infamous kiddie porn but also libel, slander, fraud, stock scams, spam, threats, medical records, fincnail records, criminal records, classified material and a host of other things that is and probably should be illegal. I doubt anyone that's really thought it through thinks it's ideal that ALL information flowed freely. The question is at what the ramficiations are for everyone else, if enforcing the law is worse than abolishing the law. For example it'd be trivial for me to post PGP messages here on slashdot, using an open medium to communicate anonymously. I don't think you could properly enforce it without banning "unapproved" encryption and turning it into a totalitarian state. And that price is too high.

      Maybe I'm too pessimistic but I think the days when searches and warrants made the Internet a pseudonymous place is going to go away. Either we will have real anonymity through encryption and relays or we will have hard links to real identities. It's really better inbetween but I don't think we can ask the clock to be turned back any more than a failing corporation can...

      --
      Live today, because you never know what tomorrow brings
    23. Re:Pedophiles by PopeRatzo · · Score: 5, Insightful

      Unfortunately, a secure, private, anonymous network will draw people doing nasty things.

      That does not make it any less necessary for our future freedom.

      Remember, privacy does the same thing: it allows people to do bad things. That doesn't mean we give up our privacy, just because people will do bad things privately.

      At some point, pedophiles (and other bad actors) have to stick their heads above ground in order to satisfy their urges. That's where they should be met and stopped.

      I think it's safe to say that any communication medium that is secure, private and anonymous will be accused of harboring the "bad guy du jour" whether it's terrorists, pedophiles or soon, file sharers. It doesn't matter whether this accusation is true or not, because those with power are going to make the accusations regardless. If our world is to be governed by a tiny group of rich and powerful people, preventing personal security, privacy and anonymity is a matter of survival.

      That's why we have to support Freenet and other such tools. Plus, it's a great way of flushing out the tyrants: Just look at whomever is originating the claim that such a tool is full of "pedophiles, terrorists, gay priests, etc etc".

      Remember, child pornography can be sent in a sealed envelope. Should we abolish the sealing of envelopes? It's been tried elsewhere. You can bet that shutting down Freenet or any other secure anonymous mode of communication will do absolutely nothing to eliminate pedophilia and other perversions from the face of the Earth.

      You'd have better luck locking up all the priests (and Republicans). [note: I'm just kidding... .. about the priests.]

      --
      You are welcome on my lawn.
    24. Re:Pedophiles by amphibian · · Score: 1

      They won't be on the network in the first place if they live in China because opennet is trivially blocked. So is Tor, and it is blocked in some countries (or so I hear). The solutions to make Tor less easily blocked presumably involve something similar - an introduction through a friend or other hard-to-get connection.

    25. Re:Pedophiles by amphibian · · Score: 1

      "Heavily weighted towards child porn" ? What percentage of freesites have to be child porn for you to consider it to be heavily weighted? Of course there is more child porn on Freenet than on the web. Pornographers are always early adopters, and that's compounded by Freenet's anonymity. But I've never seen any evidence that child porn makes up the bulk of Freenet content.

    26. Re:Pedophiles by paganizer · · Score: 1

      How does that make it less easily blocked?

      --
      Why, yes, I AM a Pagan Libertarian.
    27. Re:Pedophiles by imsabbel · · Score: 1

      I tried it 3 years or so ago.
      Back at that time, there were some links to "default" pages, including some "more or less" directories (i.e. User-lists of freenet sites).

      The only directory that loaded before timeout (its freenet, yeah), had 3 links to sites with descriptions that clearly showed its childporn.
      I would really _love_ to think that this was just some anomaly, but the only other guy i know who tried it came to the same conclusion: Childporn, a few white pride nuts and somne lonely warez that take 500 years

      --
      HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
    28. Re:Pedophiles by QCompson · · Score: 2, Insightful

      The problem I have with Freenet(and why I don't run it anymore) is that it hasn't been tested in US court yet. For those not from here, the US is currently having a "save the childrens from them evil pedos!" witch hunt that makes the red scare look tame. And while I know that Freenet encrypts the cache, I also now that someone with the unlimited funds of the FBI can throw some serious iron at cracking that crypto. Now I'll admit that I haven't studied Freenet's algorithm for encryption, so I have no idea how much iron it would take to crack it, but considering that a single thumbs.db file can net you ten years in PMITA prison, not to mention destroying any future you may have had before conviction, means that until a US court rules on whether the cache from Freenet is considered an illegal download or not I simply cannot risk my families future on it. Agreed. The current atmosphere in the US towards anything even suspected of being child pr0n is too hysterical and kneejerk to take any risk. Happen to run across a picture of a naked child 3 years ago and immediately delete it? That could cost you five years in federal prison and a lifetime of sex-offender registration.

      The penalties for child pr0n possession have become insane, and the threshold is very, very low. The definition of what constitutes child pr0n also becomes broader every year. I don't even trust having a picture of anyone 18 on my computer, no matter how innocuous it may appear, or how many layers of clothing they may have on.
    29. Re:Pedophiles by amRadioHed · · Score: 3, Insightful

      I guess in the end, it is a fairly simply philosophical matter. A question on whether a person is willing to risk supporting something that's criminal in most parts of the world for other things the person believes in or not. Speaking for myself, my opposition to child pornography has nothing to do with its legal status. I support some things that are currently illegal and I oppose some things that are currently legal. My personal morals are not linked to the whims of lawmakers.

      I am not interested in running a freenet node because despite its potential for good the reality is that the chances that my actions will actually accomplish any good are vanishingly small while it's almost a certainty that I would be aiding the distribution of harmful material. There are other ways to support free speech without also compromising my belief in not causing harm to others.
      --
      We hope your rules and wisdom choke you / Now we are one in everlasting peace
    30. Re:Pedophiles by hairyfeet · · Score: 2, Insightful
      The worst part IMHO, is the way they have pretty much left it to the discretion of the prosecutors and judges. If some dirty minded judge thinks that 23 year old on your pc "looks lolita" she might as well be ten as far as the law is concerned since an adult posing as a child is child porn according to the law. Your 15 year old takes a picture of his willy to send to his 14 year old girlfriend who sent him a tit shot? Now all three of you are child pornographers-you for having the computer, and they for taking pictures of their own bodies.


      From McMartin to Little Rascals day care to the guy that just got 10 years for a thumbs.db file, hysteria and insanity have simply removed all common sense from our courts. And while I commend the idea of Freenet and wish them well in this climate it is simply too dangerous without a court ruling on the matter. After all, in today's climate they could say those encrypted files contain child porn and are "proof" that you are a pedo, and in this climate of hysteria it wouldn't be hard to get a jury to buy it.


      While Freenet is a nice idea, I'm afraid with the USA witch hunt going on anyone running it here is flirting with disaster. I support freedom but the laws of my former great America has made the charge of child porn practically indefensible. But this is my opinion on the subject, which I developed watching way too many witch hunts unfold in my local community. And if you run Freenet in the USA I commend you for your big honking brass balls and hope that the feds don't come knocking down your door someday. For me it is just too big a risk.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    31. Re:Pedophiles by TempeTerra · · Score: 2, Insightful

      But yes, generally, most people, myself included, would agree pedophiles are scum and deserve a fate worse than the death penalty. I was just playing devil's advocate.


      I suspect you were just being flippant, but in case you weren't...

      A lot of people believe that the death penalty is never justified. Check out the wikipedia map. It strikes me as odd that the US constitution doesn't prohibit state-endorsed murder. I believe that the highest legal punishment should be life imprisonment, but that's a different rant.

      You also conflated pedophilia with child molesting which I'm sure you didn't mean, but that's how you wrote it. I'm sure there are closet pedophiles who are quite unhappy to find children sexually attractive and never act on their feelings. I agree that any actual child abuse (sexual or otherwise) is a particularly heinous crime.
      --
      .evom ton seod gis eht
    32. Re:Pedophiles by hodet · · Score: 1

      I couldn't have said it better myself. Well done.

    33. Re:Pedophiles by NEOatNHNG · · Score: 2, Interesting

      I tried out freenet several years ago, and poking around in the content that existed, it was extremely heavily weighted toward child pornography.

      Of course Freenet is used for child pornography too, paedophiles would be dumb if they didn't use it for their purposes. You can say whatever you want about paedophiles, I for my myself would call them perverts, disgusting people harming those who can't defend themselves, but one thing I can't say about them is that they're more stupid than other people.

      The point is, that Freenet wasn't designed for those people, it was designed to enable everyone to speak up without having to fear censorship. I would estimate that Freenet (0.7) is at least ten times more crowded with "normal" people than it is with paedophiles. I've only twice staggered over paedophile content, of course there's probably much more there but I don't search for it, because of Freenets caching system looking at it equals supporting it, the only way to "censor" this content is not to search for it so it won't spread. The only way we can fight paedophile content actively is to contribute "clean" content, that way we tweak the percentage of child porn and "clean" content. The only way to fight paedophiles is not to bust them, to track them down, to expose them to the angry crowd, that way you get some of them and you get satisfaction for the masses but you don't solve the original problem, it is to give them psychological support, crisis lines, educate the children so they know what to do when confronted with a paedophile. I'm not against penalty for child abusers, but paedophilia is an illness and therefore we should give people who got it a chance to get cured before they can harm our children.

      We tend more and more to try to fight the symptoms while we should care more about fighting the cause. This applies to several issues we face today. Instead of building more prisons because of the high youth crime we should be building youth centres and other places for them to meet and do things which are legal. Fighting the symptoms in most cases is easier and gives a more active image in the public, that's why it's a all time favourite of politicians to do so, but we as their voters should take a look behind this masquerade and encourage them not to do so. In a democracy it's not the government which should supervise their citizens, the citizens should supervise the government.

    34. Re:Pedophiles by cayenne8 · · Score: 2, Interesting
      "Freenet 0.5 is still active, still has thousands (at least) of users, and is still private and anonymous;"

      I'm curious...what makes 0.7 less secure and anonymous than 0.5? Can you expand on this?

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    35. Re:Pedophiles by QCompson · · Score: 2, Insightful

      The worst part IMHO, is the way they have pretty much left it to the discretion of the prosecutors and judges. I agree with your post, but the reason it is left to the discretion of the prosecutors and the judges is because of current public opinion. 99% of the time any jury in the usa will convict anyone and anything the instant they hear the words "child pornography". They convict people possessing thumbs.db files, they convict people for possessing images of clothed children, and they convict underage teenagers for taking nude pictures of themselves... The media and law enforcement have hyped up child pornography to such an extent that in the public eye, there is little or no difference between someone downloading an image file of a naked 16 year old and actually raping a small child. Common sense in this area of the law has long since disappeared.
    36. Re:Pedophiles by mcpkaaos · · Score: 1

      I know I shouldn't respond, but your arrogance leads me to believe that you are the type to bookmark and revisit your own trolls. When you do revisit this failed attempt at dark humor, you should understand that apathetic assholes like yourself helped get us into this mess. And we all know you won't be any help in getting us out, either.

      But you wouldn't know anything about that. You're a comedian.

      --
      It goes from God, to Jerry, to me.
    37. Re:Pedophiles by westlake · · Score: 1
      I guess in the end, it is a fairly simply philosophical matter. A question on whether a person is willing to risk supporting something that's criminal in most parts of the world for other things the person believes in or not.

      I see it more as a pragmatic question:

      Freenet's security model depends ultimately on maintaining a critical mass of users and in particular a critical mass of super-users. Those willing to commit significant resources to the net.

      Those willing to risk exposure.

      If an absolutist position on free speech means that you never reach that threshold - than the entire scheme falls flat on its face.

    38. Re:Pedophiles by Anonymous Coward · · Score: 0

      It won't do anything for your future freedom, because the NWO/ZOG/Communists/whoever will clamp down on the internet and cut off freenet as their first order of business.

    39. Re:Pedophiles by Alsee · · Score: 1

      No. There is good reason for the original post to get bashed whereas your current post did not.

      The original post said "This will only further enable pedophiles to hide from the FBI". Burn the witch! Burn the witch! Burn the books! Ban teh evilz technology! Criminalize teh evilz technology and imprison anyone who uses it! Lock up anyone who creates teh evilz technology!

      You pointed out that there are objectionable files available on Freenet. Yeah, that's true.

      You said you decided you did not want to use it. Sure, fine. You even explicitly categorized it as a personal decision.

      You didn't call the technology itself teh evilz, you didn't assert or imply everyone and everyone who uses it is teh evilz and should be imprisoned. You didn't assert or imply that anyone creating the technology was teh evilz and should be imprisoned.

      I don't think you really deserve a (Score:5, Interesting) for a bogus rant on teh unfairz modz. However your post did also happen to include a rather good list of reasonable and interesting topics:

      We could ask whether the individual has a responsibility not to contribute to this, or whether the individual is more like a common carrier. We could ask whether any government restrictions on free speech are morally and philosophically acceptable. We could talk about whether concern about child sexual abuse has turned into hysteria, and has resulted in bad legislation. We could make careful distinctions between government and private action against speech we disapprove of.

      However you again ranted about teh evilz modz prohibiting a discussion of any of those topics, and made it quite clear that you have been repeatedly modded down in the past on such subjects. Well, I haven't seen your other posts, but I suspect perhaps your other posts might, just might, have been rather less reasonable than simple factual statements and expressing a personal choice not to use it.

      Ironically enough, Freenet users on Slashdot have shown unlimited willingness to use moderation to silence opposing points of view.

      Even if we take that statement as simple and 100% true, there wouldn't be anything ironic about it.

      Some people do not understand the concepts of liberty and of censorship. Some people have the strange notion that it is CENSORSHIP and ANTI-LIBERTY when they say stupid or offensive or invalid or merely unpopular things and other people PERMIT that speech, but they choose to answer that speech with insults with or they ignore that speech or they choose not to carry or promote that speech themselves or they use their own speech moderating posts offering their advice to other people helping them choose which posts they do or do not want to spend their time reading.

      If someone down mods a post, that is not censorship. That is offering their own speech saying "heay I don't think this post is valuable". And other people may or may not use that advice to set their threshhold for viewing comments to spend their limited time reading (hopefully) more valuable comments.

      That is entirely different than, say, someone wanting a law to criminalize programmer speech offering computer-readable instructions (a.k.a. "software") for preforming Freenet. That is rather different than, say, someone wanting a law to imprison anyone who uses Freenet regardless of the content of the speech involved. That is rather different than someone, say, wanting a law to violate or deny rights of the general public or of Freenet users simply because respecting those rights makes it challenging to catch some people who might commit some crime.

      On one side you have liberty and free speech and defending your right to say whatever you like along with the liberty for someone else to call you an idiot for it or to "say" their advice calling it "-1 troll".

      On the other side you're ranting "waaaa I got modded down!" I'm being silenced! (And apparently implying censorship.) And calling it ironic, effectively calling it hypocritical. No, y

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    40. Re:Pedophiles by emj · · Score: 1

      For example it'd be trivial for me to post PGP messages here on slashdot, using an open medium to communicate anonymously.


      Should be pretty trivial to track you down if you are in a country with data retention laws. But you are tight there are several ways you can communicate anonymously without using Freenet, but that's not the point.

      Interesting I just read about Swedens data retention laws and it only stores the time you had an IP address... That's very... Strange.

    41. Re:Pedophiles by stdarg · · Score: 2, Insightful

      I am not interested in running a freenet node because despite its potential for good the reality is that the chances that my actions will actually accomplish any good are vanishingly small while it's almost a certainty that I would be aiding the distribution of harmful material. As decent people leave, the network has a higher percentage of bad content. I'm sure people would never have used email and the WWW if 90% of first adopters had been pedophiles, but think of what the world would have missed out on in that case.

      It also reminds me a lot of plummeting real estate prices in newly desegregated inner-city neighborhoods. It's a self-fulfilling prophecy. "If THEY move in, it'll all go to hell! I'm getting out of here!" then they pat themselves on the back when it indeed does go to hell.

      There are other ways to support free speech without also compromising my belief in not causing harm to others. I doubt it. What do you support that doesn't also at least indirectly support NAMBLA? It's just that the proportion of your support that goes to organizations like NAMBLA is very small. The same thing would happen with Freenet if people gave it a chance.
    42. Re:Pedophiles by computational+super · · Score: 1
      if Pedophiles can use a system with impunity, it's probably safe to talk about your boss ripping off the government.

      Well, yeah, but if you talk about government ripoffs on a network of sexual deviants, the only people who will see your posts will be sexual deviants, not the high ranking government officials who needs to know about this st... oh, wait.

      --
      Proud neuron in the Slashdot hivemind since 2002.
    43. Re:Pedophiles by ultranova · · Score: 1

      At some point, pedophiles (and other bad actors) have to stick their heads above ground in order to satisfy their urges.

      Actually, with child porn available from anonymous networks, they don't have to stick their heads out, just like having regular porn available from regular networks lets average people satisfy their urges without ever going out. Which, ironically, means that having such anonymous child porn sources available makes children safer, since the pedos are jacking off in their homes rather than hunting for victims near the playgrounds.

      Weird, eh ?

      --

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

    44. Re:Pedophiles by ultranova · · Score: 1

      It would also seem to be a good rule of thumb to assume that the system used by the most dangerous elements in society is the system that is going to be under systematic attack by the agencies most likely to have the resources to defeat it.

      Dangerous from who's point of view ?

      As far as the three-letter agencies are concerned, the dangerous elements are those with money, power and ambition - the Mafia, terrorists, cults, radical political organizations, etc. Pedophiles are, to put it bluntly, a bunch of perverts jerking off to sick porn in their homes and some of them occasionally rape a few people, and doing all they possibly can to stay under the radar. Sucks for the people involved, but doesn't endanger the society nor its rulers.

      As far as the CIA, FBI and such are concerned, pedophiles are propably amongst the least dangerous group of people, for the simple reasons that they try to keep a low profile and can be easily blackmailed or destroyed.

      --

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

    45. Re:Pedophiles by nuzak · · Score: 1

      > But yes, generally, most people, myself included, would agree pedophiles are scum and deserve a fate worse than the death penalty. I was just playing devil's advocate.

      Really? Why, does the thought of torturing someone please you? Do you consider yourself a decent human being for this? Ask yourself, do you hold a lower standard of proof for those accused of crimes against children?

      I find them highly aberrant, and yes, repulsive, but I also don't let my revulsion act to destroy foundational concepts that the society is built on. It's like the people who say "you've got a right to burn a flag, but boy howdy if you do that in front of me, i'll pound you to a pulp." Really, the only difference in philosophy there is that the redneck isn't wearing polished jackboots.

      --
      Done with slashdot, done with nerds, getting a life.
    46. Re:Pedophiles by Anonymous Coward · · Score: 0

      Who cares, your friend is going to be assraped in prison.

    47. Re:Pedophiles by PopeRatzo · · Score: 1

      (They)... will clamp down on the internet and cut off freenet as their first order of business.
      That's why we need thousands of freenets and thousands upon thousands of other methods of circumventing the surveillance culture. We have to fight against the tyrannical impulses of all governments and corporate actors, whether here in the US or in China or Iran or Pakistan or Zimbabwe or England. We have to fight ceaselessly against every single effort of those in power to violate our privacy, personal security and yes, even our anonymity (which is a great weapon against #1 and #2).

      And those of us here at Slashdot have to be among the vanguard of that battle, because we understand the danger and are familiar with the methods. Plus, many of our jobs put us in unique positions to expose the vulnerabilities of the authoritarians who would try to take our freedoms from us.

      As usual in times of revolution, none of us asked to be part of any larger "battle". We just wanted to live our lives, to thrive and be left alone. But, that's just not going to happen. As long as any part of our lives is not under the control of those who seek power, they will not leave us alone.
      --
      You are welcome on my lawn.
    48. Re:Pedophiles by hairyfeet · · Score: 1
      Yeah, Um, that is a nice theory and all, but as we have seen the prosecutors and judges are just as nutty as the juries when the dreaded "child porn" pops up in a case. Read this article at wikipedia on the little rascals case. You have the PROSECUTOR threatening the defendants lawyer with the dreaded "child porn" if he stays with the case!


      At this point I think the hysteria has gotten too insane for civilian courts to deal with. I think the only way I'd trust a trial not to turn into a witch hunt would be a military tribunal. I know many a military man from my repair shop and they still take words like honor and justice VERY seriously. Prosecutors and judges want to look "tough on evil criminals" for when they run for higher office, and juries have become mobs with better manners. But that is my 02c,YMMV.


      But it is obvious these laws need to be overhauled because right now they are simply too insane. And if they keep up this draconian punishment crap they are going to end up with a lot of dead kids because it will get the perv less time if he just wastes the kid. We are all ready seeing something similar with the crazy drug laws where if you have over a pound of pot or an eight ball of meth you'll get less time if you just shoot the cop and get rid off the drugs. Most of the cops I know have taken early retirement because the risk of getting shot on a traffic stop has gotten ridiculous. We really need to rewrite these laws IMHO.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    49. Re:Pedophiles by Anonymous Coward · · Score: 0

      who's point

      "whose".

  5. Is it still written in Java? by Anonymous Coward · · Score: 0

    I never used it because of the language choice.

    1. Re:Is it still written in Java? by Psychotria · · Score: 3, Informative

      Browsing the svn (trunk) reveals that the answer is: yes it is still written in Java.

    2. Re:Is it still written in Java? by evanbd · · Score: 2, Interesting

      Yes, but why would that be a problem? The really CPU-intensive stuff is handled in native code anyway on most platforms (with Java fallbacks). I'm running it on a 1.4GHz Athlon (not exactly modern...) and it's using typically 10-20% of the CPU (though that number will rise on a faster connection).

      Performance is limited by network connections, mostly. The real performance question is how quickly the developers can improve it and find and fix bugs, and if they say Java helps in that regard, then Java is a good choice.

    3. Re:Is it still written in Java? by koh · · Score: 1

      Maybe the performance improvements they speak of are related to old-fashioned language-agnostic algorithm bottlenecks?

      --
      Karma cannot be described by words alone.
    4. Re:Is it still written in Java? by SanityInAnarchy · · Score: 2

      I don't think Java could have made it as slow as it was. Is it better now?

      Also: It's supposedly an open standard, and should be implementable in things other than Java. However, the implementation is complex enough that I'm glad to have at least one guaranteed-portable implementation.

      --
      Don't thank God, thank a doctor!
    5. Re:Is it still written in Java? by Digi-John · · Score: 1

      Guaranteed portable implementation? Where? The only implementation I see is in Java...
      Java's portability promises and $5 will get you a cuppa at Starbucks.

      --
      Klingon programs don't timeshare, they battle for supremacy.
    6. Re:Is it still written in Java? by Anonymous Coward · · Score: 0

      It's not about the CPU work load. It's about RAM usage. Let Freenet run for a couple days and watch your machine degrade into a steaming pile of crap as Java sucks up all your memory.

    7. Re:Is it still written in Java? by SanityInAnarchy · · Score: 1

      What would be better? .NET? Surely, you jest.

      If I remember, the main reason Java portability sucked was Microsoft's broken implementation. Anyone knowledgeable enough to be implementing a Freenet node should know how to install an actual Sun Java.

      Certainly, I'd never want to actually write Java myself -- it's a hideously ugly language -- but as a VM, it's not bad. And I honestly don't get why the AC is deciding not to use a program because of the language it's implemented in.

      --
      Don't thank God, thank a doctor!
    8. Re:Is it still written in Java? by SanityInAnarchy · · Score: 1

      Which would suggest that Freenet is leaking memory, not Java.

      Which is impressive, given that Java uses garbage collection. You kind of have to work at it to leak memory in a Java program.

      Why is it that everyone assumes Freenet sucks because of Java? Sure, Java isn't helping matters, but if it sped up this much, and it's still using Java, what does that tell you about how much Freenet used to suck?

      --
      Don't thank God, thank a doctor!
    9. Re:Is it still written in Java? by FreenetFan · · Score: 1

      I think this is definitely the case. Freenet is very difficult to debug, especially considering that its very
      design makes it impossible to know what the other nodes are doing, or even exactly how many of them there are.

    10. Re:Is it still written in Java? by Raenex · · Score: 1

      Which is impressive, given that Java uses garbage collection. You kind of have to work at it to leak memory in a Java program. No, it's quite easy to accidentally get a leak in Java programs. Not nearly as easy as in manually managed memory, but not hard at all. One of the complaints against garbage collection is that it leads people to ignore the problem of memory leaks. Now I don't think that's any reason to abandon garbage collection, but it definitely is a problem.

      Why is it that everyone assumes Freenet sucks because of Java? Here I agree. You can find plenty of bloat in C or C++ applications. Look at the memory usage of something like Ubuntu and popular applications -- Gnome, Firefox, OpenOffice, etc.
  6. Freedom by immcintosh · · Score: 5, Interesting

    Seems like Freenet is really pursuing their namesake, and setting themselves up specifically to provide a means of communication within otherwise locked down and totalitarian environments. A commendable goal I think. I have to wonder though, if this level of security is actually necessary, who CAN you really trust to use this new "darknet" with? Seems like the sort of place you'd use it would also be the sort of place where you could trust no one.

    1. Re:Freedom by evanbd · · Score: 1

      If you can trust literally no one, you're screwed no matter what. But it's easy to imagine cases where the government or mafiaa are actively trying to figure out who's doing what, but you can trust people you know face to face.

    2. Re:Freedom by Em+Adespoton · · Score: 4, Interesting

      Let's say you're going on a business trip into hostile territory and want to be able to access data from HQ... all of your company could set up a darknet and keep all the sensitive data on it -- then when you're accessing it via your soon-to-be competitor's LAN, their sysadmin can's snoop in on the data you're accessing.

      Also useful for Tibettan monks blogging about their current activities and trying to get the word out ;)

    3. Re:Freedom by Anonymous Coward · · Score: 0
      I have to wonder though, if this level of security is actually necessary, who CAN you really trust to use this new "darknet" with? Seems like the sort of place you'd use it would also be the sort of place where you could trust no one.

      People are getting modded down all over the place for saying this, but it's true: Freenet's core constituency is pedophiles. The whole point of the system is that you don't need to trust anyone else on it.

    4. Re:Freedom by Anonymous Coward · · Score: 0

      But it's easy to imagine cases where the government or mafiaa are actively trying to figure out who's doing what, but you can trust people you know face to face.

      There's a famous book where just this particular case arises, and it turns out that trusted friend met face-to-face that you pinned all your hopes on turns out to be a government agent. Such betrayal is probably the worst thing a person can encounter. No wonder Orwell said that their vision of an ideal society was a boot stomping on the face of humanity forever.

    5. Re:Freedom by paganizer · · Score: 3, Interesting

      I bet I'm going to get labeled troll.
      Freenet 0.7+ is not secure. they gave anonymity and privacy up when they went with the Darknet concept.
      With a Darknet, if you compromise one machine, or even just do traffic monitoring, you can easily determine other members of the Darknet; anonymity is just not there.
      The old system, Freenet up to 0.5 (which is still alive and well, and might even have more users than 0.7) is an OpenNet; all you can tell about a person by monitoring traffic is that they are, indeed, using Freenet. even on a seized computer, You can not really tell who the people that person talks to are; you can only tell which other freenet nodes the persons computer has talked to, and that gives no clue as to the person identity. it can, theoretically, give clues (assuming a vast network of computers is trying to track someones identity) that a node is statistically likely to be someone you are looking for. But thats it.
      No one who is sticking with 0.5 has a clue why the Freenet Developers are doing this, when it's so obviously a flawed concept. Conspiracy theories abound.

      --
      Why, yes, I AM a Pagan Libertarian.
    6. Re:Freedom by Idimmu+Xul · · Score: 1

      Let's say you're going on a business trip into hostile territory and want to be able to access data from HQ... all of your company could set up a darknet and keep all the sensitive data on it -- then when you're accessing it via your soon-to-be competitor's LAN, their sysadmin can's snoop in on the data you're accessing.


      Or I don't know, you could use ssh/scp/vpn? Something fast that doesn't suck? The only extra freenet adds is that the hostiles wouldn't know which servers you were talking to I guess.
      --
      The problem with slashdot is that most of its users were bullied and stuffed into lockers as kids!
    7. Re:Freedom by evanbd · · Score: 4, Informative

      If you don't like darknet mode, don't use it. 0.7 has both darknet and opennet available.

      There are lots of reasons why darknets are better, but if you'd rather use an opennet instead no one is stopping you. You can get to the network either way.

    8. Re:Freedom by Sanity · · Score: 2, Interesting

      With Freenet 0.5 you are essentially broadcasting to the world that you are using Freenet. With Freenet 0.7's darknet mode, they can only determine you are running Freenet if they compromise one of your friends. Now sure, that is possible, but it requires much more effort on their part. The only reason Freenet 0.5 works at all is that it has virtually no users.

    9. Re:Freedom by Anonymous Coward · · Score: 0

      There's a famous book [amazon.com] where just this particular case arises, and it turns out that trusted friend met face-to-face that you pinned all your hopes on turns out to be a government agent.

      And in keeping with the 1984 vibe, it's worth mentioning that Goldstein's book about the Party was created by the Party. Goldstein wasn't merely something designed so that loyal Party members had something to hate... he was also designed as something for disloyal Party members to seek out.

      In other words, Goldstein was a honeypot.

      In the same way that one could be part of either the Outer Party (random schmoes with 9-to-5 desk jobs at Miniwhatever) and an Inner Party (the actual Party elite), one could be an Outer Thoughtcriminal or an Inner Thoughtcriminal.

      Outer Thoughtcriminals scribbled "down with Big Brother" in their journals, or griped about whether chocolate rations were going up or down, or remembered who we were at war with last week. They probably got a slap on the wrist from MiniLuv; a denied promotion, a few whacks with a truncheon, and a few properly-delivered reminders about who's boss, and they learned their lessons.

      Inner Thoughtcriminals kept asking the wrong sorts of questions, like "Who is Big Brother, anyway?", which inevitably led them to "discover" (that is, to be shown by an Inner Party member) Goldstein's book, whereupon they earned themselves the full Room 101 treatment.

      The beautiful part of the system is that even though Goldstein and his book were created and written by the Party, every word in Goldstein's books was probably the truth, because the Winston/Julia levels of disloyalty is the kind of disloyalty that won't stop asking questions until it finds the truth. So if they want the truth so badly, why not just give it to 'em? Why not let 'em in on the Party's deepest secrets? After all, it's not like they're gonna be able to use it for anything :-)

    10. Re:Freedom by spazdor · · Score: 1

      the hostiles wouldn't know which servers you were talking to


      This is a feature of critical importance.
      --
      DRM: Terminator crops for your mind!
    11. Re:Freedom by fbjon · · Score: 1

      There's another important point you make: Freenet as it is know is both an app and a network built with the app. But you can easily build your own network, completely separate from the 'official' one. Is anyone using Freenet on a separate network right now, busting govs or whatever? I think no-one knows, and anyone who would know wouldn't say so.

      --
      True confidence comes not from realising you are as good as your peers, but that your peers are as bad as you are.
    12. Re:Freedom by Anonymous Coward · · Score: 1, Informative

      ... except that 0.7 can operate in opennet mode just like 0.5 or a mix of the two. Troll harder.

      Freenet is intended to eventually run in truly hostile environments like China, using steganographic transports, sneakernet etcetera. The ability to run as a pure darknet is ESSENTIAL for this. Systems like Tor are little use since public networks are so easy to harvest and illegal to run at all.

      Your closest peers will always be in a better position to do correlation attacks etc against you in any network. With 0.7's darknet you get to choose who they are, preferably making them people you know and trust IRL. In 0.5 most of your peers could be a government sybil attack and you'd be none the wiser.

      Is 0.7 perfect? No and the devs freely point out possible attacks on it, but it *is* an improvement security-wise.

  7. Re:Don't get excited... by evanbd · · Score: 4, Informative

    Only the primary design goal of Freenet: make the people uploading and downloading the content anonymous! If you're using bittorrent, it's easy for the Bad People (government, isp, mafiaa) to tell what you're uploading and downloading. Not so with Freenet (it probably can be done, but it would take a *lot* of effort).

    It is easy to tell that someone is running Freenet (still harder than bittorrent, though -- with everything encrypted and ports randomized, it requires traffic analysis). But it's hard to tell who's downloading or uploading what.

  8. Dark net is a key feature? by nurb432 · · Score: 1

    Umm thats not new, and for a while that is ALL it would do. For a time they removed the concept of 'opennet'. Id say the key feature is opennet is back.. .

    --
    ---- Booth was a patriot ----
  9. Re:Don't get excited... by nurb432 · · Score: 1

    Its not really about downloading/uploading files like BT is, its more about information content. The fact you can safely up/down files like your average p2p app is sort of a nice side effect.

    Don't forget your local data store is also encrypted.

    --
    ---- Booth was a patriot ----
  10. Well you could... by davidwr · · Score: 2, Insightful

    But that would require eliminating "Pedo's and other sick farks" from the Internet-using population, which is impossible without either eliminating the Internet or eliminating the human population.

    To put it another way:
    Before 1969 when Al Gore invented the tubular interwebs, there were no "Pedo's and other sick farks" on the Internet, and after the human race self-destructs, there won't be any either. In the meantime, it's unavoidable.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  11. embassies and organisations can use this by acidrain · · Score: 1

    Who CAN you really trust to use this new "darknet" with?
    It sounds like this is a response to the story about *embassies* that discovered they were 1-hop on freenet away from an attacker. I assume the people who actually need this level of security will find a way to set themselves up. E.g. set up enough "front" nodes that the important traffic isn't so obvious to the rest of the darknet. Individuals are in much worse shape when you consider that the connection can be seen as enough evidence by an authoritarian regime, and the point of freenet, which is hiding content, becomes less important.
    --
    -- http://thegirlorthecar.com funny dating game for guys
    1. Re:embassies and organisations can use this by DaCentaur · · Score: 1

      Excellent point! This is sort of like having very heavy encryption on e-mails/etc. If a person(s) living in an authoritarian regime do need to get data/video out, the best way would still be the old method of physically sending the data/video/etc. via a network of known people (with the usual security measure of need-to-know).

  12. The viscious circle of bootstrapping freenet by jmorris42 · · Score: 3, Informative

    > Seems like the sort of place you'd use it would also be the sort of place where you could trust no one.

    It's worse. There ain't no such thing as a 'darknet' to your ISP. If you are in the sort of place that needs Freenet you can be certain your ISP will report you to the government for using freenet. In the sort of places that need Freenet, possession of Freenet will get you shot. In places that having freenet won't get you shot the only people who will bother setting it up is pedophiles and others who are doing things that would get them imprisoned or shot.

    These are hard facts. Yes it would be great if a critical mass of non illegal activity could get on Freenet to provide the chaff to provide cover for the occasional whistleblower who really needs it, but getting from here to there is all but impossible. Freenet will, by design, underperform a normal straight connection so there is a strong disincentive for legit content to use it. The only possible hope is if the *IAA goons drive piracy[1] far enough underground that the file traders adopt Freenet. But I really doubt Freenet in it's current form will be able to scale anywhere near large enough to handle the warez scene, especially in the age of full HD ripping we are hurtling towards. The limited size of the local data cache and cable/DSL upload speeds just won't suffer the inefficiencies involved.

    [1] Yes, 'pirated' movies are illegal just like kiddieporn but as a practical matter they differ in one vital aspect. 90+% of Internet users currently trade movies, songs, etc. and thus would likely trade them on Freenet if Bittorrent becomes too dangerous, whereas few will currently install a freenet node due to the popular perception is that having one currently is tantamount to admitting being into, or at least a willing faciliator of kiddieporn.

    --
    Democrat delenda est
    1. Re:The viscious circle of bootstrapping freenet by debrain · · Score: 1

      The trick, then, is to use steganography to hide transmissions of secret information in such a way that their very existance is plausibly deniable. A hard problem, also.

    2. Re:The viscious circle of bootstrapping freenet by Just+Some+Guy · · Score: 2, Insightful

      Freenet will, by design, underperform a normal straight connection so there is a strong disincentive for legit content to use it.

      That's almost true. Your node caches all content that passes through it, even that which your neighbor nodes have requested. Once it's cached, retrieval is almost instantaneous since your browser is fetching it from your own server. Translation: peer with people who share your tastes, and let their browsing habits pre-cache the content that you might also find interesting.

      --
      Dewey, what part of this looks like authorities should be involved?
    3. Re:The viscious circle of bootstrapping freenet by Katatsumuri · · Score: 2, Interesting

      So, to bootstrap Freenet adoption, we need to invent some nice-sounding excuse for those casual pirates. Something that would sound like a "killer app" for Freenet.

      - Hey, you're running Freenet, you must be a filthy pedophile!

      - Calm down, I'm just using it for [safer banking / private chat / business talk / foreign news]

      What would be good legitimate candidates for that list? What kind of legitimate content / communication should really enjoy the advantages of Freenet once it becomes popular?

    4. Re:The viscious circle of bootstrapping freenet by grumbel · · Score: 1

      Steganography simply doesn't work here, because you have far to much traffic to hide and far to little traffic to hide it in.

    5. Re:The viscious circle of bootstrapping freenet by amphibian · · Score: 1

      It is *much* easier to find freenet nodes on an opennet than on a darknet. Of course both are possible but there's an order of magnitude between them. And darknet promises long term options which are more expensive still. Security isn't about perfection, it's about resisting a realistic attack by making your enemy's job harder.

    6. Re:The viscious circle of bootstrapping freenet by QCompson · · Score: 1

      It's worse. There ain't no such thing as a 'darknet' to your ISP. If you are in the sort of place that needs Freenet you can be certain your ISP will report you to the government for using freenet. Is Freenet usage that easy to spot? My impression was that it would only appear as encrypted traffic.
    7. Re:The viscious circle of bootstrapping freenet by jmorris42 · · Score: 1

      > My impression was that it would only appear as encrypted traffic.

      Exactly. Large regular encrypted traffoc between a set of 'end points' on the Internet. That will stick out like the proverbial turd in a punchbowl to anyone with a clue. Legit encrypted traffic will be intermittent to big web servers or VPN links into large corporate networks. With just a little traffic analysis the suspicious stuff will pop out easily.

      Map a few dozen cable/dsl links doing bulk encrypted traffic amongst themselves and the only thing that would keeps that from, by itself, being grounds for a warrant is the knowledge the ACLU/EFF would raise holy hell. Seriously, 95%+ probability that said traffic is some sort of illegal activity. So instead the Feds will just spend a little more effort and taxpayer dollars to learn more about that group of users and bust em the old fashioned way.

      Yes it would be a better world if we could convince vast portions of the computer using public to encrypt web and email traffic by default but the powers that be ain't going to permit it. Ask yourself why no email client makes crypto virtually transparent, even Free ones.

      --
      Democrat delenda est
    8. Re:The viscious circle of bootstrapping freenet by elucido · · Score: 1


      Wikileaks!

      Just a month or so ago wikileaks was nearly shut down.
      We are in an era where they are trying to ban websites like wikileaks which have nothing to do with pedophiles.

    9. Re:The viscious circle of bootstrapping freenet by IntlHarvester · · Score: 1

      > Ask yourself why no email client makes crypto virtually transparent, even Free ones.

      Most of them do, but its SMIME not PGP.

      --
      Business. Numbers. Money. People. Computer World.
    10. Re:The viscious circle of bootstrapping freenet by Anonymous Coward · · Score: 0

      What about using Freenet, or something similar, as a distribution mechanism for torrent files? This would eliminate the need for large distribution sites which get harassed/shutdown. All one needs is some sort of distributed tracker (I think these exist), and there would be effectively no way authorities could meddle with bit torrent users, let alone banning the protocol altogether.

    11. Re:The viscious circle of bootstrapping freenet by mrogers · · Score: 1

      If you are in the sort of place that needs Freenet you can be certain your ISP will report you to the government for using freenet.

      I would have thought so too, but technology moves faster than the law, and governments have conflicting demands on their resources. China has the most advanced internet censorship in the world. How do people get around it? They google for proxy servers. The government could stop them if it tried, but like any government it has a lot of other demands on its time and money, so it applies the 80/20 rule and finds a cheap solution that keeps most people away from banned information most of the time.

      In the sort of places that need Freenet, possession of Freenet will get you shot.

      You need Freenet in the "free world" right now if you don't want the NSA to mine your web searches, phone calls, social contacts and email subject lines (none of which requires a warrant or even probable cause). Yet using Freenet in the "free world" won't get you shot (or at least I haven't been shot yet).

    12. Re:The viscious circle of bootstrapping freenet by Anonymous Coward · · Score: 0

      You appear to have completely misunderstood darknet. The whole point of the darknet is that unless one of your peers is compromised, no one should know you are using Freenet, not even your ISP. Freenet uses random ports, so looking at the ports uses doesn't help. The traffic is encrypted and the only person who can decrypt it is the target node. All the ISP sees is that you are sending seemingly random, probably encrypted data. They don't know whether your using bittorrent or eMule or whatever. Some sophisticated traffic analysis could tell them but the Freenet team is working hard to prevent this. With the increasing importance of ecommerce, AFAIK, most countries even China don't ban encryption. Of course if one of your peers is compromised then your SOL (in the sense that they know your using Freenet not that they know what your doing with it). But then again, you're no worse of then you are with opennet unless you only have one peer or all your peers are compromised (unlikely unless all your peers are in China).

  13. Trust no one by westlake · · Score: 1
    your Freenet node will only talk to other Freenet users that you trust

    how solid a foundation is that in the real world? the relationships you build in face-to-face contact are fragile enough. as a darknet expands how do you maintain confidence that it is still secure?

  14. Darknet Routing by Anonymous Coward · · Score: 0

    Did they ever address the attack on their darknet routing algorithm that was presented at http://www.defcon.org/html/defcon-15/dc-15-speakers.html#Evans?

  15. performance bound by peer resources by QuietRiot · · Score: 2, Interesting

    Performance is limited by network connections; true. It goes deeper, however, in the fact that performance is also limited by the cpu and storage of your peers, and their peers, etc....

    The network should eventually level demand across nodes. If one node for some reason gets saturated, peers will eventually find data faster elsewhere, reducing its load. Lower performance machine/network nodes may end up slightly less popular and those equipped will move more traffic. Freenet has a number of ways to optimize and can be quite robust via various ways to self-heal.

  16. Re:pedos by Wiseman1024 · · Score: 0, Redundant

    *Knock knock*

    4chan party van!

    --
    I was about to say 13256278887989457651018865901401704640, but it appears this number is private property.
  17. /.ed by buchner.johannes · · Score: 2, Funny

    They yet have to invent a net that survives the slashdot effect...

    --
    NB: The message above might reflect my opinion right now, but not necessarily tomorrow or next year.
    1. Re:/.ed by Perseid · · Score: 2, Funny

      Yeah. Trying to connect to their web page feels an awful lot like trying to use Freenet.

    2. Re:/.ed by amphibian · · Score: 1

      But Freenet itself is immune to the slashdot effect. The more a page is accessed the faster it gets.

    3. Re:/.ed by FreenetFan · · Score: 1

      Freenet is running fine here.

      Freenet is like bittorrent, in that the more people that use it, the faster it goes.

      Although it doesn't like too much churn, when people come and go quite quickly, hopefully quite a few slashdotters will stick around, so there will be a long term net benefit to the network.

      I am seeing a Freenet network size estimate of just under 4000 nodes here, after just over a day of uptime.

  18. Re:Don't get excited... by Anonymous Coward · · Score: 4, Interesting

    Not so with Freenet (it probably can be done, but it would take a *lot* of effort).

    You mean, like having packet sniffers on all major chokepoints that log which IPs are talking to which other IPs, in order to build up a suitably-large database for purposes of traffic analysis?

    Freenet was an interesting political statement: Since inception, every statement about its security model has been prefaced by "in any sane/democratic/free country...", followed by a list of assumptions about the integrity of the telecommunications system. For example, when Freenet was first designed, NSA couldn't legally monitor domestic traffic, nor could it legally share what it found with the FBI, and FBI needed a warrant.

    The political implications of the project were supposed to motivate people to lobby for stronger telecom privacy laws, lest we become as non-sane, non-democratic, and non-free as the countries in systems such as Freenet are illegal/hazardous to use.

    That experiment has run its course: In post-9/11 America, of course, none of those assumptions about the telecom system are true. Although it's arguably lamentable that Post-9/11 America telecom policy is every bit as not-sane, not-free, and not-democratic as China, it's indisputable that the experiment has ended. The privacy wars are over; the Freenet guys lost.

    If you were interested in Freenet because of its implications for free political speech, it's time to give up: for better or worse, anonymous political speech is dead. The only justification that I can see for its continued development is that it gives enough of the illusion of anonymity to be a fantastic self-selecting honeypot for sleazeballs, and as far as I'm concerned, said sleazeballs deserve what they get.

  19. Re:Don't get excited... by evanbd · · Score: 1

    No, traffic monitoring at the ISP level wouldn't be sufficient to de-anonymize freenet (in theory; there may be bugs etc, but that's the idea). However, that combined with a large number of nodes operated by the attacker probably would, at least if the target is running opennet or can be convinced to create a darknet connection to the attacker.

    The assumptions about ISPs and telecoms required for Freenet to guarantee anonymity are far fewer than you seem to think they are. The major one is that use of encryption needs to be legal, and given the prevalence of SSL for web browsing that seems likely to remain the case.

    Future versions of Freenet will include steganographic transport layers, which should make it even harder to attack.

  20. Write once, run hardly anywhere for 10 yrs by LM741N · · Score: 0, Flamebait

    Freenet was around in 1998 or 1999, and its just being released? Maybe the developers should have gotten jobs with MS to work on Vista. The main problem with this program is that I have only ever gotten it to work on Windows and sometimes Linux. The program is so complicated it is extremely sensitive to Java versions, vendors, and platforms. You are lucky if you can get it working at all except for Windows which is so insecure anyway, that putting Freenet on it is like putting money in a vault that never closes. FreeBSD has never worked right with it unless you go through an incredibly convoluted process of getting the latest Sun Java.

    I had much promise for the Freenet idea back in the late 90's, but now I am just bored with it. Freenet developers- please Kill the project and do something worthwhile with your life. A decade is a lot of time to waste.

    1. Re:Write once, run hardly anywhere for 10 yrs by LM741N · · Score: 1

      Well you've proved one thing: the truth is sometimes pretty unpopular.

    2. Re:Write once, run hardly anywhere for 10 yrs by FreenetFan · · Score: 1

      There have been several point releases of Freenet, this is just the latest one.

      I think most people run Freenet on Linux, so I'm not sure why you had problems there - it has always been very simple to install and use for me on Linux.

      Freenet does prefer Sun Java, but I assume that is just a development decision to focus on one JVM. It is supposed to be a reference implementation, and once Freenet stabilises a bit more I am sure people will create versions in other languages.

      If you haven't tried it recently, maybe it has changed a lot since you last tried it?

    3. Re:Write once, run hardly anywhere for 10 yrs by paganizer · · Score: 1

      I'm not 100% certain, but I believe the Entropy Network was an attempt to rewrite Freenet in C.
      That might not be the truth this week, though. Pretty sure it was a couple years ago.

      --
      Why, yes, I AM a Pagan Libertarian.
  21. Not so sure. by jd · · Score: 1
    Freenet may be fine and good, but from what I'm seeing, privacy advocates are unhappy with where it is going. That make Tor a more logical system, as it is anonymous, whereas Freenet 0.7 is not. Freenet also has a reputation for being slow and unpredictable, which makes disseminating critical information tortuous and/or unreliable. Encrypted bittorrents are going to be able to deliver the same content, faster and with greater robustness.

    This is not to say Freenet is useless, or even that the allegations are entirely fair, but it would seem sensible to expect a higher level of proof when faced with a higher quality of challenge.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    1. Re:Not so sure. by FreenetFan · · Score: 1

      Do you have any references for privacy advocates unhappy with Freenet? I would be interested to see them.

      I don't understand what you mean about Tor being anonymous and Freenet 0.7 not. Surely they are both anonymous?

      Having used both Tor and Freenet, I would say that both are a similar speed. There will obviously be a performance hit over a non-anonymous connection - you will never get something for nothing. But over time, as bandwidth increases, the latency will reach the point where freesites feel as responsive as websites do today. People may remember the days of trying to download things over slow dialup modems, and a few years later we have near-instant responses. The same will happen with Freenet.

      Tor is more suited to viewing data, whereas Freenet is more suited for people both creating and viewing data, as you don't require big servers to host a popular site.

      Tor is more centralised - the main tor exit points can be trivially harvested and blocked by a government. Freenet operating in darknet mode would be very difficult to block.

      I don't understand your point about encrypted bittorrents. The encryption used only stops an outside observer like your ISP identifying them. Anyone can join the torrent and see exactly who is part of it. That is useless for anonymity. Freenet is designed to be useful in far harsher environments than that.

      My experience of Freenet has been that freesites (Freenet's equivalent of websites) stick around indefinitely. Larger files like music and video will be retrievable for a couple of months, depending on popularity. In that sense it is similar to bittorrents. And as more people use Freenet, the content will stick around for longer.

  22. The Stupidity of the pedo files hysteria by Anonymous Coward · · Score: 0

    When a pedophile is masturbating in front of his screen, he is not raping a real child in real life. From a probabilistic point of view, pedophile videos may in fact diminish the number of crimes by men with pedophile tendencies. And I should add that logically, if we make pedo files very hard to get for pedophiles, a black market with high prices for those videos and a mafia ready to kidnap, rape and kill children are encouraged.
    To fight pedophiles, the easier way might be to educate teachers (and doctors, and nurses) to detect children victims of pedophiles, and to do much more to help children victims of abuses to diminish the number of suffering children who end up becoming sick adults.

    1. Re:The Stupidity of the pedo files hysteria by davidwr · · Score: 2, Insightful

      When a pedophile is masturbating in front of his screen, he is not raping a real child in real life. Point taken. For some people, porn is an adequate substitute for real sex with a kid. However, for some people who would otherwise never molest a child, kiddie porn acts like a "gateway drug." The great unknown is whether on balance more or fewer kids are victimized when kiddie porn is available. Another unknown is the additional psychological harm it does to a child to know films of her are "out there" and will probably stay out there forever.

      And I should add that logically, if we make pedo files very hard to get for pedophiles, a black market with high prices for those videos and a mafia ready to kidnap, rape and kill children are encouraged. There will be some of that. There will also be a large number of people who "opt out" of trying to fulfill their desires, either virtually or in real life, simply because the cost is too high. There will also be a number of pedophiles who instead of looking at videos will decide to molest their own children, because they think the odds of getting caught are lower.

      To fight pedophiles, the easier way might be to educate teachers (and doctors, and nurses) to detect children victims of pedophiles, and to do much more to help children victims of abuses to diminish the number of suffering children who end up becoming sick adults. I think this is already being done in the United States. Doctors and teachers have been required to report suspected sex crimes for many years how. As far as good training and how to reliably determine if someone has been abuse, I can't speak to that.

      Also, cracking down on production works fine if it's done globally. Otherwise you just push the k1dd13-porn-creation to countries where the police can be bought off, which these days is much of the 3rd world.

      I'm not even going to get into the side-effect harm to society of either 1) ignoring the problem of child abuse and kiddie porn or 2) overreacting to the problem. I think it's pretty obvious that neither option is a good one.
      --
      Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    2. Re:The Stupidity of the pedo files hysteria by LiENUS · · Score: 2, Insightful

      When a pedophile is masturbating in front of his screen, he is not raping a real child in real life The problem lies not in the pedophile masturbating in front of his screen but in the pedophile who posts the porn to freenet for the other to see. While you normally hear about the one in front of his screen being caught thats simply because they are an easier catch. It is the other one that benefits most from freenode as the penalties for the poster are far greater than the penalties for the viewer. It is unfortunate but that guy is the reason most people I know (including myself) have shut down our freenodes for good. Unfortunately there is no satisfactory solution, I want freenet and i understand that it is necessary for freenet to function like this in order for it to function at all. But the price is too hard to justify for most people. It is sad that freenet is abused in such a way and i support the freenet project. But I refuse to run a freenet node.
    3. Re:The Stupidity of the pedo files hysteria by mrsteveman1 · · Score: 1

      At one point there was a list of known objectionable material that one could use to purge their local store, so that people who don't want to participate in things they don't agree with can simply not host it.

      This is obviously cat and mouse to some extent but at least it isn't a step back from anonymity, more of a way for people to opt out of hosting stuff they don't want to.

      In any case i quit running mine for the same reason, for me its not worth it.

    4. Re:The Stupidity of the pedo files hysteria by Anonymous Coward · · Score: 0

      Of course a freenode can help someone share pedo files. But if you are logical, you may as well ask your government to make freenet illegal. If you do not I may think you are a little hypocritical.
      Now I can also accuse you of being a little illogical and hypocritical because you are using the internet instead of asking the government to ban it since obviously pedophiles use it to share pedo files through p2p, ftp, http, emails,...
      Then why not ban all devices that can be used to film acts of pedophilia, and to copy and play those recordings?
      Why not ban cars and vans since they are used to kidnap children?
      Why not ask the government to install surveillance cameras in all homes?
      Either you are on the side of freedom, prevention, education, and investigations based on propable cause, or you want to turn this planet into a giant policed prison. Reasonable actions or paranoia?
      I think.

    5. Re:The Stupidity of the pedo files hysteria by LiENUS · · Score: 1

      Now I can also accuse you of being a little illogical and hypocritical because you are using the internet instead of asking the government to ban it since obviously pedophiles use it to share pedo files through p2p, ftp, http, emails,... (Score:-2 , Slippery Slope) and a poor one at that I am neither illogical nor hypocritical. If you read what I said you'd know I support freenet. and as for p2p ftp http emails... I'm not storing other peoples files on my computer with those. With freenet you have virtually no control over what content is stored on your computer because you effectively act as the browser cache for other users. This is a necessary feature in order for freenode to provide true anonymity and prevent censorship. If you are trolling then it was a lame troll and you need to learn to put together a cohesive argument so that someone might actually believe what you say. If you are actually serious then you need to learn what is fundamentally different about freenode compared to other services. Pedos can share files on http all the way and the files wont be on my computer, they'll cross through routers and they'll exist on the server that serves them and the client computer that requests them but they wont be on my computer. Sure the fbi or a hacker might be logging all http traffic and then the pictures would be stored on their system similar to freenet but this is a choice they made to store all traffic and they presumably aren't serving it. I also don't make my squid caching proxy setup publicly accessible. Because I do not wish for my system resources to be used to serve this data. With traditional protocols I have a choice in what is stored or served with freenet you do not. Since you seem to have difficulty with reading I'll repeat the core of my previous post in large letters.

      I support the freenet project. But I refuse to run a freenet node.
    6. Re:The Stupidity of the pedo files hysteria by cayenne8 · · Score: 1
      "Point taken. For some people, porn is an adequate substitute for real sex with a kid. However, for some people who would otherwise never molest a child, kiddie porn acts like a "gateway drug." The great unknown is whether on balance more or fewer kids are victimized when kiddie porn is available. Another unknown is the additional psychological harm it does to a child to know films of her are "out there" and will probably stay out there forever."

      I don't know of any studies, but, just on anecdotal evidence...I'd say the people that get their kicks out of watching simulated rape, or fake snuff films aren't going out in droves to commit the same acts in real life...I'd venture to guess that the same % of them that watch kiddie stuff that do not do it in real life is about the same.

      That brings to mind...the reason kiddie porn is banned, is that it indeed harms children, it has to be filmed with abused kids. However, why don't they do away with the ban on artificial stuff....computer generated stuff. That way, those that would be satisfied getting their jollies by viewing that kind of stuff would be satisfied, and no real human children are harmed? I mean, it is illegal to rape someone...but, you can freely watch a simulated rape on film...why not with with other creepy stuff like kiddie porn?

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    7. Re:The Stupidity of the pedo files hysteria by Anonymous Coward · · Score: 1, Insightful

      I mean, it is illegal to rape someone...but, you can freely watch a simulated rape on film...why not with with other creepy stuff like kiddie porn? Because it's creepy, and in the end it's not about the actual children involved, it's about punishing creepy pedophiles. "We're saving children!" is just a convenient excuse.
    8. Re:The Stupidity of the pedo files hysteria by stdarg · · Score: 1

      It is the other one that benefits most from freenode as the penalties for the poster are far greater than the penalties for the viewer. It is unfortunate but that guy is the reason most people I know (including myself) have shut down our freenodes for good. Why? I don't get this. Do you think the guy is making money by posting stuff for free on Freenet? Do you think he's going to stop doing what he does (for free, remember) because you're taking away his audience? Just doesn't make sense to me. You are giving up all the good, positive things about Freenet for no reason at all -- not just anonymity but things like distributed storage with redundancy, automatic swarm downloading, capable handling of popular material to resist a /.-like effect, and so on. To what end?

      Unfortunately there is no satisfactory solution, I want freenet and i understand that it is necessary for freenet to function like this in order for it to function at all. But the price is too hard to justify for most people. It is sad that freenet is abused in such a way and i support the freenet project. But I refuse to run a freenet node. What is the price?? I don't get it. I hate to sound cliche but do you also feel really bad about buying digital cameras because they're used by "those people" to do bad things?

      Anyway, please reconsider, keeping in mind that as good people like you give up and leave, the percentage of bad people simply increases and you get to pat yourself on the back (self-fulfilling prophecy), but if you had stayed and more good people had come, the percentage of bad people would sink down until it became noise (like they are everywhere in society).
    9. Re:The Stupidity of the pedo files hysteria by FreenetFan · · Score: 1

      I can understand your point, I have thought long over this point myself.

      Like you, and most people, I think child porn is totally wrong. It is true that Freenet allows people to share this kind of thing without government censorship, and that encrypted pieces of these files are potentially held on your computer without your knowledge.

      But unlike you, I continue to use Freenet. This is my reasoning:

      Suppose you run a webhosting or filehosting service where people can store their files on your machines. They can store encrypted files on your machines. You don't know what they contain, so should you feel that the possibility they may contain things you disagree with is enough to stop you running your business, or to disallow files that you can't inspect?

      The difference with Freenet is just that it isn't a central company providing the service to clients - it is p2p so everybody plays the part of both service provider and client.

      So my rationale for running Freenet is that unless I object to web or filehosting companies hosting encrypted files in principle, then why should I object to myself taking that role?

      In truth, the amount of this kind of objectionable material on Freenet is very small. Someone has over the last year been providing weekly statistics based on the number of posts to various boards in Freenet's forum software. Postings to boards which are clearly for people trading illegal images are tiny compared to the mainstream boards.

      I would estimate that most Freenet users are geeks, file traders or political activists, in that order.

      The main Freenet developer is even an evangelical Christian who is morally opposed to all pornography.

    10. Re:The Stupidity of the pedo files hysteria by LiENUS · · Score: 1

      Like you, and most people, I think child porn is totally wrong. It is true that Freenet allows people to share this kind of thing without government censorship, and that encrypted pieces of these files are potentially held on your computer without your knowledge. And this is a requirement of Freenet. In fact I would not support the Freenet project if it did not function this way. Being free of censorship is as important as the anonymous aspect of Freenet. It gives true patriots (to any country not just the USA) the ability to share whatever it is that they believe without fear of reprisal.

      But unlike you, I continue to use Freenet. Just to be clear when I say I support Freenet I do support people operating Freenet nodes as well. Your choice to run Freenet is your choice and it is a good one. Should Freenet get tested in a trial against someone accused of child pornography for running a Freenet node and Freenet pass. I would probably start a Freenet node right away. But until that time I choose not to run a Freenet node.
    11. Re:The Stupidity of the pedo files hysteria by Anonymous Coward · · Score: 0

      > However, for some people who would otherwise never molest a child, kiddie porn acts like a "gateway drug."

      I'm afraid you're going to have to come up with some actual research that backs that up. Virtually every molestor ever studied tended to have trigger events (such as being abused themselves) or exhibited documented abnormal behaviors that do not support the notion of exposure to graphic imagery as any kind of "trigger" -- the notable exception to this being when such exposure was also part of a pattern of childhood abuse.

      I'm not going to defend the production of clearly indefensible material, but the "gateway" theory kind of wears its slippery slope argument on its sleeve.

  23. Re:Don't get excited... by PitaBred · · Score: 1

    So let's make the database useless. If everyone's connecting, no one can be found. Set up daemons to connect to random hosts.

  24. Umm... by davidwr · · Score: 1

    So what happens if someone sneaks into some Joe's computer, sets up an OpenNet FreeNet node running invisibly, then calls the cops on him?

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    1. Re:Umm... by LiquidFire_HK · · Score: 1

      Why bother with Freenet then? If he can install it, he could just as easily directly copy some child porn or something else compromising to his computer.

    2. Re:Umm... by blueg3 · · Score: 1

      Depends on possible defenses. If you're running a Freenet node for weeks or months, unknown to you, and there are no signs of being hacked, that lends credence to the theory that you downloaded those images intentionally. Just copying the images there, on the other hand, leaves timestamps, allowing you to refute that you were present at the computer at the time, and no corroborating evidence that you intentionally downloaded the images (which is fairly important in securing a good conviction).

      A clever attacker won't just make sure the cops arrest the guy for child porn -- they'll make sure they convict him, too.

  25. 4chan? Pedos say it is "natural" by davidwr · · Score: 1

    Shouldn't that be e-chan?

    "All your natural base desires are belong to us. NO! WAIT! I don't want all your natural base desires!"

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  26. Yes and no by davidwr · · Score: 1

    Let's suppose there is 100GB of KP floating around FreeNet every day and 100,000 GB of material floating around the public Internet per day. These numbers are probably way off but let's assume it's a 1000-to-1 ratio.

    The trick is to multiply the total Freenet traffic by 1000 by copying random legit traffic then hiding your secret data in it.

    The reality is that in order to do so, Freenet's capacity will have to increase by 1000 or its effective bandwidth will be cut by 1000.

    I could be wrong about the 1000x factor, but the stenography-overhead is probably well over 10x.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    1. Re:Yes and no by grumbel · · Score: 1

      The problem is that you can't hide from your ISP. Your ISP knows to whom you connect and with steganography you can only hide what you send, but not that you send something. And with Freenet you simply have a traffic profile that doesn't match any normal web traffic, i.e. dozens of connection to random hosts and that 24/7 is something that you normally don't do.

  27. Wifi is even easier to snoop. by elucido · · Score: 0


    The problem with wifi is it can be snooped just as easily as wired. The medium you use shouldn't matter if Freenet is actually well designed.

    Freenet is only moderately secure because it's designed on top of Java. Let's be real folks, Freenet is only as secure as the Java it runs on. If Freenet were something written in C, which could be compiled for a cellphone or PDA, and install directly into the router itself, well yeah then I'd say it's pretty secure, but when you install Freenet on a PC, it's only as secure as the PC, and if you install Freenet on a PC on top of Java, it's only as secure as Java and the PC. If it's installed on the lower layer, such as the router level, it would be much more secure because your wifi router would download freenet from another wifi router, and you'd access freenet that way.

    But overall, Freenet is a good project because it's something we can learn from and study, it's more like a science project though, I wouldn't expect people to use this in China right now. If it's a life threatening situation, I would not use Freenet, but if you want to discuss UFO conspiracy theories, or complain about whatever, try Freenet.

    As far as the kiddie porn problem goes, once again we focus too much on solving all problems on the application layer, when we could simply change the jpeg and other protocols to store information in the file about the camera model and where the camera was bought, made, what computer it was originally on and who owned that computer, to help the authorities trace back where the illegal images came from.

    The people who download the illegal images have evidence, and they can in some cases help track down who originally created the images in the first place. By the time it gets on Freenet, or even on the internet, it becomes like whack a mole and you end up chasing copies of the images around the internet as it gets further and further away from the originator(s).

    Freenet could provide a way to reduce the child porn problem, but if they did that then all images uploaded would have to be registered to the individual who uploads it, which means images from China would also be registered and China will be able to track it down. So it's very complicated and it does not seem that child porn can ever be solved on the application layer.

    1. Re:Wifi is even easier to snoop. by bencoder · · Score: 1

      As far as the kiddie porn problem goes, once again we focus too much on solving all problems on the application layer, when we could simply change the jpeg and other protocols to store information in the file about the camera model and where the camera was bought, made, what computer it was originally on and who owned that computer, to help the authorities trace back where the illegal images came from.

      So how will my camera know which pictures are illegal and when to put this information in, so I can be traced, and which are perfectly legitimate images that I may not want anyone who sees it to be able to trace it back to me?

      oh... I see, you mean, this data will be on every image ever? I see...

      And how on earth can that kind of data be kept valid in any kind of open format, there isn't any way for it to be possible to make this data non-editable.

      This is the most ridiculous solution to the problem ever proposed.

    2. Re:Wifi is even easier to snoop. by Cyberax · · Score: 2, Informative

      That's one of the stupidest post on the Slashdot for a while.

      First of all, most of the security bugs ARE FOUND IN THE C/C++ CODE. Java is MUCH MUCH MUCH more secure than C/C++ in practice. To remotely exploit FreeNode, you'll need quite an exotic combination of bugs in JVM _and_ in the FreeNet.

      And Java works just fine on PDAs, and FreeNet doesn't use anything fancy and non-portable like cool SWING GUIs.

    3. Re:Wifi is even easier to snoop. by ultranova · · Score: 1

      Freenet is only moderately secure because it's designed on top of Java. Let's be real folks, Freenet is only as secure as the Java it runs on. If Freenet were something written in C, which could be compiled for a cellphone or PDA, and install directly into the router itself, well yeah then I'd say it's pretty secure, but when you install Freenet on a PC, it's only as secure as the PC, and if you install Freenet on a PC on top of Java, it's only as secure as Java and the PC.

      Which is almost certain more secure than C in the hands of the average programmer. Please also understand that Freenet is a research project which often releases several new builds per week. Finally, you can compile Java into native binaries, with gcj for example.

      Besides, don't most cellphones already support Java, if only the micro edition ?

      --

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

  28. what percentage of traffic is kiddie porn? by elucido · · Score: 2, Interesting


    Can anyone give us numbers on the precise percentage of Freenet traffic that kiddie porn makes up?

    I'm concerned about the kiddie porn problem, but why the hell would people even go through the trouble of using Freenet just to trade kiddie porn?

    It's sick, but sometimes I wonder if the individuals who do upload that shit to Freenet do it precisely to get Freenet shut down.

    What better way to get something shut down than to upload kiddie porn? Any serious users wont want to use it anymore and then it will ONLY be filled with kiddie porn, which gives the authorities every reason to ban the entire network as a kiddie porn network.

    So the Freenet people should keep precise percentages of the traffic and keep the traffic data public. As long as the majority of the traffic is not kiddie porn, Freenet has a chance at being useful.

    1. Re:what percentage of traffic is kiddie porn? by Anonymous Coward · · Score: 0

      if you are soooo interested in kiddie porn, why don't go and see for yourself?

    2. Re:what percentage of traffic is kiddie porn? by Anonymous Coward · · Score: 0

      They do it because of either increased anonymity or promised increased anonymity. The trouble of using Freenet to sustain their despicable habit is, to them, far less than the trouble of being cought, outed, sent to prison, and continually assraped/beaten by other prisoners for far too few years. Your suggestion of keeping traffic data and publicizing it does make sense though, assuming you have a decent idea as to how to implement determination of what traffic is kiddie porn.

    3. Re:what percentage of traffic is kiddie porn? by Anonymous Coward · · Score: 0

      Can anyone give us numbers on the precise percentage of Freenet traffic that kiddie porn makes up? Isn't that the whole point of Freenet - nobody knows? Not even the people relaying the traffic.
    4. Re:what percentage of traffic is kiddie porn? by FreenetFan · · Score: 1

      People who say Freenet is about porn are either trolling or have a vested interest in stopping people from having a network free of centralised government censorship.

      There is someone on Freenet who publishes weekly statistics on messages posted to the new spam-resistant Freenet Message System aka FMS, which replaces the old Frost message system that is being spammed. The most recent list doesn't actually include ANY pornographic boards, child or not, so the percentage here is actually zero.

      Note that these stats are for a new experimental message forum which is still gaining momentum - there are still a lot of people using the existing Frost message forum, although a lot of the boards are being spammed. But it still gives an illustration of the things being discussed on Freenet.

      Number of messages / Board

      192 fms
      63 test
      43 fr.discussion
      32 freemail
      23 fr.tests
      19 freenet
      18 sites
      15 frost
      14 test.binaries
      11 fr.fms
      7 jokes
      7 news
      6 boards
      6 science
      6 video
      5 fr.accueil
      5 music
      5 privacy
      4 ebooks
      3 religion
      2 de.freenet
      2 flbzx.test
      2 politics
      2 ru
      1 jsite
      1 macrumors
      1 public
      1 test.cptn_insano
      1 test.d9gkwkab3

  29. The darknet idea is good. by elucido · · Score: 0


    The darknet idea is about the only big new idea I like in Freenet 0.7

    but ideally, Freenet is moving towards becoming a Sneakernet, and if it's going to be like that, where we friends trade with friends and only our friends, then we won't have to worry about kiddie porn because we just wont have those kinds of friends who trade that.

    Sneakernet would simply be something where you have your encrypted CDrom or DVD, and thats your harddrive. You have your Freenet installed on your wifi router or cellphone and thats your software. You call your friend, and then you trade files over your cellphone, or skypephone, or vodaphone, and then you transfer the files from your smartcard to your DVD burner to your DVD harddrive.

    Freenet would have to be the software running on the PDA, the phone, or the sidekick, and not the PC application that it is now. And it shouldn't depend on buggy slow closed source Java.

    I'm sorry but I don't really like Java for security or anything else.

  30. Are you talking BS? by elucido · · Score: 1


    Tell us more about this friend of yours who has 3 years of probation for downloading a file on a P2P network.

    I'm not saying it's impossible given the current laws, but I figured it was only hundreds of people who got caught up in this, and I only read about that one guy so far.

    1. Re:Are you talking BS? by Anonymous Coward · · Score: 0

      I'm not saying it's impossible given the current laws, but I figured it was only hundreds of people who got caught up in this, and I only read about that one guy so far. Do you think only hundreds of people have been arrested for child pornography offenses (a gross underestimate), or do you think that there are only a few hundred "innocent" people who have been caught up in the child pornography hysteria and sentenced to prison?

      Check out some FBI press releases. Child pornography possession seems to be the main focus of the FBI at this point.
    2. Re:Are you talking BS? by blueg3 · · Score: 1

      Child porn possession is a focus of the FBI (as well as state and local law enforcement) -- but as far as press releases go, it's because child porn is fairly common, it's fairly easy to secure arrests and convictions, and people like to hear about it.

  31. How do you know that? by elucido · · Score: 1

    Why wouldn't Steganography work?

    In theory, steganography would work. The main problem however is that Freenet isn't as secure as it could be.

    1. Re:How do you know that? by grumbel · · Score: 1

      The upstream bandwidth used by Freenet is much larger then upstream used by normal web traffic, the number of simultaneous connections is also much larger.

      Trying to use Steganography to hide Freenet is like trying to hide a Steganosaurus in a mail envelope, might in theory work if the envelope is large enough, but it would be still rather obvious what is going on.

    2. Re:How do you know that? by elucido · · Score: 1


      In that case, Freenet won't really work in places like China.

      They will KNOW who is using Freenet through traffic analysis, and they'll know whether or not Freenet is capable of Steganography and use Steganalysis. In theory on paper it could work, but Freenet would have to be perfectly designed, meaning it would have to be designed much better than it is designed now, and it would probably be harder to scale. It might be that something like Mute will end up being better than Freenet from a design perspective even if it's not as scaleable.

    3. Re:How do you know that? by FreenetFan · · Score: 1

      I think Freenet is ideal for places like China. Judging by the numbers of Americans who are saying they are too paranoid to run Freenet (unjustifiably, IMHO), it is the US that is worse off!

      The idea of a darknet is that you connect directly to your regular friends, who you are just swapping music with or something equally innocuous.

      Then you can speak to your political dissident friends indirectly and securely over the Freenet network, using your regular darknet friends as a kind of gateway.

  32. Web of trust by elucido · · Score: 1

    Treat your node like you treat your social security number or telephone number. You don't give it to complete strangers right?

    But if you know a person and trust them, then it makes sense. You should be able to trust your friends at least alittle bit.

  33. still horrifically slow, its even worse than befor by Anonymous Coward · · Score: 0

    seriously, i thought i would install it for shits and giggles and yep its still terribly (unusable) slow, its like surfing at slower than dialup speeds (imagine the web in 1992) i think the whole thing is fundamentally flawed in practice, it will never be fast or even reasonably fast. leaves traces all over your drives (regardless of settings on the install) uninstall is a batch file script(lol) dumb installer is java too (NSIS is much better, at least it can smart) it shifts loads of bandwidth but every site on it seems to be dead it uses terrible hacks with firefox (must be some kind of joke? its that bad) reading some of the config files its just a hack, im suprised it works at all! they are still using a proxy method of usage instead of a dedicated app creates a whole new user profile on windows and then hides it from the logon screen installs it as a service that runs all the time (set to automatic) fills the drive faster than downloading an iso from sourceforge (its currently using 1.5GB) the whole thing is shite in the extreme, the developers need to junk the abortion that is java, forget it,its dead,it failed move on. right now its using 300MB of ram and a hell of a lot of bandwidth the processes cannot be killed from the taskmanager, even using special process tools i cant kill the damm thing javas promises of write once are just bullshit , they need to man up and make different platform releases in C++ like every one else so yeah , its still junk, same your time and bandwidth, its dead

  34. its awful and still unusable by Anonymous Coward · · Score: 0

    yeah rewritten from the ground up they claim, hilarious if thats the best they can do

    seriously, i thought i would install it for shits and giggles and yep its still terribly (unusable) slow,
    its like surfing at slower than dialup speeds (imagine the web in 1992)
    i think the whole thing is fundamentally flawed in practice, it will never be fast or even reasonably fast ever.
    leaves traces all over your drives (regardless of settings on the install)
    uninstall is a batch file script(lol)
    installer is java too (NSIS is much better, at least it can be made smart)
    it shifts loads of bandwidth but every site on it seems to be dead
    it uses terrible hacks with firefox (must be some kind of joke? its that bad)
    reading some of the config files code its just a bad hack, im suprised the thing works at all!
    they are still using a proxy method of usage (with all the security implications) instead of a dedicated app
    creates a _whole new user profile on windows (and all the traces that leaves) just for firefox and then hides it from the logon screen
    installs it as a service that runs all the time (set to automatic)
    fills the drive faster than downloading an iso from sourceforge (its currently using 1.5GB)

    the whole thing is shite in the extreme, the developers need to junk the abortion that is Java, forget it as a client app its dead,it failed,so move on.
    right now its using 300MB of ram and a hell of a lot of bandwidth with very little to show for it
    (the processes cannot be killed from the taskmanager, even using special process tools i cant kill the damm thing)
    javas promises of write once are just bullshit, they need to man up and make different platform releases in C++ like every one else
    there is a reason Java isnt popular and this project is a great example on how bad it can be
    so yeah , its still junk, same your time and bandwidth, its dead
    id rather take my chances on piratebay and hide in a crowd, at least i can get in and get out quick with megabit speeds instead of byte speeds

    if it was a commercial project i would of sacked them all if thats the best that can be done

    harsh ? maybe, sometimes the truth hurts

  35. It's called watermarking by elucido · · Score: 1

    It's the same technology we use to protect money and trace that. It's the same technology they use to have DRM.

    I'm not a big fan of DRM, but you could easily use an open source watermarking technology. The fact that it's already done for copyright purposes, proves it can be done for anything else if we choose.

    1. Re:It's called watermarking by xappax · · Score: 2, Insightful

      It's the same technology they use to have DRM.

      Exactly - and name a DRM software technology that's impossible to break. There are none - it's not possible to create a media file that will display on normal personal computers and still prevent it from being "ripped" or re-encoded in a non-DRM format.

      Unless you strongly understand every aspect of a technology like DRM or watermarking, it's unwise to assume that it will magically solve a given problem, such as tracing photographs.

  36. Bugs exist either way by elucido · · Score: 2, Insightful


    If you want a bug proof program, you aren't going to find that using Java or C, or C++. At least C and C++ is fast. Java is slow as hell and it's still buggy. If you like Java thats your preference, but C is my preference and you aren't such an authority where you can say one language is objectively better than another.

    Are you going to say, that if GNUPG, or GNU-Net is written in C, that it's inferior to Freenet JUST because it's written in C and can fall for a buffer overflow exploit?

    If you have remote exploits, it's as much due to bad coding as it is to the language, and using Java is not a solution to a bad design. But hey it's your preference, and a lot of people disagree with you and think your preference is equally as stupid as mine.

    1. Re:Bugs exist either way by Anonymous Coward · · Score: 0

      Actually, you're just wrong and everyone knows it. Java is more secure than C, everything else being equal.

    2. Re:Bugs exist either way by Cyberax · · Score: 1
      Yes, you know nothing about Java. Java is almost as fast as C++ in practice, thanks to its JIT-compiler. Sun JVMs are also very stable, I manage a server farm of 35 servers with our application. I don't even remember the last time a node crashed because of a JVM bug.

      Next, Java is _objectively_ better when it comes to security. It's NOT POSSIBLE to make a buffer overflow (and a bunch of other) bugs in Java, even if you tried.

      Are you going to say, that if GNUPG, or GNU-Net is written in C, that it's inferior to Freenet JUST because it's written in C and can fall for a buffer overflow exploit? No. However, the chosen language is _important_ for security-oriented projects. C/C++ is just plain dangerous, it creates additional risks for an application designed to make you secure.
  37. You do have one valid point by elucido · · Score: 0, Flamebait


    You are right about the fact that in any open format the data can be edited. But the point is simply to convince a jury that the picture cam from a certain source, and in most cases the jury is not going to be sophisticated enough to consider every single possibility.

    So the jury has to weigh which situation is most likely, as it's nearly impossible to prove beyond a reasonable doubt. Now if the picture just happens to match the camera and computer you have, thats as good as the bullets coming from your gun that you had to register. If a camera can be as damaging as a gun, and all cameras are registered and licensed as guns are, then yes you'll have to register every camera you buy and connect every camera with a name, but this is a better solution than waiting for people to abuse their cameras and the children they film, and upload their virusware to the internet to abuse our computers and eyes.

    And it makes more sense to focus on the actual child pornographer than to shut down the entire internet by chasing after the evidence, and by creating illegal hyperlinks and raiding people. So while you might say my solution is ridiculous, if your solution is to censor the entire internet as a solution, then my ridiculous solution is less ridiculous than yours and worth considering.

    And of course if you have no solution at all, then you have no right to call any potential solution ridiculous. Whats your solution?

    1. Re:You do have one valid point by Anonymous Coward · · Score: 0

      And of course if you have no solution at all, then you have no right to call any potential solution ridiculous

      And what do you base this theory of ridiculousness on? Obviously by your rules, the 38512958109259251251256th digit of pi must be "elephant", unless you have the solution you can't claim I'm wrong!

      but this is a better solution than waiting for people to abuse

      Ah, the theory of "I believe the government has psychic powers and can identify rapists in advance".

    2. Re:You do have one valid point by Anonymous Coward · · Score: 0

      And of course if you have no solution at all
      Neither do you. You're gonna ban every existing camera out there for a special DRMed one? No more disposable cameras? Every Cell phone with a lens has to be registered with the mothership? Are all the feds of all the world going to get on board with it too? Do you think black market cameras will be harder to come by than black market guns?

      then you have no right to call any potential solution ridiculous.
      Ok, this last part is ridiculous. Solution to crime: Everyone love each other. Ok, now I can't be called ridiculous, you have no right.
    3. Re:You do have one valid point by Anonymous Coward · · Score: 0

      ...and all cameras are registered and licensed as guns are...

      All guns are not registered and licensed, moron, at least not in some free countries.

  38. Re:still horrifically slow, its even worse than be by NullSolaris · · Score: 1

    This was my same reaction: Slow as fuck (think AOL at peak on Saturday), EATS RAM and HDD space, and uses relatively complicated FF hacks (Freenet should just use a modified version of FF, and keep it separate. FF doesn't like the profile thing... and considering the size of Freenet, I thought it would do just that -- or even be like Tor, which had an addon that set up everything for it with the push of a button and turned it off just the same)

    I thought that this would be promising, but 0.7 is not close to even half of what I thought.

    Also, it seemed to have 50%+ of the stranger nodes it connected to be busy, which meant that this connection was not getting any faster any time soon.
    Granted, there aren't that many users really yet, so this is [relatively] acceptable.

    However, mod parent troll, he seems to want to bash Java in, for no good reason.

    --
    Reading Slashdot for the vulnerability announcements is like buying Playboy for the articles --A.C.
  39. Too late! by Anonymous Coward · · Score: 0

    TOR already does a good job with this! http://www.torproject.org/

  40. solution by HeroreV · · Score: 1

    If child porn were legal, there probably wouldn't be very much of it on Freenet. Problem solved.

  41. Prove this by elucido · · Score: 1



    If it's filled with pedophiles, show us some proof. Stop fear mongering.

    People like to say the internet is filled with pedophiles too, and it's usually the people who never seriously use the internet who think this way.

    The pedophiles exist EVERYWHERE, they aren't on the internet, or on Freenet, they are your neighbors, and a lot of them like to be gym teachers and priests, and other suspicious jobs. I guess lately we like to think that the internet is a haven for pedophiles, as if the pedophiles didn't exist until after the internet was created, or as if the pedophiles didn't exist until after Freenet was created and now the pedophiles are going to corrupt the internet, and Freenet.

    The FBI will watch the pedophiles, and thats because there will be plenty of people willing to alert the FBI if we see a pedophile, or even if someone has pedophile behavior, and it has nothing to do with the internet.

    1. Re:Prove this by blueg3 · · Score: 1

      No, but the Internet makes for a pretty good way of catching pedophiles.

  42. Google search records by elucido · · Score: 1


    If theres so many pedophiles on the net searching for kiddie porn, wouldn't they use Google?

    I'm not saying they wont use freenet, but there are ways to catch them. Google probably has a record of their search history, and likely flags the people who have pedophile search patterns. These people should get watched.

  43. The problem is by elucido · · Score: 1


    The problem is, even when anonymity does not exist, fraud, stock scams, threats, medical records or any kinda records, still get passed around and accessed. So it doesn't seem to have anything to do with the internet or anonymity.

    Information SHOULD be secured, we all agree on that. The question is what to do with the information once it's encoded into bits. I think in specific, the when information is put on the internet in unencrypted form, it's already as free as air. It's impossible to put the genie back in the bottle once it gets on the net.

    So why fight the net and potentially destroy it, when we can design the net to handle anonymous traffic? Just because the traffic is anonymous doesn't mean we don't know it's there, and can't find out where it came from. They already have watermarks in stuff like mp3s.

    Now, there are problems, big security risks, but it's not because it's anonymous or even on the net. The security risks come from how Freenet COULD potentially be abused. Does that mean the Freenet project should be scrapped? I don't think it should be scrapped. The reason it shoudn't be scrapped is because you can't learn anything if you AVOID dangerous ideas.

    The bad people, if they are serious bad, could develop their own Freenet in secret, and we wouldn't even have known such software existed, but because there IS a Freenet we can actually discuss what is currently possible and what may be possible in the future, so Freenet exists for research purposes.

    In the future, anonymous communication will not only be possible but it will probably be common.

  44. Even in hell by elucido · · Score: 1

    Even in Hell, Satan should be able to trust his demons. I don't think a society can exist if no one trusts ANYONE. I'm not sure a society like that ever has existed anywhere.

    What you mean to say is, people can't trust anyone they don't already know very well. But newsflash, you can't trust people you don't know in any society, and the few people you can trust in any society are people you know very well, well enough to know they won't get you killed.

    You should be know at least one person like this.

  45. Think of this by elucido · · Score: 1


    Yes the person you "trust" face to face could and probably will be a government agent, but what if it's a person you grew up with, like your brother? If the government can turn brother against brother, brother against sister, and children against their parents, then that country is already about to collapse, because whoever is at the top of a government like that probably can't trust the people closest to them either and is the most paranoid individual in the country.

    I can imagine it being like that in the Soviet Union under Stalin, or in Nazi Germany under Hitler. If it's so bad in a country that resistance is futile, then you are either an agent or an enemy and need to get out of there if you aren't an agent.

  46. Thats a ridiculous argument. by elucido · · Score: 1


    Why wouldn't the kiddie porn people use Bit Torrent and just encrypt their kiddie porn and rename it as an piratedsoftware.iso ?

    Of course the people who burn it without the key won't be able to decrypt it, but there is no reason to believe that kiddie porn couldn't be traded over bit-torrent just as easily as it could be traded over Freenet. The difference is, Freenet allows them to trade it in a way in which the world, including the authorities, can see what they are trading and how.

    1. Re:Thats a ridiculous argument. by blueg3 · · Score: 1

      If you're sharing information with people you know well enough to share an encryption key with, there are plenty of better ways to share it than BitTorrent.

      If you publicized the location of the BitTorrent tracker, it'd be fairly trivial to download pieces of every torrent on that tracker (noting file hashes and peer IPs), determine if they indicate an encrypted file, and then go about finding out a bit more about this encrypted file, like who is responsible for it being tracked and what else they've been up to online. Only a small fraction of torrents are encrypted.

  47. so you think they will ban encryption? by elucido · · Score: 1

    I think it's insane to think that just because people use encryption that it's grounds for a warrant. If it's like that then I guess we can't use off the record with gaim anymore, and I guess we can't use SSL anymore, or SSH for that matter.

    Yes encryption can be used to do bad stuff, but it can also be used to do good stuff, or innocent stuff. So making the use of encryption as grounds for a warrant is just plain stupid. Most people probably SHOULD use encryption more.

    If it's truly a terrorist type situation, I'm sure the NSA has the computing resources to crack all the standard encryption algorithms. Also there are bugs in the pseudo random number generator, they can exploit that. Also the feds probably could get hackers to hack a server if it's Al Qaeda's web server.

    Also, try using PGP with Thunderbird, Enigmail works just fine, and there's also Firefox extensions. I don't think the powers that be are concerned with the weak encryption used on most PCs, especially when these computers don't even use real random numbers but PSEUDO-Random, which means the numbers used to make the keys are predictable.

    1. Re:so you think they will ban encryption? by jmorris42 · · Score: 1

      > I think it's insane to think that just because people use encryption that it's grounds for a warrant.

      As a practical matter, here in the real world that actually exists, if you spot a bunch of encrypted traffic between end points (i.e. not to-from server farms or corp networks) you can bet yer ass it is something illegal. No need to give me the arguments, I know em. But here, today, almost nobody is encrypting Internet traffic except cypherpunks and criminals. You will see legit encrypted traffic to large ecommerce websites and VPN action. That is about it. Even the bittorrent pirates are cleartext.

      > If it's like that then I guess we can't use off the record with gaim anymore, and I guess we can't use
      > SSL anymore, or SSH for that matter.

      Not saying that. Just that as a practical matter those uses get lost in the noise. Widespread crypto would be a big win from a civil liberties standpoint, but it ain't current reality and it probably ain't happening anytime soon.

      > Also, try using PGP with Thunderbird, Enigmail works just fine, and there's also Firefox extensions.

      And your point is? What I mean by 'virtually transparent' is when you install the MUA it prompts "install an existing keyring or generate a keypair?" then signs every outgoing mail and attaches the public key (or better a pointer to it on a keyserver) and collects keys from inbound mail automagically. And anytime it has a key on file it sends an encrypted mail. The end user doesn't do anything, it "just works."

      > If it's truly a terrorist type situation, I'm sure the NSA has the computing resources to crack
      > all the standard encryption algorithms.

      Maybe they do, maybe they don't. The Intelligence agencies haven't exactly been covering themselves in glory the last couple of decades. What is certain is that such a secret wouldn't be squandered on something as trivial as stopping a terrorist, even a 9/11 scale operation. See the lengths taken to keep the Ultra secret for details.

      --
      Democrat delenda est
    2. Re:so you think they will ban encryption? by blueg3 · · Score: 1

      That's not true -- proper encryption products don't use seeded PRNGs, they use real random sources. (You can quibble about whether something is "really" random, but they're certainly unpredictable.)

      Whether or not the NSA can crack proper cryptographic protocols is a matter of contention. Usually there are weaker points in security than encryption.

  48. Re:Don't get excited... by blueg3 · · Score: 2, Interesting

    Your theory incorrectly assumes that such a concerted attack is both reasonably possible and deemed a worthwhile expenditure of the time, effort, and money necessary to succeed. While it's entirely true that government agencies have the power to tap and record all kinds of communications, it's far from true that all communications *are* listened to and analyzed. Not all of the organizations combined have nearly the capacity to handle even a fraction of that data, they don't have the software necessary to analyze it, and they don't have the computing power necessary to run that software if it existed.

    It's the distinction between "if the NSA suspects you of being a terrorist, they can listen to your conversations" and "the NSA is listening to all our conversations".

  49. In the US virtual kiddie porn is legal - or is it? by Anonymous Coward · · Score: 0

    That brings to mind...the reason kiddie porn is banned, is that it indeed harms children, it has to be filmed with abused kids. However, why don't they do away with the ban on artificial stuff....computer generated stuff. Congress passed a law that outlawed virtual kiddie porn. The Supreme Court struck it down.

    Congress tried again. Last I checked the new law is still in the courts.

    Can anyone bring me up to date?
  50. Maybe it's something *I* normall do by davidwr · · Score: 1

    dozens of connection to random hosts and that 24/7 is something that you normally don't do. Obviously you aren't my ISP or you'd know that isn't true. Or maybe it is.

    In a post-9/11 state, everyone should run something like FreeNet so when they day comes that you want to do a music review of that new album "Da Bomb!" by that up and coming rapper Jonny Hussain, you won't get put on a terrorist watch list.
    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  51. Freenet for Dummies by Anonymous Coward · · Score: 0

    I haven't read through ALL the comments yet. sorry. But I see some common misconceptions, innocent ignorance, and FUD surrounding the connection mechanisms of Freenet 0.7.

    A few points to start off with:

    1) Your ISP Knows you are running Freenet.
    I believe this is at least mostly false, as long as you get Freenet from somewhere other than freenetproject.org. :P They can guess with varying degrees of certainty that this is the case, depending on what types of software are in use by the average member of the populace in a given area, but cannot prove it without raiding your house or installing keyloggers on your machine before you buy it, etc... unlike 0.5, Freenet 0.7 uses no identifiable session bytes. So your ISP can't create a simple packet filter rule to identify Freenet 0.7 by the data sent over the wire. the more repressive the regime the harder it will be to get away with sending encrypted data over unknown protocols though.

    2) Darknet: If you are a dissident and get busted, all of your dissident buddies will et busted too.
    True only if you connect directly to your dissident buddies to form the darknet. Instead, you should connect to people you have regular contact with socially, so as not to create any odd person-to-person links.

    Wiretaps are used more to establish relationships between groups of people than to catch you saying anything of importance. Same could be said about ISP monitoring of who you send packets of random garbage to. So stick with people you call on the phone, or email regularly, or see every day. Not the people you're plotting with. so all that securely once INSIDE Freenet.

    3) Opennet: Yes, we have one too.
    Despite what 0.5 die-hards and trolls would have you believe, 0.7 has an Opennet too. Yes, it's less secure than Darknet, but it's more secure than the 0.5 Opennet, it's also better for the network as a whole when used.

  52. Tor ? by Yvanhoe · · Score: 1

    Now that Tor exists, is popular and quite fast, what do we need freenet for ?

    --
    The Wise adapts himself to the world. The Fool adapts the world to himself. Therefore, all progress depends on the Fool.
    1. Re:Tor ? by quag7 · · Score: 2, Informative

      Freenet is more like a distributed, anonymous document store. You upload a document to it, and it then lives in the distributed ether of freenet. Tor is used more for person-to-site, or person-to-person communications.

  53. You are hypocritical, then. by Anonymous Coward · · Score: 0

    You are hypocritical, then. Because when you have a freenode on your computer, you are not physically raping a child. Maybe there are some pedo files on a freenode on your hard disk which is made of small metal particles with magnetic properties, but you are not your hard disk! You just think magically instead of thinking rationally. The crime has been physically done by pedophiles before those files got on internet and freenet. What passes through your freenode is like the same files in the archives of the police. Do policemen who investigate pedophies refuse to watch such files? No they do watch them, to identify and find those children and set them free from these pedophiles. You run a freenode for freedom of speech and communication. Like those policemen, you are not a pedophile because there are some pedo files near you (and you cannot even prove that).

    You wrote: "Pedos can share files on http all the way and the files wont be on my computer, they'll cross through routers and they'll exist on the server that serves them and the client computer that requests them but they wont be on my computer." But you live in this society! You pretend to be a responsible citizen through your comments, so you should not be careless about that! Either you decide that you want to take serious measures to stop pedo files and pedophiles on internet and in our society, or you do not care enough about these problems to do anything and you are hypocritical. My guess is that like most people who criticize freenet because of pedophilia, you never ever did anything to fight pedophilia in real life. You just want to be comfortable, like a little bourgeois.

  54. [was: Re:Pedophiles] - dark VS open net by Anonymous Coward · · Score: 2, Informative

    you miss one point... it is BOTH dark AND open net - with a setting to disable open net at all.

    So... 0.7 isn't less secure than 0.5. You are suggested to get TRUSTWORTHY darknet peers anyway! ... not slightly trustworthy... but REALLY trustworthy.

    It's annoying how some self-proclaimed experts say freenet 0.7 is insecure based on wrong assumptions:

    1. Open net requires you to have a FIXED PORT OPEN TO THE WORLD -> this is easily detectable as one could set up a node just for scanning, a real node would have to answer the request if the open net wants to work at all.

    2. It is much harder to detect freenet darknet, because it will DROP any packets that don't match their peers
    2b. And since it is using UDP, the forge attempt will not gain any information about the node (no detectable reply). Also the port is NO LONGER FIXED.

    3. freenet 0.5 used fixed strings in their pakets that made it VERY easy to use string matching firewalls (ip2p/layer7) to simply drop/reject the pakets and or inject another malicious node.

    4. statistical freaks are probably right that it's more dangerous to have few(!) peers (darknet mode) - if you don't use a high enough level of trust for chosing. That's why it makes sense to run in hybrid mode.

    Summary: 0.7 offers both open and darknet. darknet is meant to be used with really trustworthy peers. open net is way easier to detect by simple port scanning.

    It is really funny and annoying at the same time when some pseudo-informed trolls from 0.5 throw around false information constantly. These people maybe want to get some technical knowledge on networking prior to spreading bullshit.

  55. I2P by Per+Wigren · · Score: 1

    I've been following I2P for a long time but progress is awfully slow. I2P is an encrypted, anonymous IP-layer on top of IP. This means that standard IP protocols like IRC, http and others can be ported to use I2P. The amount of work is similar to porting to IPv6. You can also tunnel IPv4 over I2P to connect your clients to anonymous servers. You can browse dynamic websites running PHP/RoR/etc and have absolutely no idea where the webserver is located, and the webserver have no idea where you are located.

    I2P doesn't have a distributed storage area/cache though, Freenet's biggest feature. The developers also say that it would be outside the scope of I2P...

    Would it be possible to have "live traffic" over Freenet like I2P? Would its architecture allow such a thing in a future version or would that require a complete redesign?

    --
    My other account has a 3-digit UID.
  56. I disagree completely by elucido · · Score: 1


    I'm not a criminal and I use encryption whenever I can, not because I want to commit a crime, but because I don't like nameless/faceless individuals watching everything I say and do.

    Just because you want privacy it does not mean you are doing something criminal. If governments and corporations can have encryption to protect their privacy, should we assume they only want it because they are doing something criminal? Should it work both ways? Should we assume that corporations and governments only keep secrets because theres criminals they are trying to protect?


    Not saying that. Just that as a practical matter those uses get lost in the noise. Widespread crypto would be a big win from a civil liberties standpoint, but it ain't current reality and it probably ain't happening anytime soon.


    So you are saying in the environment where everyone is under constant surveillance by corporations, governments, and mafias, we aren't supposed to use encryption for ourselves because if we do then these groups will assume we are mafia, or governments, or corporations, or criminals?

    I think most people just want their privacy. I know the myspace generation may be dumb, but seriously, everything you do online will come back to haunt you someday because corporations, governments and mafias are datamining everything. And while I doubt the masses will ever use encryption unless it's built in, I do think we tech savvy types should use it and promote it.

    Just as the masses don't currently use linux, we got them to switch to firefox and thats a start.

  57. If they have the resources for that by elucido · · Score: 1

    Shouldn't they also know how to track down pedophiles who exchange in cleartext?

    As far as a small fraction of torrents being encrypted, thats going to change soon mainly because of the MPAA and RIAA cracking down on people using bit-torrent. In a way, they are helping civil liberties by attacking it, because all it's doing is making people move to more secure protocols.

    Bit torrent usage will go down in the same way Napster use went down. The reason is because the more they crack down on it, the more likely that encryption will become standard. The more they do traffic analysis, the more they'll try to mask the traffic.

    And this stuff where they slow a persons connection when they use bit torrent is only going to make matters worse. So I just don't see the point, and I don't think outlawing encryption is a good idea either because if you did that then it would be even harder to catch the real criminals.

    All this is doing is making the masses move onto smarter protocols. And plenty of smart people have been transfering with encryption for a while over software like hotline, and IRC. I think overall, all this surveillance is helping the internet become more secure, and the more they attack it the more intelligent the internet becomes and the more resistant to attack.

    1. Re:If they have the resources for that by blueg3 · · Score: 1

      You're comparing an encrypted connection, which protects against traffic analysis, against encrypted data files. With encrypted connections, anyone using the same protocol (I'm sure the FBI can find a BitTorrent client) can simply connect to the tracker and download the unencrypted data; the encryption is there to stop the prying eyes of third parties, but anyone who uses BitTorrent can simply download it themselves.

  58. A better use for creepy people :) by Anonymous Coward · · Score: 0

    Give them an ax and a lumberjack uniform and put them on The Tonight Show with Jay Leno in a "creepy stage-hand look-alike contest."

  59. Re:Blocking opennet/darknet by FreenetFan · · Score: 1

    Opennet requires access to central seed nodes, to get you started. A national firewall can easily block these.

    With darknet they have to monitor everyone.

    If they are watching a subversive and you are a friend, the chances are that you will meet them in person or speak to them non anonymously as well, so having a Freenet connection with them is no extra danger.

  60. Unless this changes freenet is doomed to fail. by SETIGuy · · Score: 1
    Like encrypted email, freenet is pointless unless you use it for everything. If you don't encrypt all of your email then sending ANY encrypted email is taken as a sign of having something to hide.

    Until freenet is an accepted distribution channel for legal content, having freenet on your hard drive will be considered a sign of guilt. When the main channel for linux distributions becomes freenet, then maybe it will be considered acceptable to have it installed. Before then, it's guilt by association.

    For that to happen freenet will need to compete with P2P software that runs faster.

  61. Pile-on effect by davidwr · · Score: 1

    You take a pedophile who is 1 step away from molesting a kid but thankfully his moral compass is intact - for now.

    One day, his curiosity gets the best of him, his moral compass falters, and he seeks out kiddie porn and finds it.

    He finds it turns him on more than looking at kids at the local McDonalds or on TV.

    Later, when he is babysitting his niece, whose parents have no idea he is a pedophile, he gets aroused and decides to go for broke, breaking his niece in the process.

    In this case, the porn is one step along the way, but removing any one step would have prevented the child abuse.

    The best step of course would be to not let him alone around children until after he's had a chance to talk to a shrink and gotten his moral compass nailed down solid enough so he would know, understand, and respect society's rules. It would be even better if we lived in a society where youth and adults who had those desires were encouraged to see a shrink to help them not violate the rules of society.

    Unfortunately, today's society puts a lot of pressure on known-only-to-themselves pedophiles to avoid seeking psychological help.

    Off-topic rant: The same can be said for anyone who desires to engage in sociopathic behavior. Society should encourage these people to see a shrink. However, with the stigma, the cost of care, the poor payments from insurance companies, and mandatory-reporting laws of "dangerous individuals," there is a very strong dis-incentive to seek help. Thankfully, the stigma of seeing shrink isn't what it once was, and the feds are acting like they are going to force insurance companies to pay for mental health on the same terms as physical health.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  62. By that logic by elucido · · Score: 1

    Anyone who uses Linux is a computer hacker/cyber terrorist.

    Anyone who supports the GPL,or anything related to Open Source has an agenda.

    Anyone who runs any P2P app is a warez pirate.

    I'm sorry but I don't see how just by having encryption, or having the ability to write code in C, or running Linux and using encryption, makes a person a hacker, cyber terrorist, or anything else. To be honest, it's just another type of discrimination.

    I guess racial profiling isn't good enough, now anyone who goes to certain websites, like this site, and happens to be using linux, and happens to know C or C++, is assumed to be guilty of hacking, cracking, writing viruses, and being a member of anonymous, or some other cyber terrorist gang.

    I think it's this stupid thinking that caused and prolongs the war on drugs. People who think groups like these are real linux using hackers Anonymous hacker cult are the kinda people who would think that just because you know how to do something, or just because you go to a website, or download some software, that you are guilty of a crime. How is this any different from pre-crime? You look guilty so you're guilty.

  63. Anonymous... by elucido · · Score: 1
  64. No technology is the silver bullet. by elucido · · Score: 1


    It's going to take a lot of bullets, and a lot of technologies, but I think the way to fight these people is by creating superior technologies, not by trying to ban or restrict the growth of the technology just because some evil people want to abuse it with kiddie porn.

    I would like to see the technology ban kiddie porn from the net, I would like to see the technology filter the internet and protect children from the net, and also keep children and adults seperate if children do get on the net. We need better parenting technology, and we need better technology to track pictures back to the original distributors if they use formats like JPG, GIF or whatever.

    And I'm not saying we can depend just on watermarking and DRM as the answer, I'm saying it's part of a series of technologies which should make up the solution. I understand the technology well enough to know that while it's not going to work all the time, it's better than what we do now. I also know that RFID allows us to do similar things in the offline world, and there are a range of technologies which could be developed just to go after child pornographers.

    The point is, if we are just going to wait until AFTER the files have been uploaded for years, it's going to be very difficult and perhaps too late. But if we can identify the victim in the video, the room they were in, maybe you can get a name, maybe in the picture theres information about the camera model and computer it came from, I'm talking about using forensic technologies to track down both the predators and the victim so that the predator can be locked away in prison, that way they can't harm any children in the future. And the children can be found and rescued perhaps before the predator kills them.

    I don't see how we can catch these people if we just ban websites, or push them deep underground. I think if we push them deep underground they'll just be harder to catch. In theory, if someone is a pedophile, then you can expect Google and other search engines to have at least some search records proving they have a history of looking for and trying to download child pornography.

    If we know they have a history of looking for it, then they should be contacted by the police and forced to help track down the producers. However, if we just arrest EVERYONE who looked up child porn on Google, and throw them all in prison, how exactly are we supposed to get to the producers?

    It seems to me that yes technology can help us get to the producers, but it's not as simple as just shutting down the entire internet, or freenet, and or restricting the growth of entire industries just because there might be child pornography somewhere on the net. And I'm concerned that more often than not, child pornography can and probably is being used by people who want to attack the internet in general, or by people who want to ban encryption, or by people who want to have a way to ban P2P, basically people who don't like the technology that child pornographers are abusing.

    1. Re:No technology is the silver bullet. by xappax · · Score: 1

      No, of course we shouldn't lock down technology, the Internet, or Freenet. That's exactly why I was saying that using DRM or watermarking is an absurd solution - those are things that cripple and restrict people's control over technology, but in trivial ways that any committed "bad guy" could evade.

      That aside, I'm here to give you the bad news: We can't prevent the circulation of child porn. There's good news too, though: We don't need to. Pictures of naked kids are distasteful and fairly disturbing, but they're not really that big of a problem. The problem is the abuse the kids were subject to. The Drug War-esque concept that we can stop the "producers" of child porn by cutting off the "demand" is total insanity, and really only tolerated because it's super awkward to voice any opinion remotely resembling defending child pornography.

      I mean, for real, let's apply that reasoning to another form of sexual violence: Can we prevent rape by hunting down and jailing people who look at internet pictures of people being raped? Of course not. It's fucked up that someone would enjoy those pictures, and makes me uncomfortable, and such pictures should probably be removed as much as reasonably possible from public circulation. But it has nothing to do with the real problem: stopping people from getting raped, and therefore isn't worth launching a mad, hugely expensive and invasive crusade to prevent it.

      If we're gonna have a mad crusade about anything, at least make it about preventing the real problem.

  65. I'm no fan of Java by elucido · · Score: 1

    I'm not a fan of Java and I never was a fan. This is a personal preference. I know how Java works, I've played with Java, and if you like Java thats fine, but I'm not a fan.

    I'd sooner use C# than use Java.

  66. Re:still horrifically slow, its even worse than be by Anonymous Coward · · Score: 0

    Don't post in monospace (unless you're posting code). It's fucking annoying.

  67. Re:Blocking opennet/darknet by paganizer · · Score: 1

    um, no.
    OpenNet requires that you have access to one other node. thats it. the "Spread Freenet" utility bundled with 0.5 distro's makes use of this.
    Most people get lazy and just use a seeds.ref file downloaded from one of the distribution sites, but you only need one ref, and you can get that for the asking on IRC or I2p or TOR or USENET or wherever.

    --
    Why, yes, I AM a Pagan Libertarian.