Visit to Stanford Law School: Wifi and the law

1 Comment

I was down in the Bay Area two weeks ago mostly in order to meet some people to discuss research. My first stop was at the Stanford School of Law where I was hoping to get some more literature on the legal aspects of telecommunication laws related to WiFi. After spending a couple of hours at the library, I (and the librarian) figured that the information I was looking for was not yet publicly available.

My goal was to find as much information as possible on the case Richard Dinon vs Benjamin Smith III for WiFi trespassing (more info here or here). I believe this case is the first of the kind where somebody get sued for trespassing because he is using somebody else open WiFi connection without permission. The case may be still in progress or has been settled but there has apparently been no update available anywhere since last July.

I was also hoping to find more regulation and legal literature about wireless networking but it looks like I already found most of the ones specifically related to WiFi (there is not that much yet).

Since I was on site, I passed by the Center for Internet and Society to see if I could get some more information. I ended getting an appointment with Professor Lawrence Lessig, who gave me some really good pointers and was especially helpful in sorting through some of the issues and reducing the complexity of my project.

One of the problem I was facing was: how can I design a system where people can retrieve information about whether or not they are allowed to connect to a wireless network while they are offline. The easy way felt like a Catch 22: To know if you were allowed to connect, you would have to connect and get the information from the Internet. Therefore, you could possibly be breaking the law for the sole purpose to know if what you are doing (or planning to do) is legal.

But apparently if the intent and only purpose of the initial connection was to retrieve information on your right to connect then this would not be considered illegal. Professor Lessig recommended me to read Order without Law : How Neighbors Settle Disputes which should give me a better understanding of how this would work.

He also recommended me to look into RDF and the InfoCard research on an identity metasystem to use in my design.

So , even if I didn’t have time to really visit the rest of the Stanford campus, the trip was more than worth it.

IMG_4159.JPG

Stanford Campus – Flickr Album

Network neutrality and the state of broadband

1 Comment

There has been a lot of talk about the state and the future of broadband Internet lately. Since I am looking into the design of ubiquitous systems for my research and the legal perspective, I looked at the concept of network neutrality and its possible impact on wireless network infrastructure design. This year, the US Congress will probably enact legislation about network neutrality that could change the way Internet is, and not just in the US. Because of that, there has been a lot of activity and discussion about what network neutrality should be and how it should be protected.
But first, what is network neutrality?

[Network neutrality] suggests that (1) to maximize human welfare, information networks ought be as neutral as possible between various uses or applications, and (2) if necessary, government ought to intervene to promote or preserve the neutrality of the network. (Wikipedia)

Network neutrality basically means that whatever content you want to transmit over the network, this content will be treated in the same way as any other content by the network infrastructure. The Internet was built on a the principle of best effort delivery, which means it can guarantee you that it will deliver your content but it will do its best.

Best-effort delivery describes a network service in which the network does not provide any special features that recover lost or corrupted packets. These services are instead provided by end systems (Linktionary)

The 2 concepts of network neutrality and best efforts are usually associated to a third concept: common carrier.

A common carrier is an organization that transports a product or service using its facilities, or those of other carriers, and offers its services to the general public. (Wikipedia)

The best example of common carrier are post offices. A post office usually pick up and deliver letters and packages regardless of their content (unless the content is deemed dangerous to transport).

When Internet took off, telephone companies were considered common carriers and will transport the traffic from and to their clients to the Internet Service Provider (ISP) that the client has chosen.

When dial-up was still prevalent:

  1. The phone companies like BellSouth, Qwest or Verizon would provide the phone line (the “pipes”)
  2. ISP like Earthlink or AOL will provide the Internet service on top of the phone line.

But with broadband technologies like DSL, phone companies could better control both the pipes and the service .

And this is where the problem lies.

More