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

706d1bd · Oct 29, 2024

History

2 Commits
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024

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