Earlier quoted context omitted.
In that sense, I would agree, ipfs can provide access to content that would otherwise be blocked.
Could ISPs throttle IPFS content the same way they did with torrents a while ago? (and probably will again once net neutrality falls).
[1] Domain fronting lets you use a well-established web frontend for your web service. E.g. we could host /ws nodes in Google Cloud, and to the ISP the TLS handshake looks like it's for google.com, while inside the connection there's e.g. a `Host: libp2p.googlecloud.com` header. More info: https://www.bamsoftware.com/papers/fronting/
But then again, net neutrality is a political issue! You don't solve it for good with technology.