From 2c9274be877a6e1c37d85895bbf6a94b969e7244 Mon Sep 17 00:00:00 2001 From: Martin Holst Swende Date: Wed, 6 Sep 2023 07:34:00 -0400 Subject: [PATCH] Update security.md --- docs/fundamentals/security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fundamentals/security.md b/docs/fundamentals/security.md index 2623775ad0..da6fc49fb5 100644 --- a/docs/fundamentals/security.md +++ b/docs/fundamentals/security.md @@ -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,