aboutsummaryrefslogtreecommitdiffstats
path: root/docs/security.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-10-19 17:52:58 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2013-10-19 17:52:58 -0700
commit99b69d94cf95b39164dd9d35ff7a463b7a1b7f20 (patch)
tree0715aa4253debaccd2217fcfa1ab4e030cd8f9dd /docs/security.rst
parenta4444554aca86bb27ecfbedff81759b904bcd7b9 (diff)
downloadcryptography-99b69d94cf95b39164dd9d35ff7a463b7a1b7f20.tar.gz
cryptography-99b69d94cf95b39164dd9d35ff7a463b7a1b7f20.tar.bz2
cryptography-99b69d94cf95b39164dd9d35ff7a463b7a1b7f20.zip
Start better documenting our security procedure
Diffstat (limited to 'docs/security.rst')
-rw-r--r--docs/security.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/security.rst b/docs/security.rst
new file mode 100644
index 00000000..36c8e0f7
--- /dev/null
+++ b/docs/security.rst
@@ -0,0 +1,12 @@
+Security
+========
+
+We take the security of ``cryptography`` seriously. If you believe you've
+identified a security issue in it, please report it to
+``alex.gaynor@gmail.com``. Message may be encrypted with PGP using key
+fingerprint ``E27D 4AA0 1651 72CB C5D2 AF2B 125F 5C67 DFE9 4084`` (this public
+key is available from most commonly-used keyservers).
+
+Once you’ve submitted an issue via email, you should receive an acknowledgment
+within 48 hours, and depending on the action to be taken, you may receive
+further followup emails.