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

More documentation / clenaup

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

github.com/passwordless-lib/fido2-net-lib - c217f2cb2006c710669a7fd67b625ac3aa3fbcb1 authored over 6 years ago by Anders Åberg <[email protected]>
More rename and moving

github.com/passwordless-lib/fido2-net-lib - 6fedbce201d672755b9537c6114abe5b5371c25d authored over 6 years ago by Anders Åberg <[email protected]>
Cleaned up, renamed types

github.com/passwordless-lib/fido2-net-lib - 3d7ffe4476e5c715976e1643afe001c8aec6776f authored over 6 years ago by Anders Åberg <[email protected]>
Updated API. Improved Types.

Changed position on paramters, removed storage callback, improved types

github.com/passwordless-lib/fido2-net-lib - f99086b85246acdde56024af73a19f8ec033f6f4 authored over 6 years ago by Anders Åberg <[email protected]>
Improved validation for counter

github.com/passwordless-lib/fido2-net-lib - a9cd122a2422004a255c43084a5cd4ee77ebaa40 authored over 6 years ago by Anders Åberg <[email protected]>
Changed UserHandle type to byte[] and added validation

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

More defensive exception handling, some parser cleanup

github.com/passwordless-lib/fido2-net-lib - 1473eef232a10f35516f36e8a71ca6a3d5b4fe15 authored over 6 years ago by Anders Åberg <[email protected]>
More defensive exception handling, some parser cleanup

github.com/passwordless-lib/fido2-net-lib - b3d8fe2e59ac9e2594ffb762a37f88167c129724 authored over 6 years ago by Alex Seigler <[email protected]>
Readme: Changed to list

github.com/passwordless-lib/fido2-net-lib - 39ce977347c427f80fa7a58ab196a14488855cdf authored over 6 years ago by Anders Åberg <[email protected]>
Readme: added purpose

github.com/passwordless-lib/fido2-net-lib - 14f5c3995c80bb1ea71079ff42ece144f67b7b67 authored over 6 years ago by Anders Åberg <[email protected]>
Removed duplicate usings

github.com/passwordless-lib/fido2-net-lib - 860b17636d5f4c040aa85b62f9abd9a8dc66e7cb authored over 6 years ago by Anders Åberg <[email protected]>
Readme: Fixed line breaks

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

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

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

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

Added some exception handling

github.com/passwordless-lib/fido2-net-lib - a68ff9ce170a8a688e693749d6190ea5730fc2b4 authored over 6 years ago by Anders Åberg <[email protected]>
Additional defensive exception handling

github.com/passwordless-lib/fido2-net-lib - c8932578140b26fb5d770921808642ccda71788a authored over 6 years ago by Alex Seigler <[email protected]>
Added defensive exception handling such that Server-ServerAuthenticatorAttestationResponse-Resp-1 & Server-ServerAuthenticatorAttestationResponse-Resp-2 conformance tests now pass

github.com/passwordless-lib/fido2-net-lib - c311f011f4ccc8c36b867360b1f49e5c10b621af authored over 6 years ago by Alex Seigler <[email protected]>
Add more hash algorithms to the IANA COSE mapping

github.com/passwordless-lib/fido2-net-lib - d982a4cb9f359a1cc8747f8b086acc6350e37894 authored over 6 years ago by Alex Seigler <[email protected]>
Update README.md

github.com/passwordless-lib/fido2-net-lib - a5e23128b25c3f03c8adc80655903fa1c73e3404 authored over 6 years ago by Alex Seigler <[email protected]>
Merge branch 'master' of https://github.com/abergs/fido2-net-lib

github.com/passwordless-lib/fido2-net-lib - 1c7c3df0286eed1272bed09ad1f84717fa5cfd3d authored over 6 years ago by Alex Seigler <[email protected]>
Better TypedString serialization

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

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

github.com/passwordless-lib/fido2-net-lib - 2af38417d9785d129e6ee44731b60b6c01de5125 authored over 6 years ago by Anders Åberg <[email protected]>
Renamed main API to Fido2

