• 1 Post
  • 16 Comments
Joined 2 years ago
cake
Cake day: July 6th, 2023

help-circle
  • 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. :/











  • But for quality, nuance, and privacy, DeepL is unmatched.

    As much as I’d like this to be true, I have to disagree. Perhaps the quality of the translation depends on the language you translate from / to, but the results I got for my native language ranged from not very good to absolute rubbish.

    What’s even more frustrating is that there’s no (easy) way for me to report such bad results so the developers could fix them. :/



  • 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).




  • you can use an android firewall to block Internet access from the app

    True, however, AFAIK if your phone is not rooted, you can’t have a firewall and VPN running at the same time (the firewalls I’ve seen must be configured as VPN).

    not the privileges that obsidian has

    Also true, although Obsidian has access to that shared storage, and therefore, Obsidian being closed source, you have no way of knowing what they do with the files other apps create in that storage directory. I’m not saying they are acting maliciously, but I don’t like this approach (software vulnerabilities, supply chain attacks, etc.). The devs recognized the issue in another thread, but there’s no solution to the problem as of yet.