zstd icon indicating copy to clipboard operation
zstd copied to clipboard

Clicking the website URL on GitHub repository displays a warning if browser is in HTTPS-only mode

Open Calinou opened this issue 1 year ago • 0 comments

Describe the bug Clicking the website URL on GitHub repository displays a warning if browser is in HTTPS-only mode

To Reproduce Click the website URL on the repository sidebar:

Screenshot_20240327_192904

Expected behavior

No HTTPS-only warning should appear. https://zstd.net and www.zstd.net don't respond in HTTPS, so I suggest just linking to https://facebook.github.io/zstd/.

Screenshots and charts

Screenshot_20240327_192913

Desktop (please complete the following information):

  • OS: Linux
  • Browser: Firefox 124 and Chromium 123 with HTTPS-only mode enabled in their respective privacy settings

Additional context See also https://github.com/facebook/zstd/issues/3512.

Calinou avatar Mar 27 '24 18:03 Calinou