summaryrefslogtreecommitdiff
path: root/DEVELOPING.md
diff options
context:
space:
mode:
Diffstat (limited to 'DEVELOPING.md')
-rw-r--r--DEVELOPING.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/DEVELOPING.md b/DEVELOPING.md
index f06ae816ad..6a920bc8a3 100644
--- a/DEVELOPING.md
+++ b/DEVELOPING.md
@@ -92,10 +92,6 @@
authentication, session management, and security.
9. ### Performance
- TLS uses cipher suites from the "OWASP Cipher String 'B'" to maintain as
- much compatibility as we can with modern browsers, while still keeping a
- strong security posture.
-
The performance priorities for the OpenBMC webserver are (in order):
1. Code is readable and clear
2. Code follows secure guidelines