• Firipu@startrek.website
      link
      fedilink
      arrow-up
      6
      ·
      5 hours ago

      How is that useful in this discussion? I need windows because I play CoD with my kids. I still like the concept of this specific windows tool.

      • douglasg14b@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        2 hours ago

        You don’t really need to justify why you want to use Windows in this case.

        You use Windows because you want to, That’s reason enough.

        Any further justification just provides points for folks like this to latch on to

  • FrostyPolicy@suppo.fi
    link
    fedilink
    arrow-up
    16
    ·
    13 hours ago

    Curious choice to write a c++ program for this instead of doing the same thing in a powershell script.

    One feature it should have: delete itself after running to leave no traces of such a tool.

    • rumba@lemmy.zip
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 hours ago

      That or make some attempt to do a free space wipe, or prune the registry, or, you know any reason whatsoever to actually write it in c++.

      It’s probably a sufficient wipe to keep your partner or kids from finding stuff, But it’s not going to stop a state agency. Like they won’t have logs from those services from your IP address. Like your registry isn’t absolutely chocked full of your history and the history of those apps.

      Forensic analysis on that drive will net them most of every one of those deleted files.

      And frankly of all the things to wipe, wth is up with steam?

      • douglasg14b@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        2 hours ago

        I mean probably because the scripting languages typically don’t provide the lower level utilities necessary to securely wipe files?

        You’re not deleting files in a typical sense. You also need to scrub over those files so they cannot be put back together forensically.

  • Em Adespoton@lemmy.ca
    link
    fedilink
    arrow-up
    7
    ·
    11 hours ago

    Since we’re discussing Windows privacy here…

    What I’d really like is something that creates a situation like VeraCrypt plausible deniability, but where the base image gets updated regularly so that the timestamps and temporary file usage also look plausible for a computer used today.

    Then instead of running an app like this, you just log out, and when you log in with the wrong password, it presents a plausible if mostly empty userland that overwrites the real encrypted data as new files are written to disk.