Auto merge of #1328 - bitcartel:zc.v0.11.2.latest_1298_rest_interface, r=ebfull

Update security-warnings.md about REST interface

Closes #1298
This commit is contained in:
zkbot
2016-09-02 03:43:16 +00:00

View File

@@ -37,3 +37,10 @@ be able to:
You should ensure no other users have the ability to execute code (even You should ensure no other users have the ability to execute code (even
unprivileged) on the hardware your `zcashd` process runs on until these unprivileged) on the hardware your `zcashd` process runs on until these
vulnerabilities are fully analyzed and fixed. vulnerabilities are fully analyzed and fixed.
REST Interface
--------------
The REST interface is a feature inherited from upstream Bitcoin. By default,
it is disabled. We do not recommend you enable it until it has undergone a
security review.