aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index 732caf772..1fd84816c 100644
--- a/README.md
+++ b/README.md
@@ -220,11 +220,6 @@ xmake build
* The implementation currently depends only on a few libraries including the C++ standard library
* It uses exceptions for certain types of unexpected error conditions
-* `zenservice.exe` currently requires elevated access to enable `http.sys` access. This will be relaxed
- in the future by offering to use a portable server interface without elevation
-* The service endpoints are currently open on all NICs and will respond to requests from any host. This
- will be tightened up in the future to require some degree of authentication to satisfy security
- requirements
# Contributing Code