Viewing profile — womble
womble
HN member- Joined
- Thu, Jun 26, 2014, 7:22 AM UTC
- HN karma
- 36
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About womble
No profile information was provided.
Recent public activity
-
comment
Comment #40222163
Little known fact: "Pulumi" is a Zulu word for "unusually large pile of elephant droppings."
- story
- story
-
comment
Comment #7974348
I'm not developing the co-op based on the assumption that domain validation can be wholly automated -- but it can be automated for the 99+% of domains that don't try to phish peopl…
-
comment
Comment #7960138
(disclosure: I'm the SSL co-op guy) Organisations aren't code, so trying to make analogies to "forking" CAcert isn't something that stands up to scrutiny. Yes, audits for WebTrust …
-
comment
Comment #7960087
(disclosure: I'm the SSL co-op guy) CAcert's goal is to issue certificates for free, by implementing an alternate identity validation model. The SSL co-op's goal is to issue a subs…
-
comment
Comment #7960017
"No one should have to sacrifice security because they don't want to fork over that sort of cash" It's a bit long to be the SSL co-op's tagline, but as a motto, you've pretty much …
-
comment
Comment #7952718
Anything that includes a trademark (like info-secure- apple .com) or "risky" term (like atlanta-usbank.com) typically ends up getting manually verified, even for domain-validated c…
-
comment
Comment #7952713
I'm a little surprised that so many people deliberately mangle URLs to see if there's anything listening on :443, myself. I might just pull SSL off the other domain on IPv4, and pu…
-
comment
Comment #7952657
I'm not averse to that idea, in principle. Heck, that sounds like a nice complementary business idea -- you run a DNS registrar that offers a free domain-validated wildcard certifi…
-
comment
Comment #7951698
Revocation for X509 certs is a very different matter to that of revoking PGP keys. For X509, the CA can revoke the cert unilaterally, or at the request of the subscriber without th…
-
comment
Comment #7951685
Running a revocation service is an annoyingly fiddly job, but all of that needs to be setup and running before you become a CA. Pretty much all of the faffing around is in the need…
-
comment
Comment #7951642
(disclosure: I'm the SSL co-op guy) All of Google's free services (CDN, DNS, Chrome, etc) are centred around improving the experience of using the web, so more people use it for lo…
-
comment
Comment #7951639
(I'm the SSL co-op guy) - Probably in Australia, at least at first, since that's where I'm based. I'd like the DR site to be in Europe, if possible, but that might not be a day 1 a…
-
comment
Comment #7951637
All we have to do is get all certs flagged with must-staple and have all webservers handle stapling, and we're set ! (Sarcasm? Moi ?)
-
comment
Comment #7948529
(I'm the sslcoop.org guy) Yeah, well, I haven't worked out how to tell nginx to look at the SNI for a HTTPS request and bomb out completely if it doesn't match any SSL-enabled vhos…
-
comment
Comment #7948526
(I'm the sslcoop.org guy) "If all the money we spent on ssl certificates..." And thus was sslcoop.org born! I'm not sure what you mean by "opensource PKI infrastructure", exactly, …
-
comment
Comment #7948518
There are rules being introduced against issuing certificates for more than about three years (you can still get five years certs at the moment, but not for much longer); this is m…
-
comment
Comment #7948514
(I'm the sslcoop.org guy) That's essentially the model I'm looking to implement. I prefer DNS modification for domain validation, but anything that can be automated will be.
-
comment
Comment #7948505
(I'm the sslcoop.org guy) StartCom's $60 wildcard is the cheapest I've ever seen. I'm impressed with StartCom's model overall, and it was a great inspiration to me with the SSL co-…