←back to thread

411 points donpott | 1 comments | | HN request time: 0.205s | source
Show context
nickdothutton ◴[] No.44983582[source]
Step 1, pass law.

Step 2, demand compliance.

Step 3, upon not hearing of compliance, levy fines.

Step 4, upon non payment of fines, declare in breach of (2).

Step 5, block site from UK using DNS, in the same manner as torrent sites etc.

5 was always the goal, 2 to 4 are largely just performative.

replies(13): >>44983768 #>>44983781 #>>44983897 #>>44984120 #>>44984248 #>>44985133 #>>44985729 #>>44985841 #>>44985859 #>>44986058 #>>44986633 #>>44988012 #>>44991247 #
M95D ◴[] No.44986058[source]
We need a DNS server with a history database, not just a cache, preferably with a distributed history database.

Visit a website and it was blocked by the "official" DNS? Declare the IP invalid in the webUI (or the browser plugin) of the local DNS and it will get you the previous IP from the database.

replies(4): >>44986079 #>>44986972 #>>44987080 #>>44988404 #
1. numpad0 ◴[] No.44988404[source]
Domain Name System was an app on the Internet. It wasn't something that always existed. The purpose of it is to provide intuitive means to look up IP address from more intuitive domain name strings.

If you could come up with an alternative system to derive the IP address of desired remote host, or content, e.g. Magnet Link standard, you can just skip DNS and switch to that instead.

TLS can be a problem as a lot of moving parts of WWW now depends on DNS. But all of those can be solved.