diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-10-23 07:52:09 -0700 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-10-23 07:52:09 -0700 |
commit | a05af52d1f0fba90030b62185d38523119d68b42 (patch) | |
tree | 31313ac282df16e76563f248114f515bbbae5a90 /docs/security.rst | |
parent | c7233f1fb1c0fc4e9afadc6af143125841442618 (diff) | |
parent | 09dd287ad88280f0e822696da1a0b3934dd6fcb4 (diff) | |
download | cryptography-a05af52d1f0fba90030b62185d38523119d68b42.tar.gz cryptography-a05af52d1f0fba90030b62185d38523119d68b42.tar.bz2 cryptography-a05af52d1f0fba90030b62185d38523119d68b42.zip |
Merge pull request #1431 from alex/fix-typos
Fixed a few typos
Diffstat (limited to 'docs/security.rst')
-rw-r--r-- | docs/security.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/security.rst b/docs/security.rst index 3bb10fa4..50253457 100644 --- a/docs/security.rst +++ b/docs/security.rst @@ -12,10 +12,10 @@ We ask that you do not report security issues to our normal GitHub issue tracker. If you believe you've identified a security issue with ``cryptography``, please -report it to ``alex.gaynor@gmail.com``. Message may be optionally 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 key servers). +report it to ``alex.gaynor@gmail.com``. Messages may be optionally 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 key servers). 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 |