Skip to content

feat(contract): enforce TLS key uniqueness during migrations #4252

Description

@netrome

Background

Currently, an existing node operator can perform a node migration to a new node with the same TLS key as an existing participant, opening the door to some griefing attacks and other potential issues as we assume TLS keys to be unique in several places in the contract. We should not allow duplicate TLS keys.

User Story

As a node operator I would not like another operator to claim that they have my TLS key.

Acceptance Criteria

Operators may not claim existing TLS keys in the contract.

Resources & Additional Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions