21 related articles

An in-depth look at using AI LLMs to audit Cloudflare's open-source cryptographic library CIRCL, covering constant-time detection, side-channel vulnerabilities, and human-AI collaboration.

Learn how to use NetBird WireGuard mesh networking with Caddy reverse proxy for homelab remote access without exposing public ports. Covers Split DNS, TLS certificates, and ACL controls.

Deep dive into the AmneziaVPN open-source client: AmneziaWG anti-DPI obfuscation, self-hosted VPS deployment, multi-protocol support, and cross-platform privacy.

A U.S. citizen faces criminal charges after a GrapheneOS phone auto-wiped during an airport border search. Analysis of the privacy rights vs. law enforcement clash.

When AI systems silently modify historical data without users' knowledge, trust begins to unravel. This article examines retroactive changes and the path to trustworthy automation.

DCTS is an open-source, self-hosted instant messaging platform led by an individual developer, integrating E2EE and decentralized architecture across desktop and mobile.

Governments frequently label open source software as critical infrastructure, but the real test is whether budgets flow to maintainer time, infrastructure, and incident response—not just surface-level audit reports.

The new U.S. Executive Order requires government software suppliers to provide verifiable security assurances and mandates the SBOM system. This article analyzes the policy's core demands, real impact on suppliers, and the chain of challenges.

Are Git hash chains truly immutable? This article dives into Git hash chain malleability, SHA-1 collision risks, and security boundaries, offering practical tips like GPG signing and SHA-256 migration to build a correct Git security trust model.

Halo is an open-source tool providing tamper-evident runtime evidence for AI agents, recording every action via hash chains and cryptography to solve auditing, compliance, and accountability challenges.

An in-depth analysis of the EU's Chat Control legislative proposals: from 1.0 voluntary scanning to 2.0 mandatory detection orders, revealing the threat of client-side scanning to end-to-end encryption and the privacy vs. child protection debate.

NIST has officially standardized the ML-KEM (CRYSTALS-Kyber) post-quantum algorithm. This article covers ML-KEM principles, Python ecosystem implementation, hybrid deployment strategies, and critical challenges like constant-time execution and memory safety.

A deep dive into AirDrop and Quick Share wireless transfer protocol security — covering device discovery, handshake auth, data parsing attack surfaces, and practical defense recommendations.
T3MP3ST: The Open-Source Framework Tha…
T3MP3ST is an open-source offensive security framework that turns coding agents like Claude Code and Codex into autonomous red team tools. Achieves 90.1% pass@1 on XBEN, supports Web pentesting, CVE discovery, and smart contract auditing.
Should Frontier AI Models Like GPT-5.6…
Should frontier AI models be open-sourced? This deep dive explores the key debates around democratization, misuse risks, commercial sustainability, and governance — and the middle paths between open and closed.

Cryptography expert Filippo Valsorda argues LLMs are drastically lowering the barrier to vulnerability discovery, disrupting coordinated disclosure and reshaping the security ecosystem.

OpenAI launches an open source vulnerability detection initiative using LLM technology to help the open source community find and fix software vulnerabilities, competing with Google and Microsoft in AI security.

European security firm Paradigm Shift discloses an unpatchable hardware-level vulnerability in Apple chips affecting older iPhones, with major implications for jailbreaking and device security.

Deep dive into multi-agent solutions from Cursor, Claude Code, and Tencent CodeBuddy — covering parallel exploration, cross-layer collaboration, context isolation, practical tips, and selection guide.
TutorialsHands-on demo using DeepSeek V4 Pro to reverse-engineer Youdao Translate's sign parameter, from locating MD5 encryption logic to generating complete Python code, compressing hours of work into minutes.