We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6df991b + 4bb0416 commit c5168dfCopy full SHA for c5168df
README.rst
@@ -95,6 +95,13 @@ Or the following command to update an existing version:
95
96
circup update
97
98
+Security
99
+========
100
+
101
+The HTTP server implementation in this package is not robust and should only be deployed on trusted networks.
102
+For instance, there are trivial denial of service attacks against adafruit_httpserver.
103
+Pull requests that improve the server's security and robustness are of course welcome.
104
105
Contributing
106
============
107
0 commit comments