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

provide writeToHOTPSlot as shared library #5

Closed
cornelinux opened this issue Sep 2, 2015 · 1 comment
Closed

provide writeToHOTPSlot as shared library #5

cornelinux opened this issue Sep 2, 2015 · 1 comment

Comments

@cornelinux
Copy link

I would like to write the OTP Slots from another application, to be able to initialize an OTP slot and send the OTP secret to the backend the same time. Thus noone needs to generate or copy an OTP secret manually.

I see writing the slots is performed here but I do not want to duplicate the code.

So a shared library which would provide a function like

writehotpslot(slotobject, adminPIN)

would be great.

@jans23
Copy link
Member

jans23 commented Mar 24, 2016

Here is an early version of the library. Work in progress.

@jans23 jans23 closed this as completed Mar 24, 2016
szszszsz added a commit that referenced this issue Sep 11, 2017
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
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