Skip to content

Unix Domain Socket (UDS) server that performs YubiKey operations upon request.

License

Notifications You must be signed in to change notification settings

sandbox-quantum/signal-piv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

signal-piv

signal-piv is a Unix Domain Socket (UDS) server that can perform YubiKey operations upon request.

Building and Running

Using an up-to-date Rust toolchain, building and running is a matter of:

cargo run [--release]

The Cargo.toml expects a fork of yubikey.rs that supports X25519 operations to be present on the file system.

About

Unix Domain Socket (UDS) server that performs YubiKey operations upon request.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages