-
Notifications
You must be signed in to change notification settings - Fork 971
Give HTTP a scarier (more obvious) icon #2178
Comments
Nice to see the combination of the gray and the exclamation :-) |
The warning triangle is pretty similar to an icon that either Chrome or FX used at one point for mixed content or SHA-1 certs (can't remember). Still I think it's overall better than the unlock icon. |
I think the triangle-! is a bit "too scary" and would be useful to get attention for another purpose. The "other " browsers seem to use a simple page icon VS a lock icon (green) for http vs https. Or NO icon vs lock icon. Based on muscle memory from other browsers, copying this seems to be the safest route. (thus, unlocked icon goes away in favor of a page icon, and Lock icon can turn green.) |
@bradleyrichter other browsers are considering scarier icons for HTTP too, so we would be ahead of the curve. see for instance https://www.chromium.org/Home/chromium-security/marking-http-as-non-secure |
(it's good to be ahead of the curve) Ok, I will work up some options and propose something really scary. |
Note that we aren't committed to showing any UX differences for extended validation yet: #791 |
Nice- I like that! Like @diracdeltas said, the EV cert status is TBD, but to close this issue we can update HTTP to be yellow per the spec image 😄 |
and create SVG files, and convert the current icons to use those instead of fontawesome. |
SVGs would be perfect! Is that something you can create and commit to master @bradleyrichter? |
sure |
@bsclifton pushed |
the yellow icon has been added, so i'm closing this in favor of #5695 |
When, on which page, will the yellow icon appear? It seems it does no longer appear on HTTP site. I think this should be mentioned, because someone has mentioned on twitter that brave was the 1st browser which gave a warning on HTTP site. |
@luixxiul this was recently updated from a yellow triangle to a red lock icon. The yellow triangle was too similar to Firefox's mixed content icon |
Even that I'm late, I just wanted to give my opinion, specially on the grey icon for https. I think HTTPS it should be green with (padlock closed or for example fa-certificate), but never grey. Grey means that something is not enabled (disabled). Thanks |
Did you search for similar issues before submitting this one?
yes
Describe the issue you encountered:
The icon for regular HTTP in the url bar was recently changed from blue to gray with the following: #2160
If users are visiting a site using HTTP, it would be great if it was painfully obvious they are not on a secure site (even if https everywhere is used behind the scenes).
Expected behavior:
The icon should not be a lock. I personally believe change is too subtle for many folks to notice. The gray helps for sure, but it would be better to see a different icon.
Here's an example with an icon I think is appropriate:
![proposed-http](https://cloud.githubusercontent.com/assets/4733304/16027971/897ebf08-318f-11e6-9da1-623fa823c175.PNG)
two good candidates I saw are:
fa-exclamation-triangle (pictured)
fa-times-circle
cc: @bradleyrichter @diracdeltas @luixxiul
'Block all HTTP' mode #1576
The text was updated successfully, but these errors were encountered: