Hacker News new | ask | show | jobs
by Anonobread 3672 days ago
What part of "they have intense hatred for anyone with a different opinion, even the very people who developed bitcoin" didn't you understand? What kind of person lambasts another for giving primary sourced, direct quotes to counter a misconception?

BTW, this too is a misconception: "and what we learned from that was that the nodes in datacenters are the only ones which can't be trivially knocked off the internet"

Right, because you didn't learn to run Tor hidden service nodes. You also didn't learn to proxy your connection over SSH. No, that would make too much sense. What you learned was that you had to physically relocate your node to a datacenter. Golf clap.

> If you want resiliance, get nodes in as many datacenters of different sovereign jurisdictions as possible. The nodes running on home connections are an illusion.

Welcome to 2013?

> Your suggestions don't stop the address published to the p2p network from being flooded.

    bitcoind -?

    -externalip=<ip>
          Specify your own public address
    -onion=<ip:port>
          Use separate SOCKS5 proxy to reach peers via Tor hidden services
          (default: -proxy)
    -onlynet=<net>
          Only connect to nodes in network <net> (ipv4, ipv6 or onion)