Should I Disable WebSocket Connection on My Web Browser (in terms of privacy)?

Considering disabling WebSocket connections for security reasons. Any experience or thoughts? Have you disabled WebSockets? Any notable issues or performance changes?

  • sga@lemmings.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    6 hours ago

    No, it is unnecessary, and it would break many auto updating websites, for example, if you use mail in web, then your mail provider has web sockets to get notifications from server to fetch you mail.

    I generally would recommend to disable javascript , and have a whitelist for websites you trust (easily achievable by ublock, or no script). If they do not have js, most attack vectors are neutralised. If you can trust a website to run js, you can trust it to run web sockets.

    • happeningtofry99158@lemmy.worldOP
      link
      fedilink
      arrow-up
      3
      ·
      6 hours ago

      Thanksalot my friend

      I don’t trust reddit for running JS but if I disable it the website weouldn’t function correctly, is there a work around?

      • sga@lemmings.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 hours ago

        old reddit or libreddit (now redlib). If you browse without accout, that should be enough. If you have a account, I would still enable js only for old reddit and not reddit as whole.