The IETF published RFC 10023, a DNS convention allowing domain owners to signal that their registered domain is for sale using a _for-sale TXT record. The standard has quickly gained adoption with multiple tools and services already implementing support.
Agent Name Service (ANS) enables offline, sub-millisecond verification of agent identity before sensitive data is transmitted, using cryptographic methods separate from authorization frameworks like OAuth 2.0. Born from OWASP and IETF standards, ANS provides versioned identities, transparency logs, and short-lived status tokens for efficient agent management in autonomous AI systems. The service allows clients to verify server identity through three checks before sharing credentials, addressing security challenges in agent-to-agent communication.
Oblivious HTTP (OHTTP) is an IETF protocol that enables anonymous HTTP requests by preventing any single entity from seeing both the request content and sender's IP address. Documented in RFC 9458, it uses encryption and separate relay/gateway entities to partition privacy, with implementations by major tech companies like Apple, Google, Meta, and Mozilla for specific use cases such as analytics and AI services.
RFC 10042 defines Post-Quantum/Traditional Hybrid key exchange methods for SSH to protect against harvest-now-decrypt-later attacks from future quantum computers. It extends SSH's transport layer with PQ/T Hybrid methods based on module-lattice-based key-encapsulation mechanisms, ensuring security is at least as strong as the most secure scheme in the hybrid exchange.
An article discussing IPv6 addressing challenges for space networking. It outlines how current terrestrial IPv6 mechanisms fail at interplanetary scales and proposes the EXPANSE working group to address fourteen identified gaps, including lack of registration models, inefficient Earth-centric routing, and jurisdictional fragmentation in space infrastructure.
The IETF vCon (Virtualized Conversations) working group develops standards for a JSON-based container format to store and manage conversation data, including extensions for contact centers, privacy, messaging protocols, and lifecycle management.
Rifaat Shekh-Yusef posted guidelines for AI-assisted contributions to the OAuth Working Group to the IETF mailing list in September 2026.
Messaging Layer Security (MLS) is a standardized encryption protocol for group messaging designed to be efficient, practical, and secure. Approved by the IESG and published as RFC9420, it has multiple implementations available including open-source options.