Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring Agents - accept public key only #409

Open
3 tasks
joepio opened this issue May 13, 2022 · 0 comments
Open
3 tasks

Refactoring Agents - accept public key only #409

joepio opened this issue May 13, 2022 · 0 comments

Comments

@joepio
Copy link
Member

joepio commented May 13, 2022

See docs issue

Creating an Agent is too hard, it requires the Client to find an Invite resource, which is very different from creating a Commit. Also, the client does not know the subject in advance.

  • Implement resources by signature Allow resources with keys / signatures as subjects #408, which should remove the requirement that Commits have a target subject.
  • Modify HTTP Authentication headers logic, remove requirement for subject.
  • Change Properties for Signer, as they can now contain public keys instead of URLs. This will break things!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant