website
website copied to clipboard
Let's Encrypt Website and Documentation
Recently, a new subcommand was added to Certbot: [`show_account`](https://github.com/certbot/certbot/commit/93c2852fdba34f14b294b38dcd27a0a8d94fe053) While it was mainly intended to show stuff like email contact info of the account, the account ID is added to...
How it works - authorization image has https://example.com, but the HTTP challenge works on port 80, HTTP, not on HTTPS. There is a new png image to be used as...
Lighthouse score is now much better. Now we have 100/100 points in Lighthouse scoring in Accessibility. - Text remains visible during webfont load (added `font-display: swap;`) - Background and foreground...
In markdown posts, images integrated like that: ```md [title and alt](/image/exemple.png) ``` Will generate the html for the image. The image will be centered with the following properties: - Multiple...
Most links now can benefit from `render-link`.
Automatically adds `loading="lazy"` to all `img` in the page content Replace https://github.com/letsencrypt/website/pull/1147
This type of question seems to come up with some regularity now. We should have a nice, clear, succinct answer for people to point to: https://community.letsencrypt.org/t/why-do-letsencrypt-still-add-the-expired-root-cert/166676
Steps to reproduce: 1. Use Firefox 79.0 (I'm on Ubuntu, but OS shouldn't matter) 2. Navigate to https://letsencrypt.org/donate/ 3. Pick an option (I picked $50) 4. Click the CHECKOUT button...
As far as I can tell, the blog is only accessible via the homepage by clicking `From our blog` or by navigating to https://letsencrypt.org/blog/. I think it would be helpful...
I think our Getting Started page could be much better than it is. We drive new visitors towards this from our main page, so improving it probably has a lot...