Tested tool guide
Tested browser tools
Checked August 16, 2026
What Security Acronym Glossary does, with a checked example
A searchable glossary of 500+ cybersecurity acronyms and terms. Type an acronym or a full term and the tool returns the expansion, a plain-language definition, related concepts, and, where the term is defined by a standards document, the RFC reference. Lookup happens in the browser, so results appear instantly and the glossary still works offline. The thing people most often get wrong: an acronym can have several expansions, and the glossary records the meaning used in security contexts, so match the entry against where you actually saw the term.
Worked example
A concrete input and expected output from the current implementation.
->
Expected output
Transport Layer Security - the cryptographic protocol that encrypts and authenticates communication between two endpoints, and the successor to the older Secure Sockets Layer (SSL). Related concepts: SSL (predecessor), DTLS (Datagram Transport Layer Security, the variant for datagram transports such as UDP), HTTPS (HTTP carried over TLS), certificate, cipher suite. RFC references: RFC 8446 (TLS 1.3), RFC 5246 (TLS 1.2).
TLS has one dominant expansion in this domain, so the entry leads with it and then anchors the definition with the protocol's defining documents: RFC 8446 for the current 1.3 version and RFC 5246 for the long-deployed 1.2 version, plus the related terms a reader meets in the same context.