Dyslexic Privacy & Foss advocate, and Linux user.

Ace 🖤🩶🤍💜

Anti Commercial-AI license (CC BY-NC-SA 4.0)

  • 0 Posts
  • 9 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle
  • Their keynotes are irrelevant, their official privacy policies and legal disclosures take precedence over marketing claims or statements made in keynotes or presentations. Apple’s privacy policy states that the company collects data necessary to provide and improve its products and services. The OS-level AI would fall under this category, allowing Apple to collect data processed by the AI for improving its functionality and models. Apple’s keynotes and marketing materials do not carry legal weight when it comes to their data practices. With the AI system operating at the OS level, it likely has access to a wide range of user data, including text inputs, conversations, and potentially other sensitive information.


  • Apple claimed that their privacy could be independently audited and verified.

    How? The only way to truly be able to do that to a 100% verifiable degree is if it were open source, and I highly doubt Apple would do that, especially considering it’s OS level integration. At best, they’d probably only have a self-report mechanism which would also likely be proprietary and therefore not verifiable in itself.


    • Malicious actors could potentially exploit vulnerabilities in the AI system to gain unauthorized access or control over device functions and data, potentially leading to severe privacy breaches, unauthorized data access, or even the ability to inject malicious content or commands through the AI system.
    • Privacy breaches are possible if the AI system is compromised, exposing user data, activities, and conversations processed by the AI.
    • Integrating AI functionality deeply into the operating system increases the overall attack surface, providing more potential entry points for malicious actors to exploit vulnerabilities and gain unauthorized access or control.
    • Human reviewers have access to annotate and process user conversations for improving the AI models. To effectively train and improve the AI models powering the OS-level integration, Apple would likely need to collect and process user data, such as text inputs, conversations, and interactions with the AI.
    • Apple’s privacy policy states that the company collects data necessary to provide and improve its products and services. The OS-level AI would fall under this category, allowing Apple to collect data processed by the AI for improving its functionality and models.
    • Despite privacy claims, Apple has a history of collecting various types of user data, including device usage, location, health data, and more, as outlined in their privacy policies.
    • If Apple partners with third-party AI providers, there is a possibility of user data being shared or accessed by those entities, as permitted by Apple’s privacy policy.
    • With the AI system operating at the OS level, it likely has access to a wide range of user data, including text inputs, conversations, and potentially other sensitive information. This raises privacy concerns about how this data is handled, stored, and potentially shared or accessed by the AI provider or other parties.
    • Lack of transparency for users about when and how their data is being processed by the AI system & users not being fully informed about data collection related to the AI. Additionally, if the AI integration is controlled solely at the OS level, users may have limited control over enabling or disabling this functionality.



  • Rustmilian@lemmy.worldtoLinux@lemmy.mlRegarding The Hyprland & Vaxry Situation
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    1
    ·
    edit-2
    9 months ago

    It’s FOSS, just don’t donate to the project or promote it and keep using it anyway. That’s the beauty of FOSS, the devs dumb opinions shouldn’t effect your personal use of quality tools. Imagine if you stopped using hammers just because “communism”, it’d be a pretty stupid self inflicted inconvenience.
    If the project itself goes to shit and he starts using it to push his stupid agenda, then abandon it. But until then it’s completely understandable to keep using it for your personal workflow. Everyone uses GNU utilits, that doesn’t mean we agree with everything Richard Stallmen has ever said.
    Hopefully Vaxry will learn and clean up his act.




  • Wayland is a communication protocol that specifies the communication between a display server and its clients, designed to be a replacement for the X11 window system protocol and architecture.
    I might be a little nitpicky here, but I feel it’s an important distinction to make as there is no single common Wayland server like Xorg is for X11.
    A display server using the Wayland protocol is called a Wayland compositor, as it additionally performs the task of a compositing window manager.
    Xorg on the other hand is basically one fat display server designed like a house of cards that everyone uses.