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.