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

Implement key change operation #92

Open
liamsi opened this issue Sep 24, 2016 · 1 comment
Open

Implement key change operation #92

liamsi opened this issue Sep 24, 2016 · 1 comment
Labels
Milestone

Comments

@liamsi
Copy link
Member

liamsi commented Sep 24, 2016

Currently the key-server doesn't really allow the key-material to change. At least as far as I understood: https://github.com/coniks-sys/coniks-go/blob/master/protocol/directory.go#L91-L97

@vqhuy
Copy link
Member

vqhuy commented Sep 24, 2016

This would be implemented in the key change operation (which is separated with the register operation).

AFAIK Java implementation has implemented this: https://github.com/coniks-sys/coniks-java/blob/master/coniks_server/src/main/java/org/coniks/coniks_server/RequestHandler.java#L112-L1190

@liamsi liamsi changed the title Shouldn't updating the key-material for a registered name be possible? Implement key change operation Sep 26, 2016
@vqhuy vqhuy added this to the 0.4.0 milestone Apr 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants