Skip to content
This repository has been archived by the owner on Feb 20, 2025. It is now read-only.

ykpersonalize -fycfg -sfile is not storing AES key, private user id, ... #51

Open
alekibango opened this issue Oct 1, 2014 · 0 comments

Comments

@alekibango
Copy link

manual says:
-sfile save configuration to file instead of key. (if file is -, send to stdout)
-ifile read configuration from file. (if file is -, read from stdin)

from this, i thought that the file will contain all information, including:

  • AES secret key
  • access code
  • public identity
  • private identity

I would like to be able to use this file to personalize my yubikey and few seconds later to use it again to import values into authentication manager DB (i am using ubiserver now) and securely backup it...

While having this file with generic options is sweet, i think having definitive slot description would be even more useful... i would let user to redefine options on commandline, but take defaults from the file.
If we should keep this file only for generic options, it should be better described in manual as such. it definitely creates impression that everything will be saved there. From reading manual, I imagined this to work somewhat like dd or sfdisk does.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants