Voltar ao ranking

google/OpenSK

Rust

OpenSK is an open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards.

fido2u2fsecurity-keyrusttockfirmwareembeddedhardwaresecuritywebauthnctap2tock-os
Crescimento de estrelas
Estrelas
3.4k
Forks
330
Crescimento semanal
Issues
12
1k2k3k
jan. de 2020mar. de 2022mai. de 2024jul. de 2026
Artefatoscrates.iocargo add opensk
README

OpenSK logo

markdownlint pylint Cargo check Cargo format Coverage Status

News:

OpenSK

This repository contains a Rust implementation of a FIDO2 security key. Security keys are external devices that can be used for signing in on websites. You can see OpenSK in action in this video on YouTube!

We intend to bring a full open source experience to security keys, from application to operating system. You can even 3D print your own open source enclosure!

OpenSK Enclosure

You can run OpenSK:

  • as a Wasefire applet, or
  • as a library.

You are viewing the branch for developers. New features are developed here. The numbered branches are older CTAP versions.

FIDO2

OpenSK's version that implemented CTAP 2.0 was certified by the FIDO Alliance.

The develop branch tracks the latest release version of the CTAP specification. This branch is not FIDO certified. OpenSK supports U2F, and non-discoverable credentials created with either protocol are compatible with the other.

:warning: Disclaimer

This is not an officially supported Google product.

This project is proof-of-concept and a research platform. It is NOT meant for a daily usage. This branch is under development, and therefore less rigorously tested than the numbered branches.

We're still in the process of integrating the ARM® CryptoCell-310 embedded in the Nordic nRF52840 chip to enable hardware-accelerated cryptography. In the meantime, we use RustCrypto.

Hardware

You will need one the following supported boards:

Installation

To install OpenSK first follow the general setup steps. It links specific instructions for the hardware you want to use at the end.

To test whether the installation was successful, visit a demo website and try to register and login. Please check our Troubleshooting and Debugging section if you have problems with the installation process or during development. To find out what else you can do with your OpenSK, see Customization.

Research

We implemented post-quantum cryptography on OpenSK. The code is released under the hybrid-pqc tag. Our paper was published in the ACNS Secure Cryptographic Implementation workshop 2023 and won the best paper award.

Bibtex reference
@InProceedings{Ghinea2023hybrid,
    author= {Diana Ghinea and Fabian Kaczmarczyck and Jennifer Pullman and Julien Cretin and Rafael Misoczki and Stefan Kölbl and Luca Invernizzi and Elie Bursztein and Jean-Michel Picod},
    title=  {{Hybrid Post-Quantum Signatures in Hardware Security Keys}},
    booktitle=  {{4th ACNS Workshop on Secure Cryptographic Implementation, Kyoto, Japan}},
    month=  {June},
    year=   {2023},
}

Contributing

See Contributing.md.

Reporting a Vulnerability

See SECURITY.md.

Repositórios relacionados
zitadel/zitadel

ZITADEL - Identity infrastructure, simplified for you.

GoGo ModulesGNU Affero General Public License v3.0samlauthentication
zitadel.com
14.5k1.2k
teamhanko/hanko

Modern authentication, on your terms. Open source alternative to Auth0, Clerk, WorkOS, Stytch.

GoGo ModulesOtherpasskeyswebauthn
hanko.io
9k1k
solokeys/solo1

Solo 1 firmware in C

COtherfido2u2f
solokeys.com
2.4k291
kdeldycke/awesome-iam

👤 Identity and Access Management knowledge for cloud platforms

Creative Commons Zero v1.0 Universaliamsecret-management
2.2k185
MichaelGrafnetter/DSInternals

Directory Services Internals (DSInternals) PowerShell Module and Framework

C#MIT Licensesecurity-auditpenetration-testing
dsinternals.com
2k277
yackermann/awesome-webauthn

🔐 A curated list of awesome WebAuthn and Passkey resources

Creative Commons Zero v1.0 Universalawesome-listawesome
bit.ly/AwesomeWebAuthn
1.8k149
privacyidea/privacyidea

:closed_lock_with_key: multi factor authentication system (2FA, MFA, OTP, FIDO Server)

PythonPyPIGNU Affero General Public License v3.0pythontwo-factor
privacyidea.org
1.7k356
ssh-mitm/ssh-mitm

SSH-MITM - ssh audits made simple

PythonPyPIGNU General Public License v3.0sshssh-server
docs.ssh-mitm.at
1.5k155
passwordless-lib/fido2-net-lib

Passkeys, FIDO2 and WebAuthn .NET library.

C#MIT Licensefidowebauthn
fido2.andersaberg.com
1.4k197
polhenarejos/pico-fido

FIDO Passkey for Raspberry Pico and ESP32

CGNU Affero General Public License v3.0cryptographyfido
picokeys.com
1.3k210
go-webauthn/webauthn

FIDO2 Conformant WebAuthn and Passkey backend library for golang

GoGo ModulesBSD 3-Clause "New" or "Revised" Licensewebauthnfido2
1.3k109
sebadob/rauthy

Single Sign-On Identity & Access Management via OpenID Connect, OAuth 2, PAM

Rustcrates.ioApache License 2.0oidcrust
sebadob.github.io/rauthy/
1.2k113