Update security.md

This commit is contained in:
Martin Holst Swende 2023-09-06 07:34:00 -04:00 committed by GitHub
parent 8a2ab5bf3e
commit 2c9274be87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ The local machine's firewall settings should:
## API security {#api-security}
Geh has a number of API endpoints; the legacy json-rpc, the new trusted "beacon" json-rpc API, as well as graphql endpoint. Neither of these
Geth has a number of API endpoints; the legacy json-rpc, the new trusted "beacon" json-rpc API, as well as graphql endpoint. Neither of these
endpoints are designed to withstand attacks by hostile clients, nor handle huge amounts of clients/traffic.
Exposing API endpoints towards "the internet", or any untrusted/hostile network,