Tag

Open Source

All articles tagged with #open source

Grassroots App Detects Nearby Smart Glasses to Boost Privacy
technology57 minutes ago

Grassroots App Detects Nearby Smart Glasses to Boost Privacy

An open-source Android app called Nearby Glasses scans Bluetooth SIG codes to flag nearby smart glasses, indicating brands (e.g., Meta’s Ray-Ban) but not identifying individuals or precise locations. Range is about 32–50 feet outdoors and 10–32 feet indoors; the project is an early proof-of-concept reflecting growing privacy concerns around wearable eyewear.

technology3 days ago

Linux 7.0-rc1 Unveils Broad Hardware, Filesystem, and Performance Upgrades

Linux 7.0-rc1 closes the merge window with a feature-rich kernel that’s likely to become the default for Ubuntu 26.04 LTS and Fedora 44, adding enablement for Intel Nova Lake and Diamond Rapids and AMD Zen 6, broader driver support (including Qualcomm Snapdragon X2), new AMD graphics support, extensive filesystem and performance improvements, memory management tweaks, exFAT read enhancements, and official Rust language support, with Linus noting the major version bump and upcoming benchmarking.

technology5 days ago

Open Android at a Crossroads: Google’s Verification Push Sparks Open-Source Debate

A Hacker News discussion centers on Google’s blog about new app-verification changes, including a dedicated student/hobbyist account to bypass full verification for limited devices and an advanced flow allowing unverified installs with warnings. Critics argue this token gesture doesn’t truly open Android, could undermine open ecosystems like F-Droid, and may entrench Google’s control over the platform. The thread contrasts these moves with regulatory pressure (EU DMA) and the fate of independent ROMs (e.g., GrapheneOS), while some see potential security benefits in clearer safeguards. Debates touch on how essential banking and other services move toward app-based ecosystems, the feasibility of truly open Android, and whether alternate OSes or web-based approaches are viable paths forward.

technology7 days ago

Winhance: Free Open-Source Tool to Debloat and Personalize Windows 11

PCWorld highlights Winhance, a free open-source tool that centralizes Windows 11 debloating, updates management, privacy controls (including ad-related prompts), and appearance customization into one easy interface, letting users uninstall pre-installed apps, tweak security and privacy settings, and personalize the UI—potentially making Windows setup as straightforward as Linux.

OpenClaw Sparks Corporate Security Clampdown Across Tech Firms
technology8 days ago

OpenClaw Sparks Corporate Security Clampdown Across Tech Firms

Meta and other tech firms are tightening controls on OpenClaw, the agentic AI tool, amid security and privacy fears; some ban its use on work devices while others cautiously test it on isolated machines and push for safeguards. OpenAI will keep OpenClaw open source, highlighting the tension between rapid AI experimentation and robust security governance across the industry.

OpenClaw Bridges Private AI with WhatsApp: A Quick Start Guide
technology9 days ago

OpenClaw Bridges Private AI with WhatsApp: A Quick Start Guide

OpenClaw is a self-hosted AI assistant that runs on your devices and connects to popular apps like WhatsApp, Telegram, Slack, and more. This guide walks you through installing OpenClaw, selecting an LLM provider, adding skills (via SKILL.md files and optional ClawHub), and configuring a WhatsApp channel by linking your number with a QR code. It then covers starting the OpenClaw Gateway, which acts as the control plane for channels and sessions, and using the Gateway dashboard to connect with the saved gateway token. Once set up, you can chat with OpenClaw in WhatsApp and use it as a private automation hub across tools and services, with both local and cloud LLM options and extensive integrations.

A free, open-source toolkit to boost Windows productivity
technology15 days ago

A free, open-source toolkit to boost Windows productivity

ZDNet highlights 10 free, open-source Windows apps—LibreOffice, Flow Launcher, Duplicati, Nextcloud, Franz, YAZB, File Converter, Bitwarden, AutoHotKey, and Ollama—showcasing local-first tools for office work, fast app search, encrypted backups, private cloud, unified messaging, system widgets, file conversion, password management, automation, and local AI hosting.

Tirith Locks Down Shell Commands to Stop Imposter Homoglyph Attacks
security16 days ago

Tirith Locks Down Shell Commands to Stop Imposter Homoglyph Attacks

A new open-source, cross-platform tool called Tirith hooks into major shells to inspect pasted commands for dangerous URLs and other homoglyph tricks, blocking execution locally with sub-millisecond overhead. It defends against homograph domains, terminal injections, pipe-to-shell patterns, dotfile hijacking, insecure transports, supply-chain risks, and credential exposure, while performing analysis offline and without telemetry. It supports Windows, Linux, and macOS and can be installed via Homebrew, apt/dnf, npm, Cargo, Nix, Scoop, Chocolatey, and Docker. It does not hook cmd.exe and has limited independent testing at publication.

Trying a free, local coding AI stack: Goose, Ollama, and Qwen3-coder
technology17 days ago

Trying a free, local coding AI stack: Goose, Ollama, and Qwen3-coder

A ZDNET tester explores a fully local, free coding AI stack using Goose (agent framework), Ollama (LLM server), and Qwen3-coder, detailing installation, a sample WordPress plugin test, and notes that while the local setup runs on a powerful Mac with 128GB RAM and can be competitive with cloud options, early results show accuracy issues and multiple retries; it's promising but not yet ready to fully replace Claude Code or Codex.