vimperator-labs icon indicating copy to clipboard operation
vimperator-labs copied to clipboard

Feature Request: Secure connection (https) indicator in status bar?

Open rlue opened this issue 8 years ago • 4 comments

Issue type:
  • Feature request
Version:
Vimperator:	3.16.0 (created: 2017/02/01 00:55:15)
Firefox:	Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:53.0) Gecko/20100101 Firefox/53.0
Description:

I've been using vimperator with set gui=nonavigation to force myself to use it as much as possible.

Without the navigation bar, however, there's no visual indication of the certified identity of an https site owner:

screen shot 2017-05-03 at 19 53 10

Desired behavior:

It would be nice if this information appeared in the status bar, as in the mock-up below:

screen shot 2017-05-03 at 19 54 20

rlue avatar May 03 '17 12:05 rlue

I think this would clutter the UI too much. The SSL indicator should be enough for most people and a click on it shows you all information.

SammysHP avatar May 03 '17 17:05 SammysHP

Do you think it would be possible/less objectionable to display this only if/when the navigation bar is hidden?

rlue avatar May 03 '17 23:05 rlue

@SammysHP what SSL indicator are you referring to? When using Vimperator with set gui=nonavigation, the only indication about ssl is the protocol scheme in the url. This means nothing except that the protocol https is being used to access the site, and conveys no information about the validity of the ssl certificate being used.

schlueter avatar Aug 30 '17 03:08 schlueter

:help 'status'

SammysHP avatar Aug 30 '17 07:08 SammysHP