Earlier quoted context omitted.
For my previous use cases, it's ideal for dynamically created subdomains of a web application. If I know ahead of time, it's easy to grab a cert for any subdomain. However if a user is creating subdomains for a custom site or something similar, it's much nicer/easier to have the wildcard cert.
The lets-encrypt demo makes it look like you could easily script cert acquisition for new subdomains. And the CA domain validation appears to be totally automated (and fast).
Launching in 2015: A Certificate Authority to Encrypt the Entire Web
161–170 of 476 posts
Re: Launching in 2015: A Certificate Authority to Encrypt the Entire Web
#162Whos auditing the ca?
At some point down the chain, you have to rely on trust to some degree. Either disappear in to the wilderness and completely disconnect from the grid or - at some point - you have to trust someone.
Re: Launching in 2015: A Certificate Authority to Encrypt the Entire Web
#163Earlier quoted context omitted.
But note that only works if the manufacturer can choose the name without an issue from the customer. For things like network appliances in larger companies that aren't going to want [generic number]manufacturer.com but want [my name].corp.[my company].com, you're stuck.
Allow the cert to be configurable, then the company can use its internal CA to give certs to all its appliances.
Re: Launching in 2015: A Certificate Authority to Encrypt the Entire Web
#164I couldn't be happier about the news, the EFF and Mozilla always had a special place in my heart. However, the fact that we have to wait for our free certificates until the accompanying command line tool is ready for prime time seems unnecessary. Another thing I'm interested in is whether they provide advanced features like wildcard certificates. This is usually the kind of thing CA's charge somewhat significant amou…
Re: Launching in 2015: A Certificate Authority to Encrypt the Entire Web
#165Earlier quoted context omitted.
You're absolutely right. From first principles, HTTP should have a louder warning than self-signed HTTPS. Our hope is that Let's Encrypt will reduce the barriers to CA-signed HTTPS sufficiently, that it will become realistic for browsers to show warning indicators on HTTP. If they did that today, millions of sites would complain, "why are you forcing us to pay money to CAs, and deal with the incredible headache of ce…
Thanks for doing this. It's really great and its something that clearly needs to happen. The next step will be to replace the CA system with something actually secure, but that comes after we move the web to a place where most websites are at least trying.
Re: Launching in 2015: A Certificate Authority to Encrypt the Entire Web
#166This certificate industry has been such a racket. It's not even tacit that there are two completely separate issues that certificates and encryption solve. They get conflated and non technical users rightly get confused about which thing is trying to solve a problem they aren't sure why they have. The certificate authorities are quite in love that the self-signed certificate errors are turning redder, bolder, and big…
"Your certificate is due to expire.
If your certificate expires, your site will no longer be encrypted."
Just blatantly false.
Re: Launching in 2015: A Certificate Authority to Encrypt the Entire Web
#167Earlier quoted context omitted.
That doesn't even remotely work, who has the private keys to authorize the certificates?
What authorization is required in this scenario? I'm talking about a novel idea here, one that doesn't fit into the existing CA model. There would be no CA in this scenario; verification would be decentralized, based on shared information, not on knowledge of a secret.
We can all look at the variety of web-of-trust methods to see how well that's taken off amongst internet users.
Re: Launching in 2015: A Certificate Authority to Encrypt the Entire Web
#168Re: Launching in 2015: A Certificate Authority to Encrypt the Entire Web
#169While we're at it, let's get a non-profit domain registrar going.
Re: Launching in 2015: A Certificate Authority to Encrypt the Entire Web
#170Earlier quoted context omitted.
Is there any reason why I would want to use https for this use case? Yes it can help you stop: ISPs inserting adverts into your content (this has happened) Governments censoring your content or rewriting it Governments putting people in jail for reading your publicly available (in your country) content, which is illegal in theirs People impersonating your website But if you don't want to use it, that's cool too. I su…
> Governments putting people in jail for reading your publicly available (in your country) content, which is illegal in theirs // How does that work, surely the gov can still see people accessing the information by monitoring network traffic and the info itself is still public. HTTPS doesn't encrypt the actual request traffic does it, and in any case the gov would still see which server the traffic is going to unless…
"User X browses Wikipedia"
and
"User X browses Wikipedia articles about topics A, B, C"
where topics A, B, C could be anything user X doesn't want people recording them reading about: for instance, various political articles, articles about mental illness, articles about LGBT issues, etc. Fill in the blanks.