• Chronographs@lemmy.zip
      link
      fedilink
      English
      arrow-up
      19
      ·
      3 months ago

      Hidden file extensions is such a terrible default it amazes me that Microsoft is still doing that

      • Prison Mike@links.hackliberty.org
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 months ago

        macOS does this too shockingly despite using the file extension as a “hint” to the file type. I think it’s unique in that most UNIX/Linux systems use magic number and Windows blindly accepts that the file is of the type that matches the extension.

    • cmnybo@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      3
      ·
      3 months ago

      When the drive is mounted noexec it’s not possible to run any programs on it. You can also mount any user writable directories noexec so they can’t copy the program somewhere else and run it.