webauthn-minimal VS pg-cbor

Compare webauthn-minimal vs pg-cbor and see what are their differences.

webauthn-minimal

Minimal go implementation of a Webauthn L2 relying party (by arianvp)

pg-cbor

🧬🐘 The Concise Binary Object Representation (CBOR) data format (RFC 7049) implemented in pure SQL. (by truthly)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
webauthn-minimal pg-cbor
1 1
3 6
- -
0.0 0.0
over 1 year ago over 1 year ago
Go PLpgSQL
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

webauthn-minimal

Posts with mentions or reviews of webauthn-minimal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-16.
  • You shouldn't have your crypto designed by a CEO
    7 projects | news.ycombinator.com | 16 Jan 2022
    FWIW if you don't care about attestation, Webauthn-L2 has client-side helper functions like getPublicKey() that allow you to do the handshake without parsing any CBOR https://www.w3.org/TR/webauthn-2/#sctn-public-key-easy

    If you want to check attestation you still need to parse CBOR (and whatever attestation format is inside.)

    I used this for a minimal webauthn implementation which is under 300 LoC https://github.com/arianvp/webauthn-minimal (WIP)

    However only Chrome seems to implement the L2 spec so far. It feels like Webauthn is basically abandoned on Mozilla side of things as they still haven't finished implementing L1 (It's missing all the CTAP2 stuff) whilst it has been out for more than a year. And there have barely been any Webauthn-related commits in the past years.

    But yeh; in general webauthn is a design-by-committee dumpster fire; unfortunately.

pg-cbor

Posts with mentions or reviews of pg-cbor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-16.

What are some alternatives?

When comparing webauthn-minimal and pg-cbor you can also consider the following projects:

frank_jwt - JSON Web Token implementation in Rust.

specifications - Cross tooling and interoperability specifications

pg-webauthn - 🔐🐘 PostgreSQL WebAuthn Server

rekor - Software Supply Chain Transparency Log