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

The purpose of versioned API #13

Open
skalee opened this issue Oct 9, 2018 · 1 comment
Open

The purpose of versioned API #13

skalee opened this issue Oct 9, 2018 · 1 comment
Labels
question Further information is requested

Comments

@skalee
Copy link
Contributor

skalee commented Oct 9, 2018

Currently, this gem defines some kind of versioned "v1" API. What is the purpose of this API? Is it some non-standard protocol by Ribose? Or a placeholder which is going to be replaced with HKP or HAKP protocols? @ronaldtse?

@skalee skalee added the question Further information is requested label Oct 9, 2018
@ronaldtse
Copy link

"v1" is only just the name of the namespace, we can change it to anything necessary. It is a proprietary API used by Ribose. And we should document that. HKP and HAKP only work with OpenPGP keys, we want this to work with other types of keys / certificates as well. This gem is supposed to be a generic key server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants