• DpZer0126@lemmy.world
    link
    fedilink
    English
    arrow-up
    26
    ·
    8 months ago

    This post is so true. I work in local government in a state that has TONS of money, yet our systems to control the information for agents to determine if you keep your kids or not is still based on MS-DOS. it’s insane to see in 2023

      • Saizaku@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        6
        ·
        8 months ago

        Using something like DOS is neither preferred nor more safe. Last time MS DOS received a security patch was 23 years ago. It’s open to pretty much any security vulnerability you can think of. In case you depend on a DOS app it’s preferable to run it on a modern OS that is DOS compatible, windows 10 32bit for example (I believe Win11 still has support). Or even better sandboxed in an emulator like DOSBox on a more secure OS.

      • Eccitaze@yiffit.net
        link
        fedilink
        English
        arrow-up
        4
        ·
        8 months ago

        I really don’t want to rely on security through obscurity… MS-DOS was written back when every programmer trusted everything that ran on the computer, security wasn’t even an afterthought, and encryption was the sole domain of math nerds, conspiracy theorists, and the nerd equivalent of doomsday preppers because it was “too computationally expensive.” Its sole saving grace in terms of security is that it doesn’t support multitasking so malware can’t run in the background, but you can just target whatever software it’s running, instead.