Skip to content

Commit 4bb0416

Browse files
committed
note that there exist documented trivial denial of service attacks
.. and suggest use only on trusted networks
1 parent 6df991b commit 4bb0416

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,13 @@ Or the following command to update an existing version:
9595
9696
circup update
9797
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+
98105
Contributing
99106
============
100107

0 commit comments

Comments
 (0)