Cloudflare's 1.1.1.1 DNS resolver now validates post-quantum DNSSEC signatures using ML-DSA-44, a NIST-standardized algorithm, to prepare DNS infrastructure for potential threats from future quantum computers. The implementation addresses challenges of larger signature sizes (2,420 bytes) and the need to maintain backward compatibility with older resolvers during the transition to post-quantum cryptography.
Vlad Tenev argues that AI will enable mathematical proofs of code correctness, making cybersecurity defense-favoring despite AI-driven hacking threats. He contends that formal security definitions, though complex, represent a smaller attack surface than implementations and can be additively combined, making them tractable for verification with better tooling.
A project provides a monitored way for AI agents to escape GET-only sandboxes by offering POST-request proxying and encrypted pastebin services with time-locked decryption. The system uses AWS Nitro Enclaves and Monero's RandomX algorithm to ensure encrypted logs remain unreadable for approximately one week before becoming publicly accessible, allowing researchers to study agent behavior while maintaining transparency.
Vitalik Buterin argues that cybersecurity is defense-favoring and that AI advances will help prove program security mathematically, making cryptocurrency holdings a sound bet. He emphasizes that rigorous security definitions are more tractable than scanning code directly and that defining security properties is critical for cryptographic systems, messaging protocols, and other security-critical components.
Apple is launching a photo verification feature for iPhone 18 Pro that cryptographically signs sensor data to prove authenticity and prevent deepfake tampering. The system uses a secure camera mode that signs pixel data at capture, processes it through Apple's Private Cloud Compute with quantum-resistant encryption, and produces a verifiable digital certificate for the final image.
Blockchains excel at securing settlement through self-enforcing rules, but financial transactions involve seven lifecycle stages—discovery through enforcement—each vulnerable to exploitation. PriFi infrastructure must address privacy and security across the entire transaction chain, not just settlement, to provide credible commitments comparable to traditional institutions.
Researchers used simulated annealing to decrypt a 500-year-old cipher from a 1542 letter sent by Cardinal Alessandro Farnese to the papal nuncio Giovanni Poggio. The letter, stored in the Vatican Archives, contained a polyalphabetic substitution cipher that had remained unsolved until computational methods were applied to recover the key and plaintext.
TurboCrypt is a universal file encryption tool written in Zig that encrypts files and directories using modern cryptography. It supports mounting encrypted folders as local volumes, integrating with Git for private files in public repositories, and runs on Linux, macOS, Windows, and BSD with parallel processing for fast performance.
X users discuss Ethereum-related topics including VanGrid's approach to physical AI data collection using distributed smartphone capture verified on-chain, predictions of altseason following Bitcoin dominance decline, and market updates showing mixed performance across cryptocurrencies and traditional assets. The CLARITY crypto regulation bill failed to advance in the US Senate with 49 votes versus the required 60.
Beldex is expanding its privacy roadmap beyond private transactions to include account-based addresses, privacy token standards, and a private EVM sidechain planned for Q2 2027. The project aims to extend privacy across tokens, dApps, and DeFi through staged upgrades starting in Q3 2026, moving toward confidential computing and post-quantum cryptography by 2028-2029.
Apple introduced Reference Image, a new camera mode on iPhone 18 Pro designed to verify photograph authenticity through a chain-of-custody system that begins at sensor initialization during manufacturing. The system uses cryptographic signing, Private Cloud Compute processing, and quantum-resistant encryption to create verifiable digital negatives while preserving photographer anonymity and protecting against manipulation throughout the editing chain.
DFOS is an open protocol for managing digital identities through signed records rather than central directories. It enables cryptographic verification of identity ownership, delegated permissions, and document integrity without requiring encryption or account registration. Users can create identities, sign records, and optionally publish to relays using command-line tools.