drduh/YubiKey-Guide

Dr. Duh Guide --> Configure touch --> To view and adjust policy options --> ykman openpgp keys set-touch -h DOES NOT DISPLAY POLICY OPTIONS

Open

#503 geöffnet am 19. Mai 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (1.249 Forks)batch import
help wanted

Repository-Metriken

Stars
 (12.308 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Dr. Duh Guide --> Configure touch --> To view and adjust policy options --> ykman openpgp keys set-touch -h

The ykman openpgp keys set-touch -h command DOES NOT DISPLAY POLICY OPTIONS!

The command at least on MacOS that displays policy options is different than the command to adjust policy options. So we need to set two different commands here. One for "Display policy options" and another for "set policy Options"

To view policy options (display policy options) run this command: ykman openpgp info

Then, To adjust policy options use this syntax: ykman openpgp keys set-touch [OPTIONS] KEY POLICY ex: ykman openpgp keys set-touch sig On

Contributor Guide