good morning!!!!

Skip to content
Snippets Groups Projects
Forked from an inaccessible project.
user avatar
Martin Holst Swende authored
* peer: return localAddr instead of name to prevent spam

We currently use the name (which can be freely set by the peer) in several log messages.
This enables malicious actors to write spam into your geth log.
This commit returns the localAddr instead of the freely settable name.

* p2p: reduce usage of peer.Name in warn messages

* eth, p2p: use truncated names

* Update peer.go

Co-authored-by: default avatarMarius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: default avatarFelix Lange <fjl@twurst.com>
926cc788
History
Name Last commit Last update