Live data from Hacker News

'Anti-authority' tech rebels take on ISPs, connect NYC with cheap Wi-Fi

cbc.ca

11–20 of 237 posts

Re: 'Anti-authority' tech rebels take on ISPs, connect NYC with cheap Wi-Fi

#11
post #2

I'm curious about the technology they are using. Is it an actual mesh network or point-to-point wireless?

Here's a map of their network: https://nycmesh.net/map/ (uncheck everything except "Link" to see the network)

Down here in South Africa we have a similar network. We have had quite shite connections down here for so long that a mesh network was one of the few ways to get a good connection. Link for our map of Cape Town. https://wind.ctwug.za.net/index.php/nodes

Re: 'Anti-authority' tech rebels take on ISPs, connect NYC with cheap Wi-Fi

#12
Who's responsible when someone torrents copyrighted material through that Internet exchange point?

"NYC Mesh will comply with all federal laws in the countries it operates, however, as policy, no data is collected and therefore no data exists to provide requestors."

This is cute, but if you aren't hunting down people abusing the mesh, the whole connection to the internet will go away for a ToS violation.

Re: 'Anti-authority' tech rebels take on ISPs, connect NYC with cheap Wi-Fi

#13
The group also knows there will be growing pains as they challenge the status quo and that it's only a matter of time before the big ISPs take notice, which could bring new challenges.

I'd like to imagine this would be competition on price and service. Sadly, that won't be the case. They can expect everything from spurious CALEA requirements to rooftop lease shenanigans to unwarranted radio interference claims.

Eventually, though, this mesh model will take over the world, from both a network perspective and a commercial one. We just have to squelch our authoritarian impulse.

Of course, technical challenges may still exist, but those certainly don't discredit the model.

Re: 'Anti-authority' tech rebels take on ISPs, connect NYC with cheap Wi-Fi

#15
Mesh networks are too complicated to be reliable over a long term. They are useful in disaster situations or places with no infrastructure. Project Byzantium (http://project-byzantium.org/faqs/) is a great way to quickly stand up a mesh network as a temporary thing.

Re: 'Anti-authority' tech rebels take on ISPs, connect NYC with cheap Wi-Fi

#16

I'm in NYC. I know a few people who played with it. It barely works. I'm all for this kind of tech solutions, but for crying out loud pretending that this is a replacement for ISPs in NYC really discredits techies.

Why doesn't a startup run their own fibre? Are building owners that protective?

Actually scratch that, I tried getting a 1 gig cross manhattan link. Cost more than 1g to London.

Re: 'Anti-authority' tech rebels take on ISPs, connect NYC with cheap Wi-Fi

#17
post #12

Who's responsible when someone torrents copyrighted material through that Internet exchange point? "NYC Mesh will comply with all federal laws in the countries it operates, however, as policy, no data is collected and therefore no data exists to provide requestors." This is cute, but if you aren't hunting down people abusing the mesh, the whole connection to the internet will go away for a ToS violation.

I've worked for an ISP for about six and a half years. In that time, I have received I-don't-know-how-many e-mails about people torrenting and so on. I've had one conversation with a Special Agent from DHS investigating credit card fraud.

Over this same period, I have given out a customer's identifying information zero times (if more than 24 hours have passed, there is a very small chance that I am able to identify the customer). In every instance, it was "sorry, I am not able to identify the customer".

Zero is also the number of times I have heard anything from any of my upstreams regarding any ToS violations or similar.

Re: 'Anti-authority' tech rebels take on ISPs, connect NYC with cheap Wi-Fi

#18
post #12

Who's responsible when someone torrents copyrighted material through that Internet exchange point? "NYC Mesh will comply with all federal laws in the countries it operates, however, as policy, no data is collected and therefore no data exists to provide requestors." This is cute, but if you aren't hunting down people abusing the mesh, the whole connection to the internet will go away for a ToS violation.

I imagine it's not as bad as running a Tor exit node, which organizations like Noisebridge [1] seem to do without much issue (aside from the occasional visit from the FBI... [2])

1. https://www.noisebridge.net/wiki/Noisebridge_Tor

2. https://www.noisebridge.net/wiki/Noisebridge_Tor/FBI

Re: 'Anti-authority' tech rebels take on ISPs, connect NYC with cheap Wi-Fi

#19
post #12

Who's responsible when someone torrents copyrighted material through that Internet exchange point? "NYC Mesh will comply with all federal laws in the countries it operates, however, as policy, no data is collected and therefore no data exists to provide requestors." This is cute, but if you aren't hunting down people abusing the mesh, the whole connection to the internet will go away for a ToS violation.

The user, just some one user torrenting material using Comcast doesn't endanger Comcast themselves.

That's just not how IXes and peering agreements work.

Re: 'Anti-authority' tech rebels take on ISPs, connect NYC with cheap Wi-Fi

#20

The group also knows there will be growing pains as they challenge the status quo and that it's only a matter of time before the big ISPs take notice, which could bring new challenges. I'd like to imagine this would be competition on price and service. Sadly, that won't be the case. They can expect everything from spurious CALEA requirements to rooftop lease shenanigans to unwarranted radio interference claims. Event…

I don't think mesh makes sense from an economics perspective. The number of edges scales O(n^2), where n is the number of people in the network. That's not very efficient. Even if you think wireless internet is feasible in dense urban areas (I think this is still an open question) it seems like a star topology connected by wireless backhaul to fiber makes more sense. This scales O(n).
Post reply on HN