> For the complete documentation index, see [llms.txt](https://wiki.songer.pro/interviewing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.songer.pro/interviewing/security-domains-and-technical-aptitude/cryptographic-protections/cryptography/what-is-forward-secrecy.md).

# What is Forward Secrecy?

Forward Secrecy is a security feature that ensures that the encryption key used to secure communications between two parties is not stored and can never be used to decrypt any of the previously encrypted data. This means that if an encryption key is compromised in the future, any data that was previously secured by it will remain safe.
