proomt

Search

Search posts, papers, and topics

privacy

RSS
  1. 1

    ChatGPT now knows what you do on other websites via ad collector

    OpenAI’s ChatGPT sets a cross‑site cookie (__obi) that advertisers’ ad‑pixel scripts automatically send back to OpenAI, linking browsing activity on third‑party sites to a user’s ChatGPT account. The author reverse‑engineered the token exchange, captured traffic from hundreds of pixels, and quantified the data collected (emails, phone numbers, locations, page paths). The mechanism works for logge…

    Hacker News front pagebuchodi.com5 minHN751388lobste.rs59
  2. 3

    You Know GDPR Is Good Based on Who Hates It

    The author argues that the strong backlash against GDPR is evidence it’s working: it forces consent, reshapes global data‑privacy standards (the “Brussels Effect”), and has spurred legislation worldwide—including in Japan—while the US remains reluctant to regulate its own tech giants.

    Lobstersmatduggan.com13 minHN163180lobste.rs114
  3. 6

    Inside ZCode: Silently uploading your Git history to the cloud

    ZCode (Zhipu’s AI coding desktop) silently archives your entire workspace—including full .git history, LFS cache, and config—encrypts it with a server‑supplied RSA public key, and uploads the ciphertext directly to Aliyun OSS. The upload runs unconditionally for any logged‑in user, cannot be disabled via UI, and the decryption key lives only on the server, giving Zhipu full read access to your co…

    Hacker News front pageferstar.org6 minpostmortemHN336113
  4. 7

    ZuckOff Know when a camera is in the room

    ZuckOff is a mobile app that passively scans for Bluetooth advertisements from camera‑glasses (Ray‑Ban Meta, Oakley Meta, Snap Spectacles, etc.) and notifies the user when such devices are nearby. It logs all BLE devices, lets users whitelist known glasses, offers iOS widgets and Live Activity alerts, and can export logs as CSV. The app is free, has no account, and is marketed alongside merch.

    Hacker News front pagezuckoff.app2 minreleaseHN59099
  5. 11

    Introducing Ad Blocker for Firefox on iOS: More Control, Fewer Distractions

    Firefox for iOS now ships an optional built‑in ad blocker that leverages Apple’s WebKit Content Blocker API and the EasyList filter list. It blocks many third‑party ads and ad‑related trackers before they load, but leaves first‑party ads, search‑result ads, and Firefox‑provided sponsored content untouched. The feature is off by default and can be toggled in Settings → Browsing → Ad Blocker, and i…

    Mozilla Automation Teammozilla.org2 minreleaseHN590204
  6. 13

    Korea raises data breach fines to 10% of revenue

    South Korea’s privacy regulator will fine companies up to 10 % of revenue for large‑scale data breaches, a jump from the previous 3 % cap. The rule applies to intentional or grossly negligent leaks affecting 10 M+ people, with reductions for proactive security investments and rapid breach response. Companies must also notify users within 72 hours of a high‑risk exposure.

    Hacker News front pagekoreajoongangdaily.com3 minHN335113
  7. 19

    Enabling secure, productive work on personal devices

    Databricks outlines a four‑layer BYOD mobile security model—MDM enrollment (account‑driven user enrollment), identity‑based access with contextual signals, continuous zero‑trust posture checks via per‑app VPN, and managed‑app controls—while emphasizing employee privacy and transparent communication to drive adoption.

    Databricksdatabricks.com7 min
  8. 20

    Pragmatic principles for more rights-respecting age assurance architectures

    The article proposes a rights‑respecting approach to age‑assurance, assigning actuation to services, using devices for privacy‑preserving signal creation, offering user choice of providers, and leveraging zero‑knowledge credentials. It argues that policy must enforce open standards and end‑to‑end risk assessment to avoid privacy, security, and competition harms.

    Mozilla Automation Teammozilla.org10 min
  9. 21

    Pick One Contact Without Asking for the Address Book

    Codename One adds a permission‑free `ContactPicker` API that uses the Android 17 system contact picker and iOS `CNContactPickerViewController` to let apps request only the specific fields (name, phone, etc.) they need. The picker returns a snapshot `Contact` object without granting broad address‑book access, and the API gracefully falls back on older platforms or unsupported cases.

    CodeName Onecodenameone.com3 min
  10. 22

    webaudio fingerprinting on alibaba

    Firefox made WebAudio output deterministic in v118, collapsing most variance to three CPU‑dependent buckets (x86 without FMA, x86/x64 with FMA, ARM NEON). Telemetry shows 99.24% of users fall into these buckets; a long tail of 23 distinct values affects <0.1% of users. Ongoing bugs aim to merge the remaining buckets. Alibaba’s fingerprint script was extracted (two SHA‑256 hashes) and shown to be…

    Mozilla Automation Teamritter.vg3 min
  11. 23

    What is CIAM in 2026 and why does it matter?

    CIAM in 2026 has moved from static login checks to a continuous trust layer that must handle AI agents, deep‑fake attacks, and zero‑friction authentication, requiring a split between an identity authority and a real‑time trust orchestration layer.

    Twiliotwilio.com9 min
  12. 24

    Helping families and educators support safer experiences and healthier habits on Windows

    Microsoft announced the Windows Age API, a set of platform calls (GetUserAgeRangeAsync, GetAgeVerificationStatusAsync, CheckAgeStatusAsync) that expose age signals from a Microsoft account while preserving privacy. The APIs let Windows apps deliver consistent, age‑appropriate experiences and reuse verified age status, with parental controls now highlighted during device setup.

    Microsoft Edgewindows.com5 min
  13. 25

    AI on your terms: Firefox meets you where you are

    Firefox adds an AI Controls panel letting users toggle all current and future AI features, pick individual capabilities (translation, alt‑text, tab suggestions, link‑preview key points), and choose from multiple chatbot providers (Claude, ChatGPT, Gemini, Mistral) in a sidebar. The new Smart Window beta integrates an AI assistant that can read open tabs, browsing history, group related tabs, show…

    Mozilla Automation Teammozilla.org4 min
  14. 27

    Listening to families. Improving Microsoft Family.

    Microsoft announced a set of UI‑level tweaks to its Family Safety product: faster approval flows for screen‑time, app, and purchase requests; expanded app coverage in activity reports; and corrected balance display after top‑ups. The changes are shipped in the latest iOS/Android apps and the web portal, with a call for more feedback.

    Microsoft Edgewindows.com3 min