diff options
author | Donald Stufft <donald@stufft.io> | 2013-10-19 18:04:28 -0700 |
---|---|---|
committer | Donald Stufft <donald@stufft.io> | 2013-10-19 18:04:28 -0700 |
commit | 6d0d2949542eb976e4d8d0cc8873abebaaba68b7 (patch) | |
tree | 0715aa4253debaccd2217fcfa1ab4e030cd8f9dd /docs/index.rst | |
parent | a4444554aca86bb27ecfbedff81759b904bcd7b9 (diff) | |
parent | 99b69d94cf95b39164dd9d35ff7a463b7a1b7f20 (diff) | |
download | cryptography-6d0d2949542eb976e4d8d0cc8873abebaaba68b7.tar.gz cryptography-6d0d2949542eb976e4d8d0cc8873abebaaba68b7.tar.bz2 cryptography-6d0d2949542eb976e4d8d0cc8873abebaaba68b7.zip |
Merge pull request #144 from alex/security-doc
Start better documenting our security procedure
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 5cc455f6..a868a5d6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -34,4 +34,5 @@ Contents primitives/index bindings/index contributing + security community |