Y
Hacker News
new
|
ask
|
show
|
jobs
by
Hikikomori
409 days ago
If something doesn't work, fix it with Blockchain.
2 comments
rainsford
409 days ago
As the old regex joke goes, "now you have
two
problems".
link
ycombinatrix
409 days ago
idk, i think it would be cool to have a copy of every dns record on my hard drive
link
pests
409 days ago
You can do that already now.
link
DanAtC
409 days ago
Kind of. You can get the nameservers (and glue records if available) for every domain under a TLD if the TLD makes their zone file available. See
https://github.com/jschauma/tld-zoneinfo
link
ycombinatrix
409 days ago
Well kinda but that would be an incomplete snapshot. Versus a blockchain where every DNS record change is necessarily written into my copy.
IPNS is similar project that already exists.
link