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

Create PASL golang client API #1

Closed
jamesonhyde-docker opened this issue Jun 25, 2019 · 1 comment
Closed

Create PASL golang client API #1

jamesonhyde-docker opened this issue Jun 25, 2019 · 1 comment
Assignees

Comments

@jamesonhyde-docker
Copy link
Contributor

Start with sign and verify primitives and a crypto.signer implementation as described in https://github.com/docker/pasl/blob/master/docs/client-examples/pasl_client_sign.txt

@jamesonhyde-docker jamesonhyde-docker self-assigned this Jun 25, 2019
@adamparco
Copy link
Contributor

adamparco commented Jun 25, 2019

Steps:

  • Create stubbed transport module, initial version will be unix sockets.
  • Create PASL client user facing API, based on the example above. Use go specific features (not C-like) to make it very natural and friendly to vendor/use.

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

2 participants