Hi HN! I'm part of the Anchor (<a href="https://anchor.dev/" rel="nofollow">https://anchor.dev/</a>) team building lcl.host: <<a href="https://lcl.host/" rel="nofollow">https://lcl.host/</a>><p>We launched lcl.host in March as the easiest way to get HTTPS in your development environment, and today we're launching new features to make lcl.host the best local HTTPS experience for development teams.<p>Before lcl.host, setting up HTTPS in your local development environment was an annoyance, but getting your team to use it is a PITA. That's because practically all tools for local HTTPS work the same way: generate a local CA certificate, install it into the local trust stores, then use it to issue certificates for a localhost domain. They all share a drawback: the certificates are only meant to work on one system. If your team wants to standardize on using HTTPS in development, each developer has to learn the tooling and repeat the same process in their own environment.<p>But lcl.host works differently: it takes one developer to setup encryption on an app and now everyone has local HTTPS. Instead of individual self-signed CAs, Anchor builds and manages a dedicated CA for your team's development environments.<p>It's 100% free, try it out at <<a href="https://lcl.host/" rel="nofollow">https://lcl.host/</a>><p>Or, skip the marketing and run this instead:<p><pre><code> $ brew install anchordotdev/tap/anchor
$ anchor lcl
</code></pre>
More on teams features here: <a href="https://anchor.dev/docs/lcl-host/teams" rel="nofollow">https://anchor.dev/docs/lcl-host/teams</a><p>As well as demo video: <a href="https://www.youtube.com/watch?v=ilLiAabWa4g" rel="nofollow">https://www.youtube.com/watch?v=ilLiAabWa4g</a><p>We are asking for feedback on our features for teams features for local HTTPS, and would like to hear your thoughts & questions. Many thanks!