question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cached touch policy

See original GitHub issue

Is there a way to set the touch policy to cached when using a yubikey for pgp and ssh ?

Found a way to do it for PIV (https://developers.yubico.com/PIV/Introduction/Yubico_extensions.html) but ykman doesn’t seem to provide that option.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dagheymancommented, Aug 27, 2019

@tyhicks Happy to inform you that any device with firmware version 5.2.3 or higher supports cached touch policy for OpenPGP. You’ll need ykman 3.1.0 to set it.

0reactions
tyhickscommented, Aug 27, 2019

@dagheyman That’s great to hear! I’ll have to upgrade to a 5 series device sometime soon and give it a shot. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Documentation for set-touch `fixed`, `cached-fixed ... - GitHub
@hasier fixed means that the touch policy can not be changed without doing a full openpgp reset (which will delete all keys from...
Read more >
PIV PIN and touch policies
Never: the PIN is never needed; Always: the PIN needed for every use; Once: the PIN is needed once per session ; Never:...
Read more >
TouchedExpiryPolicy (JSR107 API and SPI 1.0.0 API)
An ExpiryPolicy that defines the expiry Duration of a Cache Entry based on when it was last touched. A touch includes creation, update...
Read more >
What is Cache-Control and How HTTP Cache Headers Work
Cache-control is an HTTP header used to specify browser caching policies in both client requests and server responses. Policies include how a resource...
Read more >
Cache Limits — Cachex v3.4.0 - HexDocs
If the cache key space goes above this number, it should evict 50 of the entries in the cache as chosen by the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found