Skip to content

Commit c5168df

Browse files
authored
Merge pull request #53 from adafruit/not-robust
note that there exist trivial denial of service attacks
2 parents 6df991b + 4bb0416 commit c5168df

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)