Live data from Hacker News

Viewing profile — QuicksilverJohn

QuicksilverJohn

HN member
Joined
Wed, Apr 21, 2010, 7:25 AM UTC
HN karma
21
Public activity
8 items

About QuicksilverJohn

No profile information was provided.

Recent public activity

  1. comment
    Comment #21002233

    Yep. And it's also a DNS registrar.

  2. comment
    Comment #21001778

    It's actually pretty difficult to enumerate all trusted CAs (or even just what organizations are running CAs). Certificate Transparency certainly helps there, but it's not fully re…

  3. comment
    Comment #21001703

    Basically, only the root record parsing is done in JS and then passed to unbound for resolution. Though it is possible to run a pure JS resolver, it's not really recommended. There…

  4. comment
    Comment #20138692

    The problem with this method is that it requires a side channel. This is the real beauty of public key cryptography, you can negotiate a secure channel over an open channel. (*Auth…

  5. comment
    Comment #18575869

    No, Hangouts works great for this outside of the US. I use it in New Zealand all the time.

  6. comment
    Comment #14353417

    1) https://play.google.com/store/apps/details?id=mobi.beyondpod

  7. comment
    Comment #11031061

    https://tip.golang.org/src/crypto/tls/cipher_suites.go#L75

  8. comment
    Comment #2000116

    Actually, this made a lot more sense to me. (I guess I really am a math major!)