So I’ve recently been interested in doing a complete switch from Windows to Ubuntu, and I’ve been playing around with WSL2 in Windows quite a bit and I have to admit I am pretty impressed with their implementation.

However, one of the reasons I’ve been drawn to Linux these days is the privacy aspect, and I’m looking to get everyone’s thoughts on whether using Linux apps in WSL improves your privacy at all, or do I need to just flat out get off windows to get any sort of privacy benefit. My plan is to eventually get off Windows completely, but I guess I’m wondering if WSL is a good middle ground.

  • Dandroid@dandroid.app
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    1 year ago

    WSL2 is good, but not usable in all scenarios. IIRC, it can’t use systemd services. It is also very slow with file I/O, which is not a problem with small datasets, but some of the git repos I work with are so big that git operations take a couple of minutes to complete in WSL2, but only take a second or so in PowerShell. If you are doing a full backup of your PC with rsync or something like that, it could take days to complete something that would take only 30 minutes or so running in a native Windows shell.