storj/satellite/contact
JT Olio 522aed083d private/server,satellite/contact,misc: use new storj/common noise helpers
this change uses the new storj/common noise helpers, which:
 * add a security fix (require an expected node id for validating
   noise key attestations)
 * stops doing an unnecessary order signature validation (it's
   already been done inside of PutPiece)
 * removes some duplicate code

Change-Id: I5e67a08ff216cd9c5b0b82e40b4d9de664b6b0fc
2023-02-07 09:53:45 -05:00
..
client.go all: fix dots 2020-07-16 14:58:28 +00:00
common.go satellite/contact: emit evenkit events in case of node checkin 2022-11-14 10:38:58 +00:00
contact_test.go satellite/context: fix pingme test 2023-01-30 15:01:32 -05:00
endpoint.go private/server,satellite/contact,misc: use new storj/common noise helpers 2023-02-07 09:53:45 -05:00
ratelimit.go private/lrucache: import from common 2021-08-16 10:04:32 +00:00
service.go satellite/contact: reject privateIPs in PingMe and CheckIn endpoints 2022-06-07 08:09:14 +00:00