According to Microsoft’s documentation, a user can only change the setting to enable or disable the new People section three times a year.

  • RedSnt 👓♂️🖥️@feddit.dk
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    21 hours ago

    Thank you for the tip. Disgusting how “features” like this are turned on by default.

    If I wanted to encrypt everything I put on OneDrive, hopefully something that is crossplatform, how’d I do that? I’m on linux right now.

    EDIT: A quick search brings up VeraCrypt a bunch of times and it’s apparently FOSS, does anyone have experiences with it?

    • Strongbeard@programming.dev
      link
      fedilink
      English
      arrow-up
      3
      ·
      11 hours ago

      Veracrypt is intended for local file system encryption. Do not use it for cloud encryption. You will need to reupload the entire encrypted file that encapsulates all your encrypted files every time you make a change, which eats a lot of date/bandwidth as it increases in size. Source: https://www.cryfs.org/comparison#veracrypt

      You probably want something like cryfs or cryptomater, like the other commenter mentioned. gocryptfs might work if you do not care about Microsoft trying to guess the contents of your files based on their metadata/file size and how that changes over time. (See watermarking attacks for details)

    • Mechanite@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      21 hours ago

      I’ve used veracrypt for years, starting back on Windows and I still use it since I moved to Linux. I don’t use all of the features for it but what I have are encrypted volumes that exist on hard disks as a single file, which when opened with veracrypt, show themselves as a new disk in the system.

      There’s probably better ways to encrypt data on onedrive, but you could probably create one of those encrypted volumes to store on onedrive.