diff options
| -rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 |