You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be easier to edit the cipher suites - I gave up on the clicking, went into about:config, figured out the layout and then used notepad and found it much, much easier (I could find no way of moving a cipher from one list to another, for example). How about a simple text editing window? Or are you committed to the slick all-buttons and check-boxes look?)
It might be useful to do more fine-grained blocking. in case you are interested, here is what I added (feel free to use and abuse) - these are what some experts (that is, random people on the Internet) say should be blocked (I also made them blocked by default):
Have you considered the option of having all the information visible in one panel? Or at least the two first panels, with the cipher suites separately? Perhaps as a configuration option? After all, most screens have loads of space and no-one keeps the SSLeuth display open while surfing (can't probably be done, anyway), but only occasionally.
Either way, I thought you might be interested in seeing what people are doing with your add-on!
Keep up the good work!
Anonymous Joe
P.S. I never could get the keyboard shortcut to work - though perhaps it was a conflict with some other add-on - haven't bothered to investigate"
The text was updated successfully, but these errors were encountered:
For the sake of 'Joe', who wanted to remain anonymous, here's what I think of these :
The cipher suites editing is a one time task. Nobody has to go through that repeatedly. Yes, the clickety can be annoying. But once set, they only need to be toggled.
The UI is only meant for convenience, for those who are not familiar with what to configure and how to. Or else, as you had figured out, go to about:config, find the key extensions.ssleuth.suites.toggle and edit the lists.
To create a parallel UI to do a raw edit is overkill. Besides, if there are errors in the syntax/names, that can screw up toggling too.
For many reasons, I don't want to put up lists that disable cipher suites by default. Because, not all users are 'experts', and not all users really understand how to make things work if disabled cipher suites break loading a website.
Why I built custom lists is that, people who understand it can use it to toggle easily.
Creating more lists and setting them to their default state is possible. Will track that in this issue.
Panel UI is a lot of work. But yes, thanks for the suggestion. Will keep that in mind.
From e-mail. Anonymous Joe writes
The text was updated successfully, but these errors were encountered: