Documentation ¶
Overview ¶
Package yubikey provides an indicator for a waiting yubikey.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
Module represents a yubikey barista module that shows an indicator whenever the plugged-in yubikey is waiting for user input.
func ForPath ¶
ForPath constructs a yubikey module with the given path to the gpg keyring.
func New ¶
func New() *Module
New constructs a new yubikey module using the default paths for the u2f pending file and gpg keyring.
func (*Module) Output ¶
Output sets the output format for the module.
Click to show internal directories.
Click to hide internal directories.