From 2efdc9fac56cbdbb4168fafd4bfbb7226d61dfab Mon Sep 17 00:00:00 2001 From: Stefan Boberg Date: Wed, 29 Nov 2023 11:13:00 +0100 Subject: Update README.md --- README.md | 5 ----- 1 file changed, 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 -- cgit v1.2.3