github.com/passwordless-lib/fido2-net-lib - 0b769562d11a7279f31472d38d59ecdbd71a2516 authored over 6 years ago by Anders Åberg <[email protected]>
Renamed namespace for standard

github.com/passwordless-lib/fido2-net-lib - 99282f5404e12e2a149e0c24225fe423a6f95126 authored over 6 years ago by Anders Åberg <[email protected]>
Renamed project without dashes for better namespace

github.com/passwordless-lib/fido2-net-lib - 56adc377e46f360ed3329903a32ea9fcf89a2eb0 authored over 6 years ago by Anders Åberg <[email protected]>
Moved PublicKeyCredentialDescriptor to file

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

github.com/passwordless-lib/fido2-net-lib - 15b4a2afb10b018e2fc20713ad56c022ae1da6e2 authored over 6 years ago by Anders Åberg <[email protected]>
Null-fix allowcredentials

github.com/passwordless-lib/fido2-net-lib - 54267909ce66a710425461e77f51f61cfc2b135a authored over 6 years ago by Anders Åberg <[email protected]>
Added assertion test endpoints

github.com/passwordless-lib/fido2-net-lib - 6cdeff5aee6e0882a0af1442f118cc38df53b98d authored over 6 years ago by Anders Åberg <[email protected]>
Added default value public-key

github.com/passwordless-lib/fido2-net-lib - 26435d1968410e09383b93d39d9540743cd325f0 authored over 6 years ago by Anders Åberg <[email protected]>
Added userverification parameter (WIP)

github.com/passwordless-lib/fido2-net-lib - 2499ec60f6c591ec8317659780c4fce9b6a00278 authored over 6 years ago by Anders Åberg <[email protected]>
Validate that Type is public-key

github.com/passwordless-lib/fido2-net-lib - 7160b382c72513522f9dd744e628cd201a13bc55 authored over 6 years ago by Anders Åberg <[email protected]>
Added missing status and errormessage

github.com/passwordless-lib/fido2-net-lib - 703fb3b0c1c0a231751fa59a62cb941c02525086 authored over 6 years ago by Anders Åberg <[email protected]>
Cleaned up controller for conformance testing

github.com/passwordless-lib/fido2-net-lib - 5e679e1c66f453997bdafc6092d1b4a5c0976b22 authored over 6 years ago by Anders Åberg <[email protected]>
Remove default value on userverification

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

Initial support for Windows Hello

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

github.com/passwordless-lib/fido2-net-lib - 69efe1bbc634485e68a339ecc0acc7dbd855a22d authored over 6 years ago by Alex Seigler <[email protected]>
Add more pubKeyCredParam options

github.com/passwordless-lib/fido2-net-lib - 6fb649763bb9b9c9792b81e67a6b1503b5e6eb96 authored over 6 years ago by Alex Seigler <[email protected]>
Initial implementation of support for Windows Hello

github.com/passwordless-lib/fido2-net-lib - d915b6c872101c520a43c79ab70941bbd1b1acb7 authored over 6 years ago by Alex Seigler <[email protected]>
Support variable length Name in TPM2B_NAME parser.

github.com/passwordless-lib/fido2-net-lib - cb0fd21ff3e2429e301efb6dd64bcb0b759405a3 authored over 6 years ago by Alex Seigler <[email protected]>
Improved callback signatures for better typing/intellisense

github.com/passwordless-lib/fido2-net-lib - ac36c650cef0be0c521066182b199e2fd9b594b8 authored over 6 years ago by Anders Åberg <[email protected]>
Added link to FIDO testing tools

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

Initial implementation of attestation format "tpm" validation

github.com/passwordless-lib/fido2-net-lib - 4ce1ee1886cecfcddaf9c39314bfeb505ee76301 authored over 6 years ago by Anders Åberg <[email protected]>
Fixed tests that were missing type public-key

github.com/passwordless-lib/fido2-net-lib - e791cfc3add9641acf72256fbb27bc5c679ed891 authored over 6 years ago by Anders Åberg <[email protected]>
Replaced null with noop

github.com/passwordless-lib/fido2-net-lib - 19de59244b1d97489685a0179cfe631c82c7e015 authored over 6 years ago by Anders Åberg <[email protected]>
ExcludeCredentials should not be null

github.com/passwordless-lib/fido2-net-lib - 573e2d08f14b6aaad32d20be1c26ab93ba7572fb authored over 6 years ago by Anders Åberg <[email protected]>
Improved Tokenbinding validation

github.com/passwordless-lib/fido2-net-lib - f065bdbb0f3f753e501cf0c773e3e4bf1677d475 authored over 6 years ago by Anders Åberg <[email protected]>
Validate that att. response has Id and Type fields

Fido conformance tool

github.com/passwordless-lib/fido2-net-lib - 6a05545b2dc305e87c344d877688c3043b647987 authored over 6 years ago by Anders Åberg <[email protected]>
Added basic support for ExcludeCredentials and creds for testing

todo: This responsibility should be moved inside the lib

github.com/passwordless-lib/fido2-net-lib - dce72862c578aa1cb623a9012d09643222e839bb authored over 6 years ago by Anders Åberg <[email protected]>
Endpoints for conformance testing + WIP AuthenticatorSelection API

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

github.com/passwordless-lib/fido2-net-lib - 6c228e7249b6f89f81da4f8716e5d2e16582d074 authored over 6 years ago by Anders Åberg <[email protected]>
packed: Only validate aauigd IF oid is present

Spec:

