Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Arms race - time to move to Freenet (Score 1) 194

These kind of actions will see an arms race to encrypted p2p networks like Freenet.

After French laws changed to crack down on filesharers, there was a lot more French people on Freenet.

It's worth trying Freenet out if you haven't recently - it's a lot faster than a year or two ago, and music and movies are shared there regularly. It's also good for hosting websites that have political censorship on the regular internet.

Comment Re:Time a truly anonymous network for P2P (Score 1) 165

Freenet's traffic is designed specifically to be difficult to fingerprint. It is all UDP traffic and there are no specific headers to identify it. The UDP part is for firewall-friendliness.

Perhaps in the long run it will need to disguise itself as some other form of traffic like VoIP or VPN but the basic problem is you are always going to have large amounts of constant traffic between yourself and several other IP addresses. Hey, you could be on the phone 24/7 to 10 other people, right?

Comment Re:Time a truly anonymous network for P2P (Score 1) 165

Freenet has an estimated several thousand nodes - it's difficult to say exactly, and there is quite a bit of p2p trading of music and films there. Speeds are much better than they used to be - an album of mp3 can take an hour and a film less than a day. It depends on demand - if more people are downloading it can be even faster.

And Freenet is designed for security so it is virtually impossible for a third party or even your own ISP to see what you are uploading or downloading. The only attacks are statistical ones based on someone being able to control a large percentage of Freenet nodes and connect them to your node.

It's true that porn of various types is present on Freenet, but it's quite low-key and often exaggerated by Freenet's detractors. You can easily avoid it. I'm sure there is a lot more on the normal internet.

Comment Re:Available on Freenet (Score 1) 69

It sounds like you aren't very familiar with how Freenet works. There is no "outside" in Freenet - everything is internal. It's not like Tor where you have content hosted in a specific place and Tor just handles the transport - Freenet hosts all the content too.

A file in Freenet won't be stored in one place, it is split into chunks of 32kB and those will be stored all over Freenet, usually highly redundantly.

Freenet is designed so that even if a large minority of nodes are compromised by law enforcement or whoever, it should still be secure.

There are theoretical statistical attacks on Freenet in some circumstances, but Freenet has stronger modes of protection if you are worried about these, and they don't sound like the ones you are describing.

Comment Re:Time to move to Freenet... (Score 2, Interesting) 352

Freenet has already thought of those problems you describe!

Usenet was fairly centralized, but Freenet works in a similar way to Bittorrents in that the more people that use it, the faster it goes. And it is totally decentralized so there are no costs other than your computer and internet connection, which you have already. You can configure how much bandwidth to allocate to Freenet, and it doesn't require excessive amounts.

And there are spam-resistant forums on Freenet. Instead of messages going to a central place, users publish their own messages to their own place, and other users pick them up from there. So if someone spams, you just don't bother picking up their messages. There is also a web of trust so spammers can be identified collaboratively rather than each person having to flag spammers separately. There are some extra tricks to speed it up and enable it to scale, but it seems to work pretty well in practice.

Freenet's old message forum (Frost) is spammable, but the new ones are called Freenet Message System (FMS) and Freetalk, and they are highly spam resistant.

Freenet is designed from the ground up to assume a minority of its users will be malicious, and takes steps to allow for that. Data flows around in encrypted chunks of 32kB and these could be small messages or large binaries. You really should try out Freenet, it covers all the objections you made.

The only real threat to Freenet is a legal one, of governments making it illegal or blocking its traffic. But even then it has a Darknet mode, where you only connect to trusted friends, and the UDP traffic is designed to be difficult to fingerprint. If it comes to it, the next step would be steganography, where Freenet traffic is disguised as some other form of traffic.

Comment Time to move to Freenet... (Score 2, Interesting) 352

Freenet is where the next generation of filesharing will happen. It's working very well at the moment, Speeds are pretty good and there is a lot of content. Files of 1GB can be easily downloaded in a day, just queue them up. And of course there is a lot of chat on the forums, just like Usenet used to be.

It is a lot more user friendly than it used to be, although the Slashdot crowd are the kind of people who will be the early adopters.

