Skip to content
This repository was archived by the owner on Aug 18, 2026. It is now read-only.
This repository was archived by the owner on Aug 18, 2026. It is now read-only.

Implement sr25519 commit signing #28

Description

@arrudagates

Ed25519 can be done natively with ssh, but sr25519 needs a custom implementation.
We're interested in signing with ed/sr25519 because then the same cryptographic account used on the blockchain can be used to sign commits, which means we don't have to find ways to link a gpg key to a user, which would probably require some sort of trust assumption.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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