diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-03-03 19:39:40 -0800 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-03-03 19:39:40 -0800 |
commit | 92ddd7636b85a2b452019af46026ceda85c7ca35 (patch) | |
tree | 7bacb7c3bcb0cad1216976f1bc60001144cce525 /docs | |
parent | c898e8d1328e6c0c65c13923a9581f7b41911ae3 (diff) | |
download | cryptography-92ddd7636b85a2b452019af46026ceda85c7ca35.tar.gz cryptography-92ddd7636b85a2b452019af46026ceda85c7ca35.tar.bz2 cryptography-92ddd7636b85a2b452019af46026ceda85c7ca35.zip |
On the suggestion of @zooko, note that we have not been audited
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 176405b5..02f7ba32 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -91,4 +91,10 @@ The ``cryptography`` open source project community +.. note:: + + ``cryptography`` has not been subjected to an external audit of its code or + documentation. If you're interested in discussing an audit please + :doc:`getting in touch </community>`. + .. _`pre-compiled binaries`: https://www.openssl.org/related/binaries.html |