Skip to content

Introduce mlock for ephemeral secret keys #3

@kpcyrd

Description

@kpcyrd

This prevents a situation where the ephemeral private keys are written to the swapfile.

This requires an additional syscall in the existing seccomp filter and also needs --cap-add=IPC_LOCK for docker. In the later case it might make sense to make this feature opt-out-able.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions