• schizo@forum.uncomfortable.business
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    Boy does that ever make my skin crawl.

    I didn’t like it when it was a Microsoft product, and even as an open-source one do I ever not want an app collating everything about me, where I go, what I look at, and who I talk to into a single database.

    Especially since they don’t talk about how they secure the local data; this is just making a one-stop shop for someone to steal and then learn absolutely everything there is to know about you.

    • InnerScientist@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 months ago

      Especially since they don’t talk about how they secure the local data

      They don’t because they don’t

      All the data you import is indexed in a SQLite database and stored on disk organized by date, without obfuscation or anything complicated.

      Probably because this is still in early alpha and “the schema is still changing”.