Comment Re:Only the searches are onion-routed (Score 1) 133

Freenet works very well for sharing large files. For example an mp3 album only takes a few hours, and a 700MB movie can be easily downloaded in a day.

It does depend on how popular the files are, and how much bandwidth you allow Freenet to use, but these figures are realistic even for a minimal bandwidth setup.

And the more people that are downloading something, the faster it will go, as it gets cached around the network.

Comment Re:Related to Freenet? (Score 5, Informative) 231

I2P doesn't do data storage like Freenet.

I2P only encrypts and anonymises the transport. It's up to you to host the services on your machine. I2P just means people can use those services (e.g. a webserver) without knowing who is hosting them, and without you knowing who is accessing them. IF you go off-line, your service goes offline too.

Freenet, on the other hand, does have an encrypted and distributed data storage layer. You can go off-line and your website will remain available.

Comment Re:A few more features they could add (Score 1) 231

What you describe sounds very similar to Freenet.

Freenet is pretty much the only anonymous P2P system that includes an integrated, encrypted, and distributed data storage layer. The others like Tor and I2P all require that you host your data on a specific machine and it is just access to this data that is anonymised.

A weakness of this approach is downtime of your secret site can be correlated with downtime of your server e.g. during power cuts, etc. A benefit is that dynamic sites are possible using server-side languages.

Comment Re:Slow as usual... (Score 3, Informative) 231

I think you have your facts wrong. :D

It's true, if you are a Tor "exit node" that proxies to the regular internet, you will be at risk of having your IP address associated with illegal websites. But most people don't do this.

Standard use of I2P or Tor will put you at virtually no risk whatsoever. You are just routing encrypted traffic of which you have no idea of the content.

Comment Re:Frost is spammable, use Freenet Message System (Score 1) 325

The Freenet anonymous forum software "Frost" is spammable, and has been under prolonged repeated attacks for some time, so it is fairly unusable.

Use the Freenet Messaging System (FMS) instead. It is a decentralised and highly spam-resistant anonymous forum system, using a web of trust. It has an NNTP interface, so you can use a regular newsreader to read and write messages.

(That is another Freenet link, you need to have Freenet installed for it to work.)

Comment Freenet has anonymity and privacy for filesharing (Score 1) 294

Freenet is quite usable at the moment, and there is a fair amount of file trading going on. It can easily handle whole albums in a few hours and DivX rips of movies in a day or so, depending on popularity.

Once you install it, download the FMS (Freenet Messaging System) application, which is like anonymous Usenet, and make requests or offer uploads.

The benefit is that no-one, not even your ISP or government agencies can see what you are uploading or downloading.

It is also designed to be very difficult to censor. Currently it uses UDP for communication between Freenet nodes, with no real fingerprint to the traffic, so it is difficult for ISPs to filter without affecting things like VoIP or gaming.

Should UDP filtering become more prevalent, it will move to another form of transport, ultimately ending up as steganography, where it disguises itself as some other encrypted protocol.

Comment Freenet uses a similar technique against spam (Score 1) 253

Freenet uses similar techniques against spam on the Freenet Messaging System (FMS).

Two things are mentioned in the article: many eyeballs, and moving to a pull technology from a push one.

FMS uses a web of trust, similar to PGP's to rate the trustworthiness of users, and this makes it simple to do collaborative filtering of spammmers (many eyeballs).

It also uses a pull technology, where each user has their own message queue, and you poll the queues of people you trust. There are tricks to make this scale up, so you don't have to be polling millions of people all of the time.

Initial entry to the web of trust is done mainly through a captcha system, although it can be done through any out-of-band method. Even if the captchas are defeated, which they will be regularly since this is an arms race, the first two steps should mitigate the damage done, by rapidly spreading bad trust values for the spammer to other users before they get to downloading their messages.

It works well in practice on a small scale, but obviously there are neither the numbers nor the dedicated spammers to test it out properly.

If anyone wants a challenge, please come on Freenet and try to spam the Freenet Messaging System!

Slashdot Top Deals

New York... when civilization falls apart, remember, we were way ahead of you. - David Letterman

Working...