Skip to content

HMAC-based verification of container-local requests #407

Description

@roman-khimov

After #406 we'd get a single signature for a request, but this still means ~0.2ms spent per request for signing and verifying it. That's OK for forwarded requests, but for local (ttl=1) in-container requests nodes can establish a shared secret (session-alike mechanism) and then use lighter HMAC-based proof for request authenticity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I3Minimal impactS3Minimally significantU3RegularenhancementImproving existing functionalityperformanceMore of something per second

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions