Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Give HTTP a scarier (more obvious) icon #2178

Closed
bsclifton opened this issue Jun 14, 2016 · 16 comments
Closed

Give HTTP a scarier (more obvious) icon #2178

bsclifton opened this issue Jun 14, 2016 · 16 comments
Labels

Comments

@bsclifton
Copy link
Member

bsclifton commented Jun 14, 2016

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

two good candidates I saw are:
fa-exclamation-triangle (pictured)
fa-times-circle

cc: @bradleyrichter @diracdeltas @luixxiul

@luixxiul
Copy link
Contributor

luixxiul commented Jun 14, 2016

Nice to see the combination of the gray and the exclamation :-)

@diracdeltas
Copy link
Member

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.

@luixxiul luixxiul added the design A design change, especially one which needs input from the design team. label Jun 14, 2016
@bradleyrichter
Copy link
Contributor

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.)

@diracdeltas
Copy link
Member

@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

@bradleyrichter
Copy link
Contributor

(it's good to be ahead of the curve)

Ok, I will work up some options and propose something really scary.

@bradleyrichter
Copy link
Contributor

Ok...clean and scary.

HTTP (non-secure) will use the alert triangle as suggested above, but colored. (new SVG icon)

HTTPS (normal cert) will use a dark-grey padlock icon. (new SVG icon)

HTTPS (extended valuation cert) will use a green padlock icon. (new SVG icon)

pasted image at 2016_06_15 03_19 pm

@diracdeltas
Copy link
Member

Note that we aren't committed to showing any UX differences for extended validation yet: #791

@bsclifton
Copy link
Member Author

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 😄

@bradleyrichter
Copy link
Contributor

and create SVG files, and convert the current icons to use those instead of fontawesome.

@bsclifton
Copy link
Member Author

SVGs would be perfect! Is that something you can create and commit to master @bradleyrichter?

@bradleyrichter
Copy link
Contributor

sure

@bradleyrichter
Copy link
Contributor

@bsclifton pushed

@diracdeltas
Copy link
Member

the yellow icon has been added, so i'm closing this in favor of #5695

@luixxiul luixxiul added this to the 0.12.10 release milestone Nov 19, 2016
@luixxiul
Copy link
Contributor

luixxiul commented Nov 19, 2016

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.

@bsclifton
Copy link
Member Author

@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

@Narven
Copy link

Narven commented Jun 1, 2018

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

@Narven Narven unassigned jkup Jun 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

8 participants