Skip to content

Investigate if authentication via HTTP Message Signatures / keypairs is possible #61

@ThisIsMissEm

Description

@ThisIsMissEm

Theoretically we could use HTTP Message Signatures for authenticating API calls to a FIRES server, though I'm not sure exactly how this would work, since we also need authorization controls.

I think it'd be a matter of either the FIRES server storing the public key and Key ID, and associating the permissions with that key ID, but then the question becomes "how do you trust that keypair"? You'd have to have some sort of bootstrapping process.

But moving in this direction in the future could be interesting, as it'd pave the road towards maybe integrating via the FASP system.

cc @dahlia @julianlam in case either of you have thoughts on this.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions