aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/api-stability.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/api-stability.rst b/docs/api-stability.rst
index a457306f..e87cc140 100644
--- a/docs/api-stability.rst
+++ b/docs/api-stability.rst
@@ -30,8 +30,9 @@ What doesn't this policy cover?
Security
~~~~~~~~
-In the event a security vulnerability, or hardening necessitates it, we will
-break backwards compatibility in order to address an issue.
+One exception to our API stability policy is for security. We will violate this
+policy as necessary in order to resolve a security issue or harden
+``cryptography`` against a possible attack.
Deprecation
-----------