If attestnCert contains an extension with OID 1.3.6.1.4.1.45724.1.1.4
(id-fido-gen-ce-aag...

github.com/passwordless-lib/fido2-net-lib - cc52938c39f03fc5dcfb7f99421374990d293a5b authored over 6 years ago by Anders Åberg <[email protected]>
fido-u2f: Verify that aaguid is 16 empty bytes

github.com/passwordless-lib/fido2-net-lib - ecb3f849f733bb5beffe476393e640ca6d72a65d authored over 6 years ago by Anders Åberg <[email protected]>
Merge branch 'master' of https://github.com/abergs/fido2-net-lib

github.com/passwordless-lib/fido2-net-lib - 7f826ebbffbcb3f73c5727dc89219825d6c61597 authored over 6 years ago by Alex Seigler <[email protected]>
Initial implementation of attestation format "tpm" validation

github.com/passwordless-lib/fido2-net-lib - c9c34a6e4432916c62d796c8d283a8a92b684fd8 authored over 6 years ago by Alex Seigler <[email protected]>
Added counter check & untested support for Tokenbinding

github.com/passwordless-lib/fido2-net-lib - f90b23b9342b8c99b2045386b85b3a9f4cf3a920 authored over 6 years ago by Anders Åberg <[email protected]>
Cleaned up dead code

github.com/passwordless-lib/fido2-net-lib - 3217cc7651946c880542427ec1b048eca5b1a574 authored over 6 years ago by Anders Åberg <[email protected]>
Fixed a bit of html

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

github.com/passwordless-lib/fido2-net-lib - f507063842ed62e84f438e6b88c8367c0c920dfb authored over 6 years ago by Anders Åberg <[email protected]>
Fixed types of UserId and OptionsId

github.com/passwordless-lib/fido2-net-lib - 72e9c6bd4fe26b00c962e2095c1b71a7a2230b03 authored over 6 years ago by Anders Åberg <[email protected]>
Fixed some things in the front end

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

github.com/passwordless-lib/fido2-net-lib - 614686dbc310588b913d41c0b1a201a9f56ca420 authored over 6 years ago by Anders Åberg <[email protected]>
Merge branch 'master' of https://github.com/abergs/fido2-net-lib

github.com/passwordless-lib/fido2-net-lib - 10a194e06128e19093db658bfdde2a5f2903c00f authored over 6 years ago by Anders Åberg <[email protected]>
Added support for verification lambdas

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

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

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

github.com/passwordless-lib/fido2-net-lib - 5ff631a040f8279868ec7c4fbcc1a5e687241254 authored over 6 years ago by Anders Åberg <[email protected]>
Added better comments

github.com/passwordless-lib/fido2-net-lib - 167fa76e06a5539302ff4f700589c6c67287e334 authored over 6 years ago by Anders Åberg <[email protected]>
Extract & return COSE pubkey

github.com/passwordless-lib/fido2-net-lib - 54d385008a97d849fc75baf2b7dcd818e38d3482 authored over 6 years ago by Anders Åberg <[email protected]>
Merge branch 'master' of https://github.com/aseigler/fido2-net-lib into aseigler-master

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

github.com/passwordless-lib/fido2-net-lib - aff8dae4ad9f884017bfc62ce3c8f74be32ce4dd authored over 6 years ago by Anders Åberg <[email protected]>
Merge pull request #8 from abergs/new-front

Assertions & new Demo UI

github.com/passwordless-lib/fido2-net-lib - 15ba7626c2f3749271416b57ad5eca48d6c40195 authored over 6 years ago by Anders Åberg <[email protected]>
More cleanup and comments.

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

github.com/passwordless-lib/fido2-net-lib - 22ca7139a7762e2b72103959983242cc7ed8f218 authored over 6 years ago by Anders Åberg <[email protected]>
Removed Com.AugustCellars.Cose dependency

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

github.com/passwordless-lib/fido2-net-lib - be6ba2d347559c753aadcd540ddfd518773e7153 authored over 6 years ago by Anders Åberg <[email protected]>
Fixed wrong access modifier

github.com/passwordless-lib/fido2-net-lib - 8873284e8cc67e35b5df95a25834ab1e2fd10006 authored over 6 years ago by Anders Åberg <[email protected]>
Cleaned up and comments

github.com/passwordless-lib/fido2-net-lib - b3c8c932cb4d6e9e226b6956b5161daa9afb224e authored over 6 years ago by Anders Åberg <[email protected]>
Fixed check for AllowedCredentials

github.com/passwordless-lib/fido2-net-lib - 3fd96ceb648d9a09718f9c2e3a250ebc72941d5c authored over 6 years ago by Anders Åberg <[email protected]>
Added Alg verification in Assertion and cleaned up

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

github.com/passwordless-lib/fido2-net-lib - 9f4b3f7959e2506a36811b5731be3c9a4bcc2c2d authored over 6 years ago by Anders Åberg <[email protected]>
Solves #5. Parsed signature correctly.

github.com/passwordless-lib/fido2-net-lib - 6adec4d8043a4664b6e90d8d2e2c8759d0da09e8 authored over 6 years ago by Anders Åberg <[email protected]>
Implemented attestation format "none" validation, cleaned up attestation validation code.

github.com/passwordless-lib/fido2-net-lib - 37fd4b629b7c9e3c26841469b0226ac0010c7ac2 authored over 6 years ago by Alex Seigler <[email protected]>
Add specific tests for "fido-u2f" and "packed" attestation formats

github.com/passwordless-lib/fido2-net-lib - d13cd978668f848073f7f18d795eb1816035b95f authored over 6 years ago by Alex Seigler <[email protected]>
Filled with hard coded tests.

github.com/passwordless-lib/fido2-net-lib - 3e1237f8fec3689f63980ac7bd129eaea405bd4d authored over 6 years ago by Anders Åberg <[email protected]>
Changed to b64url and checked signature. Did not work.

github.com/passwordless-lib/fido2-net-lib - 7785aba11368350453788f4f29ca919db1070770 authored over 6 years ago by Anders Åberg <[email protected]>
Reshaped api and added encodings

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

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

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

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

github.com/passwordless-lib/fido2-net-lib - 141baf20e41458f141ef30ef0c5aced8ba578018 authored over 6 years ago by Anders Åberg <[email protected]>
Interface has been expanded and renames

github.com/passwordless-lib/fido2-net-lib - 707b32f01a1d7b21e5c9cdde750b277c81b368b7 authored over 6 years ago by Anders Åberg <[email protected]>
Add new frontend W.I.P

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