frostfs-node/pkg
Alex Vanin ca552f53c6 [#115] Check session token validity
Malicious user can stole public session key and use
it by sending request from it's own scope. To prevent
this each session token is signed and signature private
key must be corresponded with owner id in token. Therefore
malicious node cannot impersonate request without private
key to sign token.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-10-22 11:55:28 +03:00
..
core [#60] core/netmap: Define interface of current network properties 2020-10-22 11:54:08 +03:00
innerring [#104] Update neofs-api-go with new protobuf API 2020-10-20 17:31:59 +03:00
local_object_storage [#65] Support FS bucket and BoltDB bucket 2020-10-02 14:48:00 +03:00
morph [#60] morph/netmap: Implement Epoch method on netmap client wrapper 2020-10-22 11:54:08 +03:00
network [#84] Add GRPC layer of netmap service 2020-10-09 09:15:18 +03:00
policy [#25] Add placement policy QL encoder 2020-10-17 13:16:59 +03:00
services [#115] Check session token validity 2020-10-22 11:55:28 +03:00
util [#53] util: Add SaltXOR function 2020-10-02 11:25:36 +03:00