• 0 Posts
  • 13 Comments
Joined 2 years ago
cake
Cake day: July 6th, 2023

help-circle

  • To me it looks like they do just that:

    Interest-Based Advertising. We may work with third-party advertising companies and social media companies to help us advertise our business and to display ads for our products and services. These companies may use cookies and similar technologies to collect information about you (including the online activity information and device information described above in the section called “Personal Information Automatically Collected”) over time across our Services and other websites and services or your interaction with our emails, and use that information to serve ads that they think will interest you. In addition, some of these companies may use hashed customer lists that we share with them to deliver ads to you and to similar users on their platforms.


  • I completely agree, I guess what they call “privacy win” is that this feature can now work without storing data on Google (highlighted by me):

    Based on Google’s email, it seems the company will allow Gemini to access messages, WhatsApp, and control device system settings without requiring that you enable the Gemini Apps Activity setting for your account. This setting saves your Gemini history to your Google account, potentially allowing for better personalization.

    Previously, if you had this setting disabled for your Google account, you weren’t able to use the Messages, Phone, Utilities, or WhatsApp extensions in Gemini (via 9to5Google). Once this change rolls out to your account, you will be able to access these features without having to save your Gemini history on Google’s servers.

    When they say

    potentially allowing for better personalization

    they sound like the companies trying to sell you these features without mentioning the privacy implications of said features. :/








  • I agree with using open source software, but the source code of said chat apps is just one part of the equation.

    AFAIK cryptography implementation relies on the operating system / firmware the app is running on (they tend to be closed source). Most implementations rely on random generators provided be the operating system. Doesn’t really matter how good the encryption implementation is in the chat app if the software it relies on is compromised - see book I recommended above (The hacker and the state).