zellij-org / zellij-org.github.io

The website for zellij
25 stars 60 forks source link

Remove MITM vulnerability #227

Closed sh1boot closed 8 months ago

sh1boot commented 8 months ago

Use curl https://zellij.dev/launch rather than relying on a clear-text redirect via curl -L zellij.dev/launch.

Addresses #182