source&pool
A daily wire of long-form journalism, video, and discourse — filed, tagged, and laid out flat.
VOL. I·NO. 01
THURSDAY, SEPTEMBER 17, 2026
Hacker News3938X 主题热门3797CNBC84MacRumors71YahooFinance619to5Mac58Kotaku45Verge41IGN349to5Google33aihot33Gematsu31NintendoLife31BusinessInsider27Engadget26Eurogamer26TechCrunch26Guardian18Polygon17NBC16CNET14NPR14Fortune13FoxBusiness13USAToday13Wccftech13bgr12Gizmodo12Mashable12PushSquare12SeekingAlpha12Notebookcheck10WIRED10TechPowerUp9ABC8AppleInsider8CNN8Fox8GameInformer8Investor'sBusinessDaily8NewYorkPost8VideoGamesChronicle8WindowsCentral8CBS7ArsTechnica6BleepingComputer6XBOXWire6NintendoEverything6CrudeOilPricesToday6Variety6AndroidPolice5GamesIndustry.biz5PetaPixel5PureXbox5SamMobile5AlJazeera4AndroidAuthority4CoinDesk4DigitalFoundry4GameRant4GSMArena4SlashGear4Conversation4Register4WarhammerCommunity4Yahoo4CTech3ChromeUnboxed3Deadline3DW3Jalopnik3Lifehacker3Motor13Blizzard3PCMag3PCWorld3Pokemon3RockPaperShotgun3RPGSite3SouthChinaMorningPost3SeattleTimes3Space3Hacker3TweakTown3VideoCardz3WindowsLatest3ZDNET3404Media280Level2Aftermath2AndroidCentral2AOL2AwfulAnnouncing2BleedingCool2BuzzFeed2CanonRumors2CyberSecurityNews2DroidLife2DualShockers2Euronews2EventHubs2MotleyFool2FratelloWatches2Futurism2GameDeveloper2GearPatrol2Hodinkee2KITCO2LosAngelesTimes2MassivelyOverpowered2Maxroll2MP1st2MyNintendo2Nature2Newser2PaulKrugman2PokémonGOHub2RoadtoVR2SFGATE2Intercept2NextWeb2Tom'sGuide2UploadVR2YourTango2ABC111AboveLaw1ageofempires1AVClub1Benzinga1BikeRadar1Billboard1BloodyDisgusting1Borderlands1Boston1Bungie1Yahoo!FinanceCanada1CineD1CnEVPost1comicbook1CreativeBloq1Cyclingnews1DailyDownforce1DailyKos1Defector1DenverPost1derekthompson1DigitalCameraWorld1Draftsim1CNN1flatpanelshd1FrequentMiler1GAMINGbible1garymarcus.substack1GeekWire1GeekyGadgets1Hackaday1HollywoodReporter1Independent1InsiderGaming1InterconnectsAI1InterestingEngineering1KSL1Lloyd'sList1WPLGLocal101Macworld1Magic:Gathering1Mediaite1Mercury1MonochromeWatches1MortgageDaily1MPR1SemiAnalysis1Newsweek1nylon.com.sg1NYT1OregonLive1PageSix1PCGamesN1politico.eu1PittsburghPost-Gazette1QuantaMagazine1qz1SammyGuru1CultureMapSanAntonio1ScienceAlert1ScientificAmerican1Semafor1YahooFinanceSingapore1YahooSingapore1SportsIllustrated1SimpleFlying1supercarblondie1YahooTech1Tedium1TelecomTalk1GameBusiness1TheGamer1TimeExtension1LongmontTimes-Call1TmoNews1TopGear1TwistedVoxel1YahooFinanceUK1UnHerd1VisualCapitalist1WhatHi-Fi?1WOWT1WPBF1WRAL1WSB-TV1YGOrganization1
  1. 001Hacker NewsSEP · 17English

    JDK 27 is now available

    Oracle released JDK 27 with nine major enhancements including quantum-resistant TLS algorithms, improved cryptographic APIs, pattern matching refinements, G1 as default garbage collector, compact object headers, lazy constants initialization, structured concurrency, and vector API optimizations for performance and security.

    By On September
  2. 002Hacker NewsSEP · 17English

    JDK 27 is here – JVM Weekly vol. 192

    JDK 27 was released on September 15 with nine JEPs, including JEP 527 which brings post-quantum hybrid key exchange to TLS 1.3 by default, protecting against future quantum attacks through schemes like X25519MLKEM768. The feature enables automatic quantum-resistant handshakes for code using javax.net.ssl without requiring code changes.

    By Artur Skowronski
  3. 003Hacker NewsSEP · 17English

    It's time for cryptography to get its own abstraction layer

    IBM Research proposes an abstraction layer for cryptography that separates algorithm choices from application code, similar to how filesystems and TCP/IP abstracted storage and networking complexity. The intent-based API uses 'scopes' to express cryptographic needs while allowing policy to determine which algorithms satisfy them, enabling systems to evolve without breaking applications.

    By Navaneeth Rameshan; Gregoire Messmer; Silvio Dragone; Marc Stoecklin
  4. 004X 主题热门SEP · 17English

    bridge exploit · X 热门 · 2026-09-17 11:43 UTC

    A discussion about bridge exploits and security in cryptocurrency highlights DeepSafe_AI's transaction verification system as superior to Multichain's failed approach. The thread also references Google's quantum cryptography research and a subsequent optimization challenge that reduced the computational cost of attacking secp256k1 by 86% through collaborative work with AI agents.

  5. 005Hacker NewsSEP · 17English

    Device Bound Session Credentials in Asp.net Core

    Device Bound Session Credentials (DBSC) is an experimental web standard implemented in ASP.NET Core that ties session cookies to a device's private key, preventing cookie replay attacks. When a stolen cookie is copied to another machine, it becomes useless for session refresh since only the original device can sign the cryptographic challenge. This significantly reduces the attack window from weeks to minutes by forcing short-lived cookies that require device-based proof to refresh.

    By Maarten Balliauw
  6. 006Hacker NewsSEP · 17English

    The Farnese Letter

    In April 1542, Cardinal Alessandro Farnese sent an enciphered letter to Giovanni Poggio, the papal nuncio at Emperor Charles V's court, regarding peace negotiations between the Emperor and France. The letter uses a digit-based cipher with a key connected to Giovanni Ricci da Montepulciano and remains largely unsolved despite being published as a puzzle online in 2019.

    By Simon Klee
  7. 007Hacker NewsSEP · 17English

    1.1.1.1 now supports post-quantum DNSSEC, all 2,420 bytes of it

    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.

    By selenehyun
  8. 008X 主题热门SEP · 17English

    Ethereum · X 热门 · 2026-09-17 02:58 UTC

    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.

  9. 009Hacker NewsSEP · 16English

    Show HN: Helping agents break out of their sandboxes in a monitorable way

    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.

    By why_only_15
  10. 010X 主题热门SEP · 16English

    Ethereum · X 热门 · 2026-09-16 22:05 UTC

    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.

  11. 011GizmodoSEP · 16English

    Apple Explains How Its New iPhone 18 Photo Verification Actually Works

    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.

    By Bruce Gil
  12. 012Hacker NewsSEP · 16English

    PriFi and the Incomplete Institution: Securing the Transaction Supply Chain

    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.

    By michaelsbradley
  13. 013Hacker NewsSEP · 16English

    Cracking a 500-Year-Old Vatican Cipher with Simulated Annealing

    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.

    By Simon Klee
  14. 014Hacker NewsSEP · 16English

    Turbocrypt: Universal File Encryption

    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.

    By Jedisct1
  15. 015X 主题热门SEP · 16English

    Ethereum · X 热门 · 2026-09-16 08:25 UTC

    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.

  16. 016X 主题热门SEP · 16English

    Ethereum · X 热门 · 2026-09-16 07:53 UTC

    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.

  17. 0179to5MacSEP · 16English

    Apple explains how the iPhone 18 Pro’s new Reference Image camera mode works

    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.

    By Marcus Mendes
  18. 018Hacker NewsSEP · 16English

    DFOS is an open protocol for identities, signed records, delegated permissions

    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.

    By sigalor
  19. 019MacRumorsSEP · 16English

    Apple Details How Reference Image Proves a Photo is Real

    Apple introduced Apple Reference Image on iPhone 18 Pro models to cryptographically verify that photos were taken with an iPhone and haven't been edited or AI-generated. The feature boots the camera sensor into a specialized mode that signs pixel data immediately after capture, creating a secure digital negative protected from software tampering and verified through Private Cloud Compute.

    By Juli Clover
  20. 020Hacker NewsSEP · 16English

    The Arrival of Java 27

    Oracle announced the general availability of JDK 27, featuring nine significant enhancements including improvements to Java language features, security, performance, and libraries. Key additions include hybrid key exchange for quantum-resistant TLS 1.3, new cryptographic encoding APIs, AI inferencing support via pattern matching enhancements, G1 garbage collector as default, compact object headers, lazy constants initialization, structured concurrency APIs, and vector computation optimizations.

    By On September