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

Change touch policy from always to cached #147

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gene1wood
Copy link

This will change the key that's generated when running yubikey-agent -setup to a key with a touch policy of "cached". This will mean that "a touch is not needed if the YubiKey had been touched in the last 15 seconds, otherwise a touch is needed"

If changing this default touch policy isn't desired, no problem, feel free to close this PR out unmerged.

I did build from this and use it and it produced a key with a "cached" touch policy as expected.

Fixes #146

This will change the key that's generated when running `yubikey-agent -setup` to a key
with a touch policy of "cached". This will mean that "a touch is not needed if the YubiKey had been touched in the last 15 seconds, otherwise a touch is needed"

Fixes FiloSottile#146
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

Successfully merging this pull request may close these issues.

Change -setup to generate a key with "touch policy" of "cached" instead of "always"
1 participant