Viewing profile — QuicksilverJohn
QuicksilverJohn
HN member- Joined
- Wed, Apr 21, 2010, 7:25 AM UTC
- HN karma
- 21
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About QuicksilverJohn
No profile information was provided.
Recent public activity
-
comment
Comment #21002233
Yep. And it's also a DNS registrar.
-
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…
-
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…
-
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…
-
comment
Comment #18575869
No, Hangouts works great for this outside of the US. I use it in New Zealand all the time.
-
comment
Comment #14353417
1) https://play.google.com/store/apps/details?id=mobi.beyondpod
-
comment
Comment #11031061
https://tip.golang.org/src/crypto/tls/cipher_suites.go#L75
-
comment
Comment #2000116
Actually, this made a lot more sense to me. (I guess I really am a math major!)