• snaggen@programming.dev
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    10 months ago

    Breaks screen recording? No, it was X11 that was so broken that any app could snoop your screen, read your key strokes aso. Basically, never type any credentials on an X11 system, unless you trust all your running software 100%. Screen recording was basically just a trojan that happened to store the recording to a file.

    • flux@lemmy.ml
      link
      fedilink
      arrow-up
      2
      arrow-down
      2
      ·
      10 months ago

      I suppose it explains why people have a bad attitude about Wayland when tools providing useful functionality are described as trojans.

      X11 can (…mostly…) have great security by just providing a suitable X Security module to it. It just seems it wasn’t considered that big of an issue that anyone bothered. Nokia Maemo/Meego used to rock such a module.

      • snaggen@programming.dev
        link
        fedilink
        arrow-up
        2
        arrow-down
        1
        ·
        10 months ago

        But I. What way is a screen recorder under X11 working any different than a trojan. It records the screen without any restrictions and without having to ask for any permissions.

        • flux@lemmy.ml
          link
          fedilink
          arrow-up
          1
          ·
          10 months ago

          By that logic, is the compositor working any different than a trojan? Is there really a difference?

          The Wayland compositor is always capturing all your keyboard and mouse as well. No permissions asked. Pretty sus.

        • Saik0@lemmy.saik0.com
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          2
          ·
          10 months ago

          It records the screen without any restrictions and without having to ask for any permissions.

          Which is exactly the requirements you need to remote desktop access via tools like meshcentral, anydesk… I don’t understand this mentality of “X11 was broken!!!”. Yeah well Wayland is broken since it stops legitimate uses as well.

          • snaggen@programming.dev
            link
            fedilink
            arrow-up
            2
            arrow-down
            1
            ·
            10 months ago

            No, there are remote desktop, screen recording, just in a secure and controlled way. Letting any application read your screen and snoop your keyboard without restriction may be convenient, but it is just horrible in so many ways. If your preferred tool doesn’t work under Wayland, it is most likely not because of limitations of Wayland (there are such cases, but they are getting quite rare) but because they haven’t implemented support for it.