Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Preferences -> Cookies: Clarify that the Preferences 'hash' is a compressed, URL-safe Base64 encoded string #5234

@davidhedlund

Description

@davidhedlund

Preferences -> Cookies:

Image

The term "hash" in Preferences -> Cookies is misleading; it is actually a compressed, URL-safe base64 encoded string representing the preferences form. This string is not a cryptographic hash but rather a compressed encoding that safely encodes user preference data for use in URLs, as pointed out by @return42 in the SearxNG GitHub discussion.

Rephrased short suggestion for the page:

  • Clarify that the "hash" is a compressed, URL-safe base64 encoded string of the preferences form, not a true hash.

Thanks @return42 who informed me

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