mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
Update security.md
This commit is contained in:
parent
8a2ab5bf3e
commit
2c9274be87
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue