From d8f0118745ca0f6308e462b8bfd3ddd9caaa3607 Mon Sep 17 00:00:00 2001 From: Donald Stufft Date: Sun, 27 Oct 2013 16:59:56 -0400 Subject: Warn about dragons and dinosaurs with laser guns --- docs/hazmat/bindings/openssl.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/hazmat/bindings/openssl.rst') diff --git a/docs/hazmat/bindings/openssl.rst b/docs/hazmat/bindings/openssl.rst index 5a00395e..04532466 100644 --- a/docs/hazmat/bindings/openssl.rst +++ b/docs/hazmat/bindings/openssl.rst @@ -1,11 +1,11 @@ OpenSSL ======= -.. warning:: +.. danger:: - The OpenSSL API is not easy to use, small mistakes can lead to significant - security vulnerabilities. We strongly recommend not using this directly, - and instead using one of the higher level APIs exposed by ``cryptography``. + This is a "Hazardous Materials" module. You should **ONLY** use it if + you're 100% absolutely sure that you know what you're doing because this + module is full of land mines, dragons, and dinosaurs with laser guns. These are `CFFI`_ bindings to the `OpenSSL`_ C library. -- cgit v1.2.3