Xprize founder Peter Diamandis has publicly endorsed 'radical transparency' and total surveillance, arguing humans behave better when watched. His position mirrors Oracle's Larry Ellison, who made similar claims in 2024. The piece critically examines this view against real-world pushback: over 80 US cities have cancelled Flock Safety camera contracts after data was shared with ICE and the FBI, Amazon Ring dropped a controversial 'Search Party' feature after backlash, and Meta faces a class action over intimate footage captured by Ray-Ban smart glasses. Critics note Diamandis fails to address who defines acceptable behavior when surveillance infrastructure is controlled by a handful of unaccountable companies.
Nguồn: https://thenextweb.com/news/diamandis-xprize-surveillance-privacy-transparency. 8sync News chỉ tóm tắt và dẫn link; bản quyền nội dung thuộc tác giả và nguồn gốc.
Brave Origin là phiên bản tối giản của trình duyệt Brave, loại bỏ các tính năng AI, ví crypto, phần thưởng, VPN và giữ lại chặn quảng cáo/người theo dõi. Phiên bản này có giá 59,99 USD cho Windows, Android, macOS và iOS, nhưng hoàn toàn miễn phí trên Linux mà không cần tài khoản. Origin dùng chung codebase với Brave-core, có thể cài đặt song song và chuyển đổi dễ dàng qua flag.
Lập trình viên nên đọc bài này vì Origin của Brave không chỉ là phiên bản tối giản mà còn là cơ sở mã nguồn sạch cho phát triển các ứng dụng web riêng lẻ, tối ưu hóa hiệu năng và bảo mật cho các dự án Linux.
Meta's engineering team describes a hybrid pattern for privacy-aware infrastructure (PAI) asset classification at scale. The core approach combines LLMs for handling ambiguous or novel data assets with deterministic, versioned rules for routine enforcement. Key principles include: building structured 'evidence briefs' from distributed context (code lineage, ownership, semantic annotations) rather than raw fields; keeping human-reviewed labels separate from model-generated recommendations; using a multi-panel LLM judge with Cohen's kappa for quality control; and progressively distilling stable LLM-discovered patterns into auditable deterministic rules. In production, ~85% of traffic is resolved by fast deterministic rules, with LLM fallback for the remaining ~15%. The system includes self-regulation mechanisms (tuning controller states) to prevent runaway optimization loops. Lessons learned emphasize that context quality beats prompt quality, accuracy alone is insufficient for imbalanced taxonomies, and distillation into deterministic rules is the sustainable production model.
Xprize Foundation founder Peter Diamandis has publicly endorsed global surveillance, arguing that humans behave better when watched and describing an inevitable 'radical transparency' future powered by satellites, cameras, drones, and phones. His comments echo Oracle's Larry Ellison from 2024. Critics note that Diamandis sidesteps key questions about who controls surveillance infrastructure and who defines 'good' behavior, while public resistance to surveillance tech — from cities covering Flock cameras to lawsuits over Meta's smart glasses — suggests everyday people don't share his optimism.
Brian from the iodé project discusses how iodé delivers a privacy-focused, de-Googled Android experience accessible to everyday users. Key topics include app compatibility via Aurora Store and MicroG (handling banking apps and Play Integrity issues), the integrated tracker blocker that doesn't consume the VPN slot, support for 60+ devices including refurbished hardware, locked bootloader efforts, and the project's stance on collaboration vs. competition with GrapheneOS, LineageOS, and /e/OS. iodé has seen over 250,000 downloads in two years with growth nearly doubling, including unexpected uptake in the US where devices aren't sold.
JetBrains researchers present EZ MIA (Error Zone Membership Inference Attack), a lightweight method for detecting whether specific data was used to train fine-tuned LLMs. Unlike existing approaches that rely on aggregate sequence loss or expensive shadow model training, EZ MIA focuses on token-level error positions where memorization signals are most concentrated, requiring only two forward passes per sequence. Experiments on GPT-2, GPT-2-XL, and Llama-2 show EZ MIA outperforms baselines like LOSS, Min-K++, and SPV-MIA by up to 9x. The research also confirms that full fine-tuning creates significantly more membership leakage than LoRA-based fine-tuning, though LoRA does not eliminate the risk entirely — especially for larger models.
Russian authorities used Cellebrite's UFED phone-unlocking tool to hack into the iPhone of opposition politician Andrey Pivovarov in June 2021 — three months after Cellebrite publicly announced it had cut off all sales and services to Russia. Researchers at the Citizen Lab found forensic evidence on Pivovarov's phone confirming the breach, and a Russian court document explicitly detailed the use of Cellebrite UFED to extract WhatsApp and Telegram messages. The case highlights a fundamental problem with surveillance technology exports: once hardware is in a customer's hands, revoking licenses or cutting ties does not reliably prevent continued abuse. Researchers are calling on Cellebrite to implement remote-disable capabilities and cryptographically-signed watermarks to enable accountability and enforcement.
FacialDx CEO Doug Benoit argues that building trust in AI-powered healthcare requires more than better technology. He emphasizes three pillars: transparency about how AI systems reach conclusions, strong privacy safeguards for sensitive health data, and meaningful human oversight at every decision point. Benoit positions AI as a support tool rather than an autonomous authority, noting that healthcare decisions involve context and judgment beyond data analysis. He also stresses the importance of clearly defined governance frameworks that specify what AI systems are and are not designed to do, and who can access the data they process.
A curated list of five Android productivity apps found outside the Google Play Store: Easy Notes (Markdown note-taking), Fridgey (food expiration tracker), Seal (open-source video/audio downloader using yt-dlp), Beam (battery health monitor), and Timety (offline habit and focus session tracker). All emphasize privacy, local data storage, and simplicity over feature bloat.