aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-08-11 09:13:27 -0400
committerAlex Gaynor <alex.gaynor@gmail.com>2013-08-11 09:13:27 -0400
commitf0d139aa2d9d194dcf7ace775053039e0724bb11 (patch)
tree7ad31b9be27ea2315d3b1ed9bde8336f1615fb00 /docs
parentd6bef56f290dbc4354ab90d9cdffccb8704522bc (diff)
downloadcryptography-f0d139aa2d9d194dcf7ace775053039e0724bb11.tar.gz
cryptography-f0d139aa2d9d194dcf7ace775053039e0724bb11.tar.bz2
cryptography-f0d139aa2d9d194dcf7ace775053039e0724bb11.zip
Another issue we're targetting
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 12e74ed8..29f0b545 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -21,6 +21,7 @@ Python:
* Lack of high level, "Cryptography for humans", APIs.
* Absence of algorithms such as AES-GCM.
* Poor introspectability, and thus poor testability.
+* Extremely error prone APIs, and bad defaults.
Contents