Skip to content

Messages about checking security appear misleading but maybe not #1281

@dpk

Description

@dpk

Is your feature request related to a problem? Please describe.

At least some of the time Anubis shows the message ‘Please wait a moment while we ensure the security of your connection.’ (translation string connection_security)

Is there something Anubis is actually doing that has to do with checking the security of the connection? There are other translation messages which seem to imply that a security check can fail (js_context_not_secure and js_context_not_secure_msg) but with a grep through the source, I wasn’t able to find anywhere where these are actually used. The connection_security message looks to appear in connection with the meta refresh challenge.

At Codeberg we’re concerned that this message is potentially misleading our users about what we’re using their CPU time and network resources for. We would prefer to be honest to our users, but I’m not sure about what actually happens here and whether something relevant to checking ‘security’ is actually going on. If there is nothing related to checking connection security here, as there doesn’t appear to be, I think this message should be changed to reflect what’s actually going on.

Solution you would like.

???

Describe alternatives you have considered.

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions