Viewing profile — pinhead26
pinhead26
HN member- Joined
- Tue, Aug 06, 2019, 3:50 PM UTC
- HN karma
- 22
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About pinhead26
No profile information was provided.
Recent public activity
-
comment
Comment #23338128
Ah hello 2015, my old friend. DNSSEC is a Government-Controlled PKI -> Not if the root of trust is secured by a proof-of-work blockchain DNSSEC is Cryptographically Weak -> Not if …
-
comment
Comment #22331282
The Goosig (extra blinding crpyto) is also optional. With the --bare flag, its just a signature.
-
comment
Comment #22330498
You don't have to, it works by signing a message with your PGP or SSH key. All GitHub users' public keys are already available from their API, that's how the airdrop works.
-
comment
Comment #22313311
There is currently no such thing as a decentralized side chain. No one wants all this data on Bitcoin.
-
comment
Comment #22311412
It doesn't address BGP, just DNS. You are correct about the signature scheme though. In fact, names are owned by unspent transaction outputs, exactly like Bitcoin. Meaning you can …
- comment
-
comment
Comment #22311222
I'd say it extends more than overlap: If a name is not found on the Handshake chain, the resolver "falls back" to legacy ICANN DNS. Since all current gTLDs are reserved as well as …
-
comment
Comment #22311205
The project raised $10M and then gave 100% of it away to open source projects. They receive some HNS tokens in return. There is a massive airdrop of coins to hundreds of thousands …
-
comment
Comment #22311183
Well at least you don't have to worry about package management, all the dependencies are built by the organization either from scratch or with vendored code. Re: JavaScript, you sh…
-
comment
Comment #20626381
Not really, the DNS data is stored in a new data structure called an "Urkel Tree" that offers small proofs and fast lookup times. Full nodes (that archive and process the entire bl…
-
comment
Comment #20626347
Well you don't need to mine the coin to use the DNS system. You can obtain tokens some other way (an exchange) and buy a name on chain.
-
comment
Comment #20626319
- Handshake TLDs need to be renewed every two years or the names go back up for auction. Renewals must include a recent block hash to prove that the name owner is still active and …