🇺🇸⚖️When Chat Logs Become Evidence After Death A new U.S. lawsuit alleges that OpenAI selectively withholds ChatGPT logs after a user’s death. The case concerns a murder–suicide involving Stein-Erik Soelberg, whose family claims ChatGPT reinforced paranoid delusions about his mother shortly before he killed her and himself. The estate argues that OpenAI refuses to disclose complete chat histories from the critical final days, despite relying on “full context” arguments in other suicide-related litigation. According to the complaint, fragments of chats recovered from social media show ChatGPT validating conspiracy beliefs, spiritual grandiosity, and hostility toward an identified individual. The family alleges a “pattern of concealment,” noting that OpenAI has no formal policy governing user data after death and retains chats indefinitely unless manually deleted. OpenAI has declined to explain why it will not produce the remaining logs, while stating publicly that it is improving safeguards and working with mental health clinicians. The lawsuit seeks punitive damages and an injunction requiring safeguards against validating paranoid delusions, as well as clearer public warnings about known risks. Beyond liability, the case raises unresolved questions about post-mortem data governance, evidentiary transparency, and the balance between user privacy and accountability when AI systems are implicated in real-world harm. #AIandLaw#AIEthics#DataGovernance
前段时间一直被MajdataPlay的外键输入问题困扰:有玩家反映majplay会无征兆地出现拖判和吃音,但是内屏一切正常 因为我是第一次接触游戏开发,IO这方面也完全没经验 一开始我和bb本怀疑是线程调度的问题,即:IO线程时间片被其他线程挤占了,导致IO线程无法及时处理HID设备回报。为了验证这个猜想,我们尝试提高了IO线程的优先级,照旧 接下来我怀疑是我那套框架有问题:majplay是根据上一帧与这一帧的按键状态判断按键是不是"click"。为此我重写了这部分的实现,改进了IO线程与主线程之间的交互,问题照旧....... 到这里我已经怀疑这不是majplay的锅:IO线程没有任何异常,IO线程与主线程的交互没有问题,Note判定逻辑也没有问题,那就是设备确实没有回报给majplay或者设备发过来的回报中按键确实没有按下,但是大佬说hdd没有这种问题.....(人已经快崩溃了,这完全看不透也摸不着,因为我用单片机模拟玩家打高速纵连是完全没有问题的,我在家里用手台测试也没有问题) 到最后,bb本灵光一闪,说有没有可能是led刷新率过高,把按键控制板干爆炸了?我们让大佬把led刷新间隔从16ms改成100ms,吃音问题瞬间没有了,无语了 。。。。。。。。。。。。。。。。。。。。 adx是一个控制板同时管理按键和led,为什么我没有遇到吃音问题呢,因为我的手台不是adx的... #dev
Hashtags
找到 5 条相似帖子
搜索 #datagovernance
📖Generative AI Use Creates Massive Corporate Data Blind Spot A new Enterprise AI and SaaS Data Security Report 2025 by LayerX reveals that employees are regularly pasting sensitive information, including PII and PCI data, into generative AI tools like ChatGPT — often without company authorization. With 45% of enterprise employees using generative AI, 77% of them have copied and pasted data into chatbot queries, and 22% of those pastes involve sensitive personal or payment details. The security risk is compounded by the fact that 82% of these pastes come from unmanaged personal accounts, leaving companies with little to no visibility into what information is being shared. Similarly, 40% of file uploads to AI sites contain PII/PCI data, with nearly 39% originating from non-corporate accounts. This uncontrolled data flow creates a significant blind spot for enterprises, raising serious concerns about compliance, data governance, and legal accountability in AI usage. #AI#DataGovernance#Cybersecurity
Hashtags
OECD Establishes Expert Group for AI, Data, and Privacy Policy Synergies Hello everybody! The Organisation for Economic Co-operation and Development (OECD) has launched a new expert group aimed at fostering collaboration and coherence in artificial intelligence, data, and privacy policies. With a focus on finding common ground, the group seeks to bridge the gap between data governance and AI communities. By providing a platform for stakeholders to exchange insights and best practices, the OECD aims to address the complex intersection of AI, data, and privacy regulations. Through collective efforts, the group endeavors to develop guidelines and frameworks that promote responsible AI deployment while safeguarding individual privacy rights. #OECD#AI#DataGovernance#PrivacyPolicies
🇪🇺EU Opens Antitrust Probe into Google’s AI Training Practices The European Commission has launched an antitrust investigation into whether Google is using web content and YouTube uploads to train its AI systems without appropriate compensation, opt-out mechanisms, or equal access for competitors. Regulators are examining Google’s AI Overviews, AI Mode, and the use of YouTube content, noting that creators are required to grant Google permission for AI training without remuneration, while AI rivals are simultaneously blocked from using YouTube data for their own models. According to the Commission, the probe will assess whether Google imposes unfair terms on publishers and creators or grants itself privileged access to content in a way that may constitute abuse of dominance under EU competition rules. Google rejects the allegations, arguing that the inquiry risks slowing innovation and stating that tools like Google-Extended and robots.txt give publishers control, though the Commission noted concerns about the practical effects of blocking Google crawlers. T #AI#Antitrust#CompetitionLaw#DataGovernance#AIRegulation
Implementing Transparency in AI: A Step Forward Zuzanna Warso and Paul Keller from Open Future, alongside Maximilian Gahntz from Mozilla, have published a proposal to implement the EU AI Act’s training data transparency requirement for general-purpose AI (GPAI). Article 53 1(d) of the Act mandates GPAI model providers to publish detailed summaries of their training content, covering data sources and sets with narrative explanations. The proposed template emphasizes a comprehensive scope and sufficient technical detail to benefit both experts and laypeople. These summaries should list primary data collections, provide narrative explanations of other data sources, and clearly distinguish between 'data sources' (origins) and 'datasets' (processed data points). This transparency requirement aims to enhance accountability, enable research and scrutiny, and strengthen individuals' and organizations' ability to exercise their rights in the AI development process. #AI#Transparency#AIAct#DataGovernance#OpenFuture#Mozilla