diff --git a/README.md b/README.md
index e824e77ce98dc2c4f12bae819fdd89a603c0a972..173dc50acc465539b4bcfc940c923d30227c690b 100644
--- a/README.md
+++ b/README.md
@@ -53,8 +53,18 @@ We want a library that:
   * Mainly armeabi and armv7
 * Is suitable for real-world security purposes
   * not a demo or a toy library
+    * documents its limitations
+  * is well-tested
   * avoids real-world pitfalls (side-channel attacks, etc), not just textbook issues
   * has more than a handful of other users
+  * is well-maintained
+    * developers are responsive to security reports
+    * has a channel for security-related disclosures
+	* has sound documentation for proper, safe usage
+
+And,
+of course,
+implements the required functionality.
 
 ### SHA256