Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mozilla/authenticator-rs issues and pull requests

#343 - Unexpected keys in CTAP2 responses should be ignored

Issue - State: open - Opened by hvge about 2 months ago

#342 - Only create shared secret, when hmac is requested for CTAP2.0 tokens

Pull Request - State: closed - Opened by msirringhaus about 2 months ago - 2 comments

#340 - Use rsaEncryption OID for RSA keys

Pull Request - State: closed - Opened by jschanck 5 months ago - 2 comments

#339 - Tolerate epAtt member in authenticatorMakeCredential response

Issue - State: open - Opened by jschanck 6 months ago - 1 comment

#338 - Extract serialize_map! macros

Pull Request - State: closed - Opened by emlun 7 months ago - 2 comments

#337 - Add support for WebAuthn PRF extension

Pull Request - State: closed - Opened by emlun 8 months ago - 9 comments

#336 - Review use of GetVersion with CTAP1 devices

Issue - State: open - Opened by jschanck 9 months ago - 2 comments

#334 - New struct members added in CTAP 2.2

Pull Request - State: open - Opened by msirringhaus 12 months ago

#333 - Broken since last April with SoloKeys (v1)

Issue - State: closed - Opened by riastradh almost 1 year ago - 5 comments

#332 - Implement large blobs

Pull Request - State: open - Opened by msirringhaus about 1 year ago

#331 - AppId Extension is broken again for FIDO2 security keys in Firefox 122

Issue - State: closed - Opened by andreydanil about 1 year ago - 10 comments

#330 - USB transport isn't working and always showing passkey as the first option

Issue - State: closed - Opened by andreydanil about 1 year ago - 2 comments

#329 - Add credBlob-extension

Pull Request - State: open - Opened by msirringhaus about 1 year ago

#327 - Dependency serde_cbor is unmaintained

Issue - State: open - Opened by mtnking about 1 year ago - 2 comments

#326 - Add logging-possiblity to send_msg()-functiongroup

Pull Request - State: open - Opened by msirringhaus about 1 year ago

#325 - fixes #74: replaces `read_uint_le` with utility function

Pull Request - State: open - Opened by ndarrell about 1 year ago

#324 - Attempt to fix build badge in README

Pull Request - State: open - Opened by ndarrell about 1 year ago

#322 - Add Raw Auth Data

Pull Request - State: closed - Opened by obelisk about 1 year ago - 2 comments

#321 - Support Hybrid Transport / caBLE

Issue - State: open - Opened by KramNamez about 1 year ago

#320 - Fix #319: CTAP2.0 bug in preflighting, which can omit credential data

Pull Request - State: closed - Opened by msirringhaus about 1 year ago - 1 comment

#316 - Pin rust-version in CI and local builds to the version used to build Firefox

Pull Request - State: closed - Opened by msirringhaus over 1 year ago - 1 comment

#316 - Pin rust-version in CI and local builds to the version used to build Firefox

Pull Request - State: closed - Opened by msirringhaus over 1 year ago - 1 comment

#315 - Detect if no devices are connected and send a StatusUpdate accordingly.

Pull Request - State: open - Opened by msirringhaus over 1 year ago - 2 comments

#314 - Use Mozilla minimum supported rust version in Github workflows

Pull Request - State: closed - Opened by jschanck over 1 year ago

#313 - Remove unnecessary RelyingPartyWrapper type

Pull Request - State: closed - Opened by jschanck over 1 year ago

#312 - Add a status update to tell the user to connect a device

Issue - State: open - Opened by jschanck over 1 year ago - 1 comment

#311 - Allow extension processing to depend on device info

Pull Request - State: closed - Opened by jschanck over 1 year ago

#310 - Use StatusUpdate for signature selection

Pull Request - State: closed - Opened by jschanck over 1 year ago

#309 - Add der_spki() methods for all supported key types

Pull Request - State: closed - Opened by jschanck over 1 year ago

#308 - Dont ignore cached PUATs for devices < FIDO_2_1

Pull Request - State: closed - Opened by msirringhaus over 1 year ago

#307 - Remove legacy_register and legacy_sign

Pull Request - State: closed - Opened by jschanck over 1 year ago

#306 - Allow FnOnce callback functions

Pull Request - State: closed - Opened by jschanck over 1 year ago

#304 - Avoid clippy randomly breaking the CI

Issue - State: closed - Opened by msirringhaus over 1 year ago - 1 comment

#303 - Get rid of bitflags

Issue - State: open - Opened by msirringhaus over 1 year ago

#302 - Add AuthenticatorData::to_writer

Issue - State: open - Opened by jschanck over 1 year ago

#301 - Some fixes for interactive management

Pull Request - State: closed - Opened by msirringhaus over 1 year ago - 1 comment

#299 - Consider only blinking useful tokens from DeviceSelector

Issue - State: open - Opened by jschanck over 1 year ago

#299 - Consider only blinking useful tokens from DeviceSelector

Issue - State: open - Opened by jschanck over 1 year ago

#298 - Rewrite tests that use mock devices

Issue - State: open - Opened by jschanck over 1 year ago

#298 - Rewrite tests that use mock devices

Issue - State: open - Opened by jschanck over 1 year ago

#297 - Pre-flight and AppID improvements

Pull Request - State: closed - Opened by jschanck over 1 year ago - 2 comments

#297 - Pre-flight and AppID improvements

Pull Request - State: open - Opened by jschanck over 1 year ago

#296 - Ignore errors in preflight

Pull Request - State: open - Opened by jschanck over 1 year ago - 1 comment

#296 - Ignore errors in preflight

Pull Request - State: closed - Opened by jschanck over 1 year ago - 1 comment

#295 - Additional attestation statement formats

Pull Request - State: closed - Opened by jschanck over 1 year ago

#295 - Additional attestation statement formats

Pull Request - State: closed - Opened by jschanck over 1 year ago

#294 - Remove webdriver feature now that it has been moved to Firefox

Pull Request - State: closed - Opened by jschanck over 1 year ago - 1 comment

#294 - Remove webdriver feature now that it has been moved to Firefox

Pull Request - State: closed - Opened by jschanck over 1 year ago - 1 comment

#293 - Add AuthenticatorData::to_vec

Pull Request - State: closed - Opened by jschanck over 1 year ago

#293 - Add AuthenticatorData::to_vec

Pull Request - State: closed - Opened by jschanck over 1 year ago

#292 - Fix COSEKeyTypeId serialization for non-EC keys

Pull Request - State: open - Opened by jschanck over 1 year ago

#292 - Fix COSEKeyTypeId serialization for non-EC keys

Pull Request - State: closed - Opened by jschanck over 1 year ago

#291 - Make CheckKeyHandle members public for virtual authenticators

Pull Request - State: closed - Opened by jschanck over 1 year ago

#290 - Remove icon field from WebAuthn PublicKeyCredentialEntitys

Pull Request - State: closed - Opened by jschanck over 1 year ago - 1 comment

#290 - Remove icon field from WebAuthn PublicKeyCredentialEntitys

Pull Request - State: closed - Opened by jschanck over 1 year ago - 1 comment

#289 - Make COSEEC2Key::der_spki public for WebAuthn getPublicKey methods

Pull Request - State: closed - Opened by jschanck over 1 year ago

#289 - Make COSEEC2Key::der_spki public for WebAuthn getPublicKey methods

Pull Request - State: closed - Opened by jschanck over 1 year ago

#288 - Call callback from a central place when determining puap.

Pull Request - State: closed - Opened by msirringhaus over 1 year ago

#287 - Upgrade base64 to 0.21

Pull Request - State: closed - Opened by glandium over 1 year ago - 1 comment

#286 - Separate serialization routines for `AttestationObject` and `MakeCredentialsResult`

Pull Request - State: closed - Opened by jschanck over 1 year ago - 2 comments

#285 - CTAP 2.0 does not always require UV in MakeCredentials

Pull Request - State: closed - Opened by jschanck over 1 year ago

#284 - Ignore HMAC Secret extension if not supported

Pull Request - State: closed - Opened by jschanck over 1 year ago - 1 comment

#282 - Access Raw Auth Data

Issue - State: closed - Opened by obelisk over 1 year ago - 2 comments

#281 - Fix `ClientPinResponse` deserialization

Pull Request - State: closed - Opened by jschanck over 1 year ago

#280 - Visibility change for virtual token attestation

Pull Request - State: closed - Opened by jschanck over 1 year ago

#279 - Add support for ECDSA over P256 using NSS

Pull Request - State: closed - Opened by jschanck over 1 year ago

#278 - Visibility changes for virtual authenticators

Pull Request - State: closed - Opened by jschanck over 1 year ago

#277 - Add `VirtualFidoDevice` trait and `send_to_virtual_device` functions

Pull Request - State: closed - Opened by jschanck over 1 year ago - 2 comments

#276 - Add `FidoDevice::get_protocol` and `FidoDevice::downgrade_to_ctap1`

Pull Request - State: closed - Opened by jschanck over 1 year ago

#273 - Remove StatusUpdates that include a U2FDeviceInfo

Pull Request - State: closed - Opened by jschanck over 1 year ago - 2 comments

#272 - Allow long CTAPHID_INIT responses

Pull Request - State: closed - Opened by jschanck over 1 year ago

#271 - Integrating appid-extension into pre-flighting

Pull Request - State: closed - Opened by msirringhaus over 1 year ago - 2 comments

#270 - Decouple the abstract FidoDevice trait from HIDDevice and U2FDevice

Pull Request - State: closed - Opened by jschanck over 1 year ago

#269 - Pre-flighting breaks AppID support

Issue - State: closed - Opened by jschanck over 1 year ago - 1 comment

#268 - Move protocol logic out of StateMachine

Pull Request - State: closed - Opened by jschanck over 1 year ago - 2 comments

#267 - Remove nom

Pull Request - State: closed - Opened by msirringhaus over 1 year ago

#266 - Get rid of nom?

Issue - State: closed - Opened by msirringhaus over 1 year ago - 1 comment

#265 - Don't assume CTAP2 support based on CBOR capability flag

Pull Request - State: closed - Opened by jschanck over 1 year ago

#264 - Add StatusUpdate::PresenceRequired

Pull Request - State: closed - Opened by jschanck over 1 year ago

#263 - Avoid dropping reserved / unknown authenticator data flags

Pull Request - State: closed - Opened by jschanck over 1 year ago

#262 - Expose `AuthenticatorError::CredentialExcluded` in public API

Pull Request - State: closed - Opened by jschanck almost 2 years ago

#261 - Implement AuthConfig und CredentialManagement

Pull Request - State: closed - Opened by msirringhaus almost 2 years ago - 1 comment

#260 - Remove HIDDevice::clone_device_as_write_only

Pull Request - State: closed - Opened by jschanck almost 2 years ago

#259 - Remove status update serialization

Pull Request - State: closed - Opened by jschanck almost 2 years ago