Skip to content

Query and mutation to read/write agent public keys #4

@jaromil

Description

@jaromil

A CRUD graphql set to read (verify that public key belongs), write (add public key) and delete (remove public key) cryptographic public keys on an agent, granted only to the agent itself (signed mutation), read-only query on public keys can be publicly available.

This can be used also at user registration to add more keys after the first one is registered (eddsa)

Client side the keys are always created in a sorted chain descending from seed.root (eddsa master key first)

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