• ZILtoid1991@lemmy.world
    link
    fedilink
    arrow-up
    58
    ·
    16 days ago

    Where can I get the privacy nightmare AI application for Linux? I want it to take screenshots of my computer (in case I want to search it), never really use it, but store the data on my PC unencrypted, thus able to be hacked.

      • ZILtoid1991@lemmy.world
        link
        fedilink
        arrow-up
        10
        arrow-down
        1
        ·
        16 days ago

        The security nightmare is reduced by a lot, thanks to Linux being a lot more safe system. Of course the occasional very old security issues get found, but those are only old if some swifty hacker found out and didn’t disclose it publicly, or had to wait for years to be solved.

      • fossilesque@mander.xyz
        link
        fedilink
        English
        arrow-up
        6
        ·
        16 days ago

        I tried it to do some research recalls, like set it up for doing very specific things and I found it filled my hard drive pretty fast with screenshots. It’s probably a good idea if you can turn it on and off like this one and be careful, but it likely still needs polishing. That was when it was first out.

      • krnl386@lemmy.ca
        link
        fedilink
        arrow-up
        4
        arrow-down
        1
        ·
        15 days ago

        Python? This will require “specialized hardware” just due to the interpreter overhead taking continuous screenshots of everything you do and indexing/storing them. Why bother implementing something like this using an interpreted language??

    • michaelmrose@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      16 days ago

      If this was actually an open source app with strong privacy settings that you could opt into it might be useful.

      • Buddahriffic@lemmy.world
        link
        fedilink
        arrow-up
        7
        ·
        16 days ago

        When I first heard of the MS feature, my first thought was that there’s gotta be a more efficient way to do this than taking screen shots and analyzing the image. The window manager has all of that information plus more context (like knowing that these pixels are part of a non-standard window that uses transparency to act like a non-rectangular shape, while this thing that looks like a window is actually an image because the user was looking at someone else’s screenshot).

        Even better would be integration with the applications themselves; they have even more contextual information than the window manager has.

        • michaelmrose@lemmy.world
          link
          fedilink
          English
          arrow-up
          5
          ·
          16 days ago

          If it required waiting for apps to provide this integration you would be waiting 10 years for it to mature. There would logically be some benefit to looking at the window before compositing + saving text from none visible windows and avoiding recapturing content which hadn’t changed.