diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-03-25 07:05:37 -0430 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-03-25 07:05:37 -0430 |
commit | 0201c3569b00ca3ef664d2ba67b527c14e0cdfff (patch) | |
tree | b423d7a28c96c41403324a3ec7d0d06453991eda /docs/index.rst | |
parent | fabf28a20ebe230344b65fc8c4ff615d466b8828 (diff) | |
parent | a108ac6ce647112bd941657b5c7fe6a2c8ae3c36 (diff) | |
download | cryptography-0201c3569b00ca3ef664d2ba67b527c14e0cdfff.tar.gz cryptography-0201c3569b00ca3ef664d2ba67b527c14e0cdfff.tar.bz2 cryptography-0201c3569b00ca3ef664d2ba67b527c14e0cdfff.zip |
Merge pull request #845 from public/no-memory-wipe-docs
Document our security limitations
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index a25f4470..58424bfc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -85,6 +85,7 @@ The ``cryptography`` open source project installation development/index security + limitations api-stability doing-a-release changelog |