Skip to content

Blocks created by shuffle and decrypt are signed with a useless signature #2510

@ineiti

Description

@ineiti

The shuffle and decrypt protocols create a signature of the public key of the
node who did the shuffle/decrypt and put this signature in the block.
However, this signature is pretty useless, as it can easily be copied and re-used!

Fix: sign the actual data that is sent to the chain, if possible add the hash of the previous block to the data which is signed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions