pull down to refresh

start building local meshnets now
reply
This is kind of a fallacy. Internet is a form of control. If they shut it down, they can't control the masses... These kind of articles are just scaremongering and a preparation of minds, to keep in fear the masses. FEAR IS THE WEAPON OF CONTROL.
I would be happy having at least 3 days cut in my area. I am prepared. Will just watching how zombies and NPCs are killing each others for a bottle of water.
reply
internet is a form of control but not the only one. television had been used for decades. radio before that. with internet shut down, we'd revert to older tech to stay informed. however, since more infrastructure is needed for many of these forms, they would be more centralized and therefore more easily co-opted.
it's important for us to have ways to keep open communications open outside of what is provided for us. it's not scare-mongering. for the government, it's better than leaving the internet running.
reply
Could they threaten ISP's to block BTC at network level? Not familiar with how protocol works exactly.
reply
Your node when you first set it up will boostrap (ie.., discover peers) using DNS based on "seed nodes".
The ISPs may frustrate their users when installing a bitcoin node who are using the default DNS that is under control of that ISP, but workarounds are for the user to configure their node to use Tor, to use a VPN, or to configure their device's networking to use a different DNS server outside the jurisdiction of a specific government. And again, that is only for initial set up of a node.
Once a node is running it already has stored locally a collection of peers it will connect through. Those peers will be of various geographic locations (both IPv4 and IPv6), and various ports. The number of peer nodes your node could connect to will include over 10,000 nodes and the set of nodes sees new listening nodes come online daily.
So essentially, a ISP could be ordered to frustrate users of new nodes who are using the default DNS settings, and that ISP could do a limited DoS by blocking any traffic to addresses + port combinations that are discoverable by a node. All that would do is result in a user configuring their node to use Tor or to use a VPN for their node. And even for those who didn't use Tor or VPN, the ISP would not have 100% effectiveness as they are at best simply playing a constant game of whack-a-mole trying to block the new addresses + port combinations that would constantly be appearing.
Here's a question on the BItcoin Stack Exchanges with similar information:
reply
Also:
Here's a site and paper describing Routing Attacks, which has some further useful info on what risks to consider:
reply