From 92ddd7636b85a2b452019af46026ceda85c7ca35 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 3 Mar 2014 19:39:40 -0800 Subject: On the suggestion of @zooko, note that we have not been audited --- docs/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') 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 `. + .. _`pre-compiled binaries`: https://www.openssl.org/related/binaries.html -- cgit v1.2.3 From 0df8c97126467390cff8457537d2e5648a82fc57 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 3 Mar 2014 19:43:50 -0800 Subject: grammar. an thing. --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 02f7ba32..a25f4470 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -95,6 +95,6 @@ The ``cryptography`` open source project ``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 `. + :doc:`get in touch `. .. _`pre-compiled binaries`: https://www.openssl.org/related/binaries.html -- cgit v1.2.3