Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: paulie_w on May 06, 2011, 02:21:29 PM



Title: Is it actually possible to ban P2P networks?
Post by: paulie_w on May 06, 2011, 02:21:29 PM
Have any countries had any success stopping this -- ever? -- at the routing level?

And what would it mean for Bitcoin if "P2P" were essentially banned?


Title: Re: Is it actually possible to ban P2P networks?
Post by: BitterTea on May 06, 2011, 02:32:13 PM
The internet is a peer to peer network.


Title: Re: Is it actually possible to ban P2P networks?
Post by: paulie_w on May 06, 2011, 03:09:14 PM
Okay fair enough but with regard to networks such as Bitcoin, or any of the P2P file sharing networks... ?


Title: Re: Is it actually possible to ban P2P networks?
Post by: Vasili Sviridov on May 06, 2011, 04:48:06 PM
The only way to fully "ban" a peer-to-peer network is to prevent communication between all of it's nodes.

One of the design goals of the Internet was resilience to such measures. Being able to continue to work as a whole, even if some parts are destroyed or somehow disrupted.

tl;dr - No.


Title: Re: Is it actually possible to ban P2P networks?
Post by: theymos on May 07, 2011, 04:12:20 AM
Tor is blocked in China if you don't use a bridge.


Title: Re: Is it actually possible to ban P2P networks?
Post by: anisoptera on May 07, 2011, 04:38:00 AM
Tor is blocked in China if you don't use a bridge.

So what you're saying is that China doesn't block Tor.


Title: Re: Is it actually possible to ban P2P networks?
Post by: theymos on May 07, 2011, 05:00:45 AM
So what you're saying is that China doesn't block Tor.

They also block most bridges, since the Tor bridge distribution method is weak. Tor is pretty difficult to access in China. And this is a project with the goal of providing uncensored Internet -- other projects don't have a chance.


Title: Re: Is it actually possible to ban P2P networks?
Post by: anisoptera on May 07, 2011, 05:03:26 AM
They also block most bridges

So what you're saying is that China doesn't block Tor.


Title: Re: Is it actually possible to ban P2P networks?
Post by: em3rgentOrdr on May 07, 2011, 05:34:52 AM
They also block most bridges

So what you're saying is that China doesn't block Tor.

:D  Karma point +1 for you my friend!


Title: Re: Is it actually possible to ban P2P networks?
Post by: Nefario on May 07, 2011, 05:44:23 AM
The problem with Tor is that they give out bridges ip addresses for free, the process of collecting bridge ip's to ban them is fully automated at this point.

Also the Chinese government has far more resources that the Tor project.

If there was a cost to get a bridge ip(especially in bitcoin) then the government couldn't do anything, well they could but it would cost money, money which would be used against them.


Title: Re: Is it actually possible to ban P2P networks?
Post by: em3rgentOrdr on May 07, 2011, 06:42:02 AM
The problem with Tor is that they give out bridges ip addresses for free, the process of collecting bridge ip's to ban them is fully automated at this point.

Also the Chinese government has far more resources that the Tor project.

If there was a cost to get a bridge ip(especially in bitcoin) then the government couldn't do anything, well they could but it would cost money, money which would be used against them.

very clever...so anyone of us could setup a tor bridge and then sell to chinese for bitcoin!


Title: Re: Is it actually possible to ban P2P networks?
Post by: wumpus on May 07, 2011, 08:13:58 AM
Tor is easier to block because the default install doesn't work as entry node / "bridge".

With a homogeneous P2P network such as Bitcoin it's much harder, as every node can be used as entrance into the system.


Title: Re: Is it actually possible to ban P2P networks?
Post by: Nefario on May 07, 2011, 08:54:54 AM
The problem with Tor is that they give out bridges ip addresses for free, the process of collecting bridge ip's to ban them is fully automated at this point.

Also the Chinese government has far more resources that the Tor project.

If there was a cost to get a bridge ip(especially in bitcoin) then the government couldn't do anything, well they could but it would cost money, money which would be used against them.

very clever...so anyone of us could setup a tor bridge and then sell to chinese for bitcoin!

To an extent this is the same as providing a VPN service (but lower quality), so the price won't want to be too high. Although I'm not sure, when you set yourself up as a node if you are automatically added to tors list of public nodes or not.


Title: Re: Is it actually possible to ban P2P networks?
Post by: error on May 07, 2011, 04:20:48 PM
To an extent this is the same as providing a VPN service (but lower quality), so the price won't want to be too high. Although I'm not sure, when you set yourself up as a node if you are automatically added to tors list of public nodes or not.

Only bridges are not added to the public list of Tor nodes. Relays and exit nodes are publicly known.


Title: Re: Is it actually possible to ban P2P networks?
Post by: Rena on May 07, 2011, 10:56:26 PM
I haven't used Tor or read much about how it works, but I'd heard it's rather poorly designed and has had a few security issues in the past. If that's the case, it's more an example of a system with design flaws that got used against it than a successful blocking of P2P in general.


Title: Re: Is it actually possible to ban P2P networks?
Post by: mewantsbitcoins on May 07, 2011, 11:02:34 PM
I haven't used Tor or read much about how it works, but I'd heard it's rather poorly designed and has had a few security issues in the past. If that's the case, it's more an example of a system with design flaws that got used against it than a successful blocking of P2P in general.

I heard that the moon is made of cheese


Title: Re: Is it actually possible to ban P2P networks?
Post by: wumpus on May 07, 2011, 11:19:54 PM
I haven't used Tor or read much about how it works, but I'd heard it's rather poorly designed and has had a few security issues in the past. If that's the case, it's more an example of a system with design flaws that got used against it than a successful blocking of P2P in general.
It's not poorly designed at all. Tor is very well thought through by some very smart cryptology experts. There are some possible attack angles, but they usually have to do with 3rd party programs revealing your IP address (for example, a Java applet in your web browser), not design flaws in the Tor system itself.

Other attacks are completely academic and require control over the entire internet to work.

There is a lot of panic mongering and mud-throwing around Tor, but of the P2P anonimization programs it is still the most proven of the bunch.


Title: Re: Is it actually possible to ban P2P networks?
Post by: em3rgentOrdr on May 08, 2011, 12:17:21 AM
I haven't used Tor or read much about how it works, but I'd heard it's rather poorly designed and has had a few security issues in the past. If that's the case, it's more an example of a system with design flaws that got used against it than a successful blocking of P2P in general.
It's not poorly designed at all. Tor is very well thought through by some very smart cryptology experts. There are some possible attack angles, but they usually have to do with 3rd party programs revealing your IP address (for example, a Java applet in your web browser), not design flaws in the Tor system itself.

Other attacks are completely academic and require control over the entire internet to work.

There is a lot of panic mongering and mud-throwing around Tor, but of the P2P anonimization programs it is still the most proven of the bunch.


ToR just f8ing works.


Title: Re: Is it actually possible to ban P2P networks?
Post by: Nefario on May 08, 2011, 01:31:13 AM
I haven't used Tor or read much about how it works, but I'd heard it's rather poorly designed and has had a few security issues in the past. If that's the case, it's more an example of a system with design flaws that got used against it than a successful blocking of P2P in general.

I heard that the moon is made of cheese

I'm so there.