Standards Bodies
Where specs come from — the organizations that define, publish, and maintain the internet and web specifications. The difference between canonical (normative) and convenient reference matters.
Canonical vs Convenient
The actual spec text as published by the standards body. This is what the protocol actually says. Use for precise behavior, edge cases, and security analysis.
RFC Editor · WHATWG · W3C · OpenID · CA/B Forum
Tutorials, MDN docs, vendor guides. Easier to read, great for implementation. Not authoritative — may simplify, lag updates, or contain errors.
MDN · Cloudflare · Auth0 · OWASP · vendor docs
RFC Editor
RFC Editor75 specs indexed · 36 must-knowThe canonical publication point for finalized RFCs. If a protocol is standardized as an RFC, the RFC Editor text is the normative final reference. Published by the IETF, IRTF, IAB, and independent stream.
IETF
Internet Engineering Task Force1 spec indexed · 1 must-knowThe primary standards body for internet protocols. Produces RFCs through working groups. Use IETF Datatracker for active drafts, working group status, and revision history.
IANA
Internet Assigned Numbers Authority1 spec indexed · 1 must-knowAuthoritative registry for protocol parameters: ports, HTTP status codes, media types, DNS record types, and many other code points. Not a spec body — a registry body.
WHATWG
Web Hypertext Application Technology Working Group15 specs indexed · 7 must-knowMaintains the living standards for the web platform: HTML, DOM, Fetch, URL, Streams, and more. These are continuously updated living documents, not versioned snapshots.
W3C
World Wide Web Consortium44 specs indexed · 7 must-knowPublishes web platform specs including CSS, accessibility, security policies, Service Workers, Web App Manifest, and many browser APIs. Also maintains some versioned HTML/DOM specs.
OpenID
OpenID Foundation1 spec indexed · 1 must-knowCanonical home for OpenID Connect specifications: OIDC Core, Discovery, Session Management, Dynamic Registration, and related profiles. Separate from the OAuth IETF work.
CA/B Forum
CA/Browser Forum1 spec indexed · 1 must-knowSets operational policy for publicly trusted TLS and S/MIME certificates. The Baseline Requirements are normative for all publicly trusted CAs and major browsers.
ICANN
Internet Corporation for Assigned Names and NumbersGoverns the DNS root zone, domain name policy, registry/registrar accreditation, and RDAP deployment context. Operational policy, not protocol design.
Unicode
Unicode ConsortiumCanonical source for Unicode character semantics, IDNA compatibility processing (UTS #46), and internationalized identifier behavior. Essential when handling non-ASCII domains or user data.
Ecma
Ecma International1 spec indexed · 1 must-knowPublishes the ECMAScript (JavaScript) language specification and related standards. TC39 is the committee responsible for ECMAScript evolution.
FIDO
FIDO AllianceDevelops authentication standards for strong, phishing-resistant authentication: FIDO2, WebAuthn (co-published with W3C), and CTAP. Key for passkeys and modern MFA.
EIP / ERC
Ethereum Improvement Proposals12 specs indexed · 7 must-knowThe Ethereum community's open process for proposing changes to the protocol. EIPs cover core protocol changes; ERCs (Ethereum Request for Comments) cover application-layer standards like token interfaces.
BIP
Bitcoin Improvement Proposals3 specs indexed · 3 must-knowThe Bitcoin community's open process for proposing protocol changes, standards, and informational documents. BIPs cover everything from consensus rules to wallet derivation paths and payment URIs.
GraphQL
GraphQL Foundation1 spec indexedStewards the GraphQL specification, originally developed at Facebook/Meta. The GraphQL Foundation is a Linux Foundation project. The spec defines the query language, type system, and execution model.
gRPC
Google / gRPC2 specs indexedgRPC is an open-source RPC framework originally developed at Google. It uses Protocol Buffers (protobuf) as its IDL and wire format, and HTTP/2 as the transport. Now a CNCF graduated project.
AsyncAPI
AsyncAPI Initiative1 spec indexedMaintains the AsyncAPI specification — an OpenAPI-like description language for event-driven and message-based APIs. Covers WebSocket, MQTT, AMQP, Kafka, and more.
Khronos
Khronos Group1 spec indexed · 1 must-knowIndustry consortium that publishes open graphics, compute, and media standards. Maintains WebGL, OpenGL ES, Vulkan, and related GPU interface specifications used across browsers and native platforms.
OASIS
OASIS Open1 spec indexed · 1 must-knowGlobal nonprofit consortium that develops open standards for information exchange. Publishes MQTT, AMQP, SAML, and many other widely deployed protocols. Standards go through a formal TC (Technical Committee) process.
IEEE
Institute of Electrical and Electronics Engineers5 specs indexedThe world's largest technical professional organization. IEEE 802 LAN/MAN Standards Committee publishes Ethernet (802.3), Wi-Fi (802.11), VLAN tagging (802.1Q), and port-based NAC (802.1X). Standards require purchase but are the normative reference for all wired/wireless networking.
3GPP
3rd Generation Partnership Project8 specs indexed · 3 must-knowThe global collaboration of telecommunications standards bodies that produces the mobile network specifications: GSM/EDGE, UMTS/HSPA, LTE/4G, 5G NR, and IMS. Technical specifications (TS) and reports (TR) are freely available at 3gpp.org. Releases (Rel-8, Rel-15, Rel-17…) provide versioned capability sets.
ITU-T
ITU Telecommunication Standardization Sector4 specs indexed · 1 must-knowThe international standards body for telecommunications under the UN umbrella. Publishes Recommendations in series (E, G, H, Q, T, X…): E.164 phone numbering, G.711/G.722 audio codecs, H.323 VoIP framework, and G.9959 (Z-Wave). Free access to most Recommendations.
ETSI
European Telecommunications Standards InstituteEuropean standards body for ICT, originally created for GSM. ETSI partners with 3GPP and is the European partner organization. Publishes NFV, MEC (Multi-access Edge Computing), and TETRA (digital trunked radio) standards in addition to mobile.
GSMA
GSM Association2 specs indexedIndustry organization representing mobile operators worldwide. Publishes operational specifications including eSIM/eUICC (SGP.02, SGP.22), RCS Universal Profile, and network interoperability guidelines. Not a formal standards body but produces widely-adopted operator specifications.
OMA
Open Mobile Alliance2 specs indexedIndustry body that produces interoperable mobile service specifications. Published MMS, OMA DM (device management), LwM2M (Lightweight M2M), and push notification standards. OMA SpecWorks is the current name for the technical work.
CSA
Connectivity Standards Alliance4 specs indexed · 1 must-knowIndustry consortium (formerly Zigbee Alliance) that develops IoT connectivity standards. Merged with the Thread Group. Maintains Matter (smart home unification), Zigbee, and Z-Wave specifications. Members include Apple, Google, Amazon, Samsung, and all major IoT chipmakers.
LoRa Alliance
LoRa Alliance1 spec indexedOpen non-profit association that maintains the LoRaWAN network protocol specification. LoRaWAN defines the network layer over LoRa radio modulation (proprietary to Semtech). The alliance certifies devices and manages regional frequency parameters.
Matrix
Matrix.org Foundation1 spec indexedNon-profit foundation that stewards the Matrix open standard for decentralized real-time communication. Publishes the Matrix Specification including Client-Server API, Server-Server Federation API, Application Service API, and Push API. Element (formerly Riot) is the reference client.
OpenConfig
OpenConfig1 spec indexedInformal working group of network operators (Google, AT&T, Apple, Microsoft, Facebook) that develops vendor-neutral YANG data models and the gNMI (gRPC Network Management Interface) protocol. Models cover BGP, MPLS, interfaces, platform state, and telemetry.
RISC-V
RISC-V International3 specs indexed · 1 must-knowNon-profit global organization that owns and maintains the open, royalty-free RISC-V ISA. Publishes the Unprivileged ISA (base integer and extensions), Privileged Architecture, and ABI/psABI specifications. Members include Google, NVIDIA, Qualcomm, Western Digital, and hundreds of academic and commercial organizations.
Arm
Arm Holdings2 specs indexed · 1 must-knowDesigns and licenses the Arm CPU architectures used in virtually all mobile, embedded, and increasingly server and desktop processors. Publishes the Architecture Reference Manual (ARM), Arm Architecture Procedure Call Standard (AAPCS), and related ABI specifications. The AArch64 (64-bit Arm) architecture powers Apple Silicon, AWS Graviton, Qualcomm Snapdragon, and Android devices.
Intel
Intel Corporation1 spec indexed · 1 must-knowDesigns and manufactures x86-64 processors and publishes the authoritative Intel 64 and IA-32 Architectures Software Developer's Manual (SDM). The SDM is the normative reference for the x86-64 ISA, system programming (paging, interrupts, VMX), and Intel-specific extensions (AVX-512, AMX). AMD co-documents the AMD64 architecture through its own Programmer's Manual.
OpenPOWER
OpenPOWER Foundation1 spec indexedLinux Foundation project that stewards the open POWER Instruction Set Architecture. Originally created by IBM, Google, Nvidia, Mellanox, and Tyan. Publishes the POWER ISA, OpenCAPI interconnect, and OpenFirmware (IEEE 1275) specifications. IBM POWER10 servers and Raptor Computing's Talos workstations are the primary open-hardware implementations.
Open Group
The Open Group1 spec indexed · 1 must-knowGlobal consortium that maintains the Single UNIX Specification (SUS) and co-publishes POSIX (IEEE Std 1003.1) with the Austin Group (joint IEEE/The Open Group committee). POSIX defines the portable API for Unix-compatible systems: process model, file I/O, signals, sockets, and threads. The Open Group also certifies UNIX conformance for commercial operating systems.
Linux Foundation
Linux Foundation3 specs indexedNon-profit hosting Linux kernel development and hundreds of open-source projects. Maintains the Linux Standard Base (LSB) for binary-compatible Linux distributions, hosts the ELF reference specifications and System V ABI documents, and stewards ELISA, OpenEmbedded, Zephyr, and other embedded/safety-critical Linux initiatives.
DWARF
DWARF Standards Committee1 spec indexedInformal committee (operating under the Free Standards Group / Linux Foundation umbrella) that maintains the DWARF Debugging Information Format standard. DWARF is the debug info format embedded in ELF binaries and used by GDB, LLDB, Valgrind, perf, crash reporters, and sanitizers. DWARF 5 (2017) is the current version.
UEFI Forum
UEFI Forum2 specs indexedIndustry consortium (Intel, AMD, ARM, Apple, Microsoft, HP, Dell, AMI, Phoenix) that owns and maintains the UEFI Specification and ACPI Specification. UEFI replaces legacy BIOS as the firmware interface for all modern x86-64, AArch64, and RISC-V platforms. ACPI defines OS-directed power management and hardware configuration via descriptor tables and AML bytecode.
DMTF
Distributed Management Task Force1 spec indexedIndustry standards organization for IT management interoperability. Maintains SMBIOS (hardware inventory tables), the Redfish API (RESTful out-of-band server management replacing IPMI), CIM (Common Information Model), and the OVF (Open Virtualization Format) for VM packaging. Members include HPE, Dell, Intel, Microsoft, IBM, and VMware.
TCG
Trusted Computing Group1 spec indexedIndustry consortium (Intel, AMD, ARM, IBM, Microsoft, HP) that develops hardware-based security standards. Publishes the TPM 2.0 Library Specification (cryptographic coprocessor), TCG PC Client Platform Firmware Profile (UEFI Secure Boot integration), measured boot specs, and the TCG Software Stack (TSS 2.0). TPM chips are now mandatory for Windows 11 and widely required for enterprise attestation.
PCI-SIG
PCI Special Interest Group1 spec indexedIndustry consortium (Intel, AMD, NVIDIA, ARM, Broadcom, Marvell, Qualcomm) that owns and maintains the PCI Express (PCIe) specification. PCIe is the universal high-speed serial bus for GPUs, NVMe SSDs, NICs, FPGAs, and virtually all discrete peripherals. PCIe 6.0 (2021) achieves 64 GT/s per lane. Membership required for normative spec access.
USB-IF
USB Implementers Forum1 spec indexedNon-profit corporation that manages the USB specification and certification program. Maintains USB4, USB 3.2, USB 2.0, USB Type-C, USB Power Delivery (PD 3.1, up to 240W), and the USB class specifications (HID, Audio, Mass Storage, CDC, Video). USB-IF certification ensures interoperability across billions of devices.
NVMe
NVM Express1 spec indexedIndustry consortium (Intel, Samsung, Seagate, Western Digital, Micron, KIOXIA) that owns the NVMe specification — the host controller interface and command set for PCIe and Fabrics-attached solid-state storage. NVMe 2.0 introduces command set disaggregation (NVM, ZNS, KV), NVMe-oF (over Fabrics via RDMA/RoCE/TCP/FC), and the computational storage specification.
Coinbase
Coinbase1 spec indexed · 1 must-knowPublisher and primary maintainer of the open x402 protocol — an HTTP 402–based payment standard for machine-payable APIs and AI agents. Coinbase also operates a reference x402 facilitator on the Coinbase Developer Platform (CDP) that settles stablecoin payments on Base, Solana, and other chains. The spec is open-source and chain-agnostic; the facilitator role is pluggable.
Lightning Labs
Lightning Labs1 spec indexedAuthors of the L402 (Lightning HTTP 402) protocol — formerly called LSAT (Lightning Service Authentication Token). L402 combines HTTP 402, macaroon-based authorization tokens, and Lightning Network invoices to gate API access behind off-chain Bitcoin micropayments. Lightning Labs also maintains the LND implementation and contributes to the BOLT specifications.
IPFS
IPFS Specifications8 specs indexedOpen community of implementers (Protocol Labs, Shipyard, Boost, Helia, Kubo, and others) that maintains the InterPlanetary File System spec family at specs.ipfs.tech. Publishes content-addressing primitives (CID, Multihash, Multibase, Multiaddr), the IPLD data model, naming systems (IPNS, DNSLink), and the HTTP Gateway specs (Path, Subdomain, Trustless, DNSLink) that bridge content-addressed storage to ordinary browsers.
Vercel
Vercel7 specs indexed · 2 must-knowFrontend cloud platform and the steward of the open-source Workflow DevKit (Apache-2.0). Vercel publishes the WDK spec and reference implementation ("use workflow" / "use step" directives, durable timers, hooks, streaming) and runs the integrated workflow runtime on its platform. WDK can also be self-hosted on Docker, AWS, or DigitalOcean. Vercel also publishes the AI SDK and the Vercel Functions runtime spec.
Temporal
Temporal Technologies1 spec indexedCompany behind the Temporal open-source durable-execution platform (originally a fork of Uber's Cadence). Publishes the Temporal Server (MIT) and SDKs in TypeScript, Go, Java, Python, .NET, PHP, and Ruby. Temporal popularized the modern "workflow as code" pattern — deterministic replay over an event-sourced history — that Workflow DevKit, Cloudflare Workflows, Restate, and DBOS all draw from.
AWS
Amazon Web Services1 spec indexedCloud provider that publishes the Amazon States Language (ASL) — a JSON-based DSL for describing AWS Step Functions state machines. ASL is documented openly at states-language.net and supported by third-party runners (e.g. statelint). Step Functions itself is a managed durable-execution service: it executes ASL state machines with built-in retries, timeouts, parallel branches, and integrations with the rest of AWS.
Cloudflare
Cloudflare1 spec indexedEdge platform that publishes Cloudflare Workflows — a durable-execution runtime built on Workers and Durable Objects. Workflows are TypeScript classes whose `run()` method is replayed deterministically across `step.do()` and `step.sleep()` checkpoints, with state persisted on Cloudflare's global network. Cloudflare also publishes Workers, Durable Objects, R2, KV, Queues, and the Pingora-based proxy stack.