Ecosyste.ms: OpenCollective

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

Passwordless.dev

The passwordless web is coming to .net
Collective - Host: opensource - https://opencollective.com/passwordless - Website: https://www.passwordless.dev - Code: https://github.com/abergs/fido2-net-lib

Set default attestationformat to none

github.com/passwordless-lib/fido2-net-lib - 2f9b838acca5c2ff65dde6647c9e5bc7fb2fc095 authored over 6 years ago by Anders Åberg <[email protected]>
Added Timeout to OptionsResponse

github.com/passwordless-lib/fido2-net-lib - 8b1e06c28a4c169a152d778f21a215e735ede560 authored over 6 years ago by Anders Åberg <[email protected]>
Added type to AttestationResponse

github.com/passwordless-lib/fido2-net-lib - 4f9733808e49c268f9b860b07dd4a0b60f825835 authored over 6 years ago by Anders Åberg <[email protected]>
Removed dead code from test

github.com/passwordless-lib/fido2-net-lib - 7804eb5f7ff0b95a9c0eae4d071db3c03fa1632d authored over 6 years ago by Anders Åberg <[email protected]>
Increased default timeout to 1 min

github.com/passwordless-lib/fido2-net-lib - a828b29fa0628c9949baedc5de9479935e175871 authored over 6 years ago by Anders Åberg <[email protected]>
Moved parsedSignature to if'ed scope

Because sig is null on fmt "none"

github.com/passwordless-lib/fido2-net-lib - 9147e6b948264236b572108592eb52401e4c306a authored over 6 years ago by Anders Åberg <[email protected]>
Merge pull request #2 from aseigler/master

* Implement packed attestation data validation
* Got fido-u2f-attestion data vlidation working
...

github.com/passwordless-lib/fido2-net-lib - 3c8465001d41adbc6df426bdcb61b540135d1449 authored over 6 years ago by Anders Åberg <[email protected]>
Mostly commentary changes

github.com/passwordless-lib/fido2-net-lib - 58b8d51752c17f295cadc38655dffc3509619dda authored over 6 years ago by Alex Seigler <[email protected]>
Cleaner credentialIdPublicKey to publicKeyU2F for fido-u2f

github.com/passwordless-lib/fido2-net-lib - bc11feccc7f1e60bb54bac633efa9f5f02fd0be9 authored over 6 years ago by Alex Seigler <[email protected]>
Got fido-u2f attestation data validation working

github.com/passwordless-lib/fido2-net-lib - 4216214103df72d915918dc325893fe87d7b2e61 authored over 6 years ago by Alex Seigler <[email protected]>
Implement packed attestation data validation

github.com/passwordless-lib/fido2-net-lib - 9ffdb646368a25b9365a4e7b4e8dfef2ee6312fa authored over 6 years ago by Alex Seigler <[email protected]>
Finally working parsing of authData

github.com/passwordless-lib/fido2-net-lib - 79d888be12776ffb8510de4b3fe9009727cbef6f authored over 6 years ago by Anders Åberg <[email protected]>
Made headway with verifying authdata

github.com/passwordless-lib/fido2-net-lib - 06c401e0cff47cdd3a1807e868747fb063d086e4 authored over 6 years ago by Anders Åberg <[email protected]>
More work on the authData parsing

github.com/passwordless-lib/fido2-net-lib - 45d685e3e1a4cf214751f9d6076b60c08f61ce80 authored over 6 years ago by Anders Åberg <[email protected]>
Update README.md

github.com/passwordless-lib/fido2-net-lib - da2b6ef244b814e17aaac86e8c3faf24022f6cfc authored over 6 years ago by Anders Åberg <[email protected]>
Changed Url of controller.cs

github.com/passwordless-lib/fido2-net-lib - fd8d8602faa3ac62867f410086c9b004565b2a06 authored over 6 years ago by Anders Åberg <[email protected]>
Updated readme

github.com/passwordless-lib/fido2-net-lib - ce02f8fa9b78bc2df6ee3aedaa54944b27860274 authored over 6 years ago by Anders Åberg <[email protected]>
Added more readme

github.com/passwordless-lib/fido2-net-lib - d97dd19dde1debdba59c35eb036024c144c11709 authored over 6 years ago by Anders Åberg <[email protected]>
Init commit. Working base, but not done validating

github.com/passwordless-lib/fido2-net-lib - 07968fc4b26960ec318d7c1fc86951c27fde87f2 authored over 6 years ago by Anders Åberg <[email protected]>
Initial commit

github.com/passwordless-lib/fido2-net-lib - 4c5780046e847651424987f1a5d16f81089f8c53 authored over 6 years ago by Anders Åberg <[email protected]>