Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mozilla/authenticator-rs

Rust library to interact with Security Keys, used by Firefox
https://github.com/mozilla/authenticator-rs

Unexpected keys in CTAP2 responses should be ignored

hvge opened this issue 18 days ago
Only create shared secret, when hmac is requested for CTAP2.0 tokens

msirringhaus opened this pull request 22 days ago
Use rsaEncryption OID for RSA keys

jschanck opened this pull request 4 months ago
Tolerate epAtt member in authenticatorMakeCredential response

jschanck opened this issue 5 months ago
Extract serialize_map! macros

emlun opened this pull request 6 months ago
Add support for WebAuthn PRF extension

emlun opened this pull request 7 months ago
Review use of GetVersion with CTAP1 devices

jschanck opened this issue 8 months ago
New struct members added in CTAP 2.2

msirringhaus opened this pull request 11 months ago
Broken since last April with SoloKeys (v1)

riastradh opened this issue 11 months ago
Implement large blobs

msirringhaus opened this pull request 11 months ago
Add credBlob-extension

msirringhaus opened this pull request 11 months ago
Add tests to check that all CBOR requests are in canonicalized form

EliasHolzmann opened this pull request almost 1 year ago
Dependency serde_cbor is unmaintained

mtnking opened this issue about 1 year ago
Add logging-possiblity to send_msg()-functiongroup

msirringhaus opened this pull request about 1 year ago
fixes #74: replaces `read_uint_le` with utility function

ndarrell opened this pull request about 1 year ago
Attempt to fix build badge in README

ndarrell opened this pull request about 1 year ago
Visibility changes needed to implement virtual device with credential management

msirringhaus opened this pull request about 1 year ago
Add Raw Auth Data

obelisk opened this pull request about 1 year ago
Support Hybrid Transport / caBLE

KramNamez opened this issue about 1 year ago
Fix #319: CTAP2.0 bug in preflighting, which can omit credential data

msirringhaus opened this pull request about 1 year ago
Handle present-but-empty extension data when serializing AuthenticatorData

jschanck opened this pull request about 1 year ago
Pin rust-version in CI and local builds to the version used to build Firefox

msirringhaus opened this pull request about 1 year ago
Detect if no devices are connected and send a StatusUpdate accordingly.

msirringhaus opened this pull request about 1 year ago
Use Mozilla minimum supported rust version in Github workflows

jschanck opened this pull request over 1 year ago
Remove unnecessary RelyingPartyWrapper type

jschanck opened this pull request over 1 year ago
Add a status update to tell the user to connect a device

jschanck opened this issue over 1 year ago
Allow extension processing to depend on device info

jschanck opened this pull request over 1 year ago
Use StatusUpdate for signature selection

jschanck opened this pull request over 1 year ago
Add der_spki() methods for all supported key types

jschanck opened this pull request over 1 year ago
Dont ignore cached PUATs for devices < FIDO_2_1

msirringhaus opened this pull request over 1 year ago
Remove legacy_register and legacy_sign

jschanck opened this pull request over 1 year ago
Allow FnOnce callback functions

jschanck opened this pull request over 1 year ago
Avoid clippy randomly breaking the CI

msirringhaus opened this issue over 1 year ago
Get rid of bitflags

msirringhaus opened this issue over 1 year ago
Add AuthenticatorData::to_writer

jschanck opened this issue over 1 year ago
Some fixes for interactive management

msirringhaus opened this pull request over 1 year ago
Return the correct CredentialExcluded error when handling CTAP1 devices

jschanck opened this pull request over 1 year ago
Consider only blinking useful tokens from DeviceSelector

jschanck opened this issue over 1 year ago
Rewrite tests that use mock devices

jschanck opened this issue over 1 year ago
Pre-flight and AppID improvements

jschanck opened this pull request over 1 year ago
Ignore errors in preflight

jschanck opened this pull request over 1 year ago
Additional attestation statement formats

jschanck opened this pull request over 1 year ago
Remove webdriver feature now that it has been moved to Firefox

jschanck opened this pull request over 1 year ago
Add AuthenticatorData::to_vec

jschanck opened this pull request over 1 year ago
Fix COSEKeyTypeId serialization for non-EC keys

jschanck opened this pull request over 1 year ago
Make CheckKeyHandle members public for virtual authenticators

jschanck opened this pull request over 1 year ago
Remove icon field from WebAuthn PublicKeyCredentialEntitys

jschanck opened this pull request over 1 year ago
Make COSEEC2Key::der_spki public for WebAuthn getPublicKey methods

jschanck opened this pull request over 1 year ago
Call callback from a central place when determining puap.

msirringhaus opened this pull request over 1 year ago
Upgrade base64 to 0.21

glandium opened this pull request over 1 year ago
CTAP 2.0 does not always require UV in MakeCredentials

jschanck opened this pull request over 1 year ago
Ignore HMAC Secret extension if not supported

jschanck opened this pull request over 1 year ago
Access Raw Auth Data

obelisk opened this issue over 1 year ago
Fix `ClientPinResponse` deserialization

jschanck opened this pull request over 1 year ago
Visibility change for virtual token attestation

jschanck opened this pull request over 1 year ago
Add support for ECDSA over P256 using NSS

jschanck opened this pull request over 1 year ago
Visibility changes for virtual authenticators

jschanck opened this pull request over 1 year ago
Add `VirtualFidoDevice` trait and `send_to_virtual_device` functions

jschanck opened this pull request over 1 year ago
Add `FidoDevice::get_protocol` and `FidoDevice::downgrade_to_ctap1`

jschanck opened this pull request over 1 year ago
Remove StatusUpdates that include a U2FDeviceInfo

jschanck opened this pull request over 1 year ago
Allow long CTAPHID_INIT responses

jschanck opened this pull request over 1 year ago
Integrating appid-extension into pre-flighting

msirringhaus opened this pull request over 1 year ago
Decouple the abstract FidoDevice trait from HIDDevice and U2FDevice

jschanck opened this pull request over 1 year ago
Pre-flighting breaks AppID support

jschanck opened this issue over 1 year ago
Move protocol logic out of StateMachine

jschanck opened this pull request over 1 year ago
Remove nom

msirringhaus opened this pull request over 1 year ago
Get rid of nom?

msirringhaus opened this issue over 1 year ago
Don't assume CTAP2 support based on CBOR capability flag

jschanck opened this pull request over 1 year ago
Add StatusUpdate::PresenceRequired

jschanck opened this pull request over 1 year ago
Avoid dropping reserved / unknown authenticator data flags

jschanck opened this pull request over 1 year ago
Expose `AuthenticatorError::CredentialExcluded` in public API

jschanck opened this pull request over 1 year ago
Implement AuthConfig und CredentialManagement

msirringhaus opened this pull request over 1 year ago
Remove HIDDevice::clone_device_as_write_only

jschanck opened this pull request over 1 year ago
Remove status update serialization

jschanck opened this pull request over 1 year ago
Using TouchID as a security key - MacOS

kshah00 opened this issue over 1 year ago
Fix device selection

msirringhaus opened this pull request over 1 year ago
examples/ctap2.rs panics with UnsupportedOption on some devices

riastradh opened this issue over 1 year ago
Implement pre-flighting

msirringhaus opened this pull request over 1 year ago
Add fallback option to CTAP2 example

jschanck opened this pull request over 1 year ago
Cloning devices does not work on several operating systems

riastradh opened this issue over 1 year ago
Skip shared secret if pin and hmac-secret are not supported

VincentVanlaer opened this pull request over 1 year ago
Remove C APIs and "CTAP1" argument variants

jschanck opened this pull request over 1 year ago
Don't require PIN/UV, if user verification is discouraged.

msirringhaus opened this pull request over 1 year ago
Bump version to 0.4.0-alpha.12

jschanck opened this pull request over 1 year ago
Always set P1=0x03 (enforce-user-presence-and-sign) in CTAP1 register

jschanck opened this pull request over 1 year ago
Fix unaligned access warning with rustc 1.69

glandium opened this pull request almost 2 years ago
Update memoffset to 0.8

glandium opened this pull request almost 2 years ago
Export AuthenticatorService::add_transport

jschanck opened this pull request almost 2 years ago