Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.3% on proxy.golang.org
Top 3.4% dependent packages on proxy.golang.org
Top 2.5% dependent repos on proxy.golang.org
Top 8.8% forks on proxy.golang.org

proxy.golang.org : github.com/fxamacker/webauthn

Package webauthn provides server-side registration and authentication for clients using FIDO2 keys, FIDO U2F keys, tpm, etc. and is decoupled from `net/http` for easy integration with existing projects. It's modular so projects only import what is needed. Five attestation packages are available: fidou2f, androidkeystore, androidsafetynet, packed, and tpm. It doesn't import unreliable packages. It uses fxamacker/cbor because it doesn't crash and it's the most well-tested CBOR library available (v1.5 has 375+ tests and passed 3+ billion execs in coverage-guided fuzzing). A demo webapp (https://www.github.com/fxamacker/webauthn-demo) shows how to use this package with a security token like the YubiKey.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/fxamacker/webauthn
Keywords: authentication, fido-u2f, fido2, go, golang, passwordless, safetynet, security, u2f, webauthn
License: Apache-2.0
Latest release: about 4 years ago
First release: over 4 years ago
Namespace: github.com/fxamacker
Dependent packages: 4
Dependent repositories: 4
Stars: 37 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/fxamacker
Last synced: 18 days ago

    Loading...
    Readme
    Loading...