Skip to content

[Bug Report] Action names (Deny vs. Reject) and colors are misleading #1519

@mixmastamyk

Description

@mixmastamyk

Half bug, half enhancement. I recently spent hours on an issue and even bothered Mozilla about it because the Opensnitch GUI has Actions labeled as Deny, Reject, & Allow.

The first problem is the words Deny and Reject mean 99% the same thing, so they are confusing. Which to choose, I don't know. Second, the behavior is very different.

Deny seems to drop the connection into a black hole so the program sits there doing nothing until the connection times out. This causes a web browser to hang in some instances, for example blocking rendering on css or javascript from third-party domains. Been suffering with this.

But, Reject rejects it immediately! Program gives an error right away. That's what I typically want to default to. The most safe and convenient.

Third, the color for Deny is more attractive. When you want to block something, red seems like what you want, like a STOP sign, etc. The Reject color is purple, which is different but not obvious it really means NO.

So, I've been making my hundreds of rules with action:Deny, but I should have been using Reject all this time !

  • Please change the name Deny to Drop
  • Please change the color of Reject to the red one ! Deny could be purple:

i.e.:

Label Text
Allow green
Drop purple
Reject red

Include the following information: All versions, all supported OS.

To Reproduce:

Create a new rule and look at the dialog box for action. Don't forget pop-ups and Preferences.

Cheers and thanks for considering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions