On 2019/11/01 18:40, Damien Miller wrote:
> On Fri, 1 Nov 2019, Damien Miller wrote:
> 
> > Hi,
> > 
> > This is a port of (originally) https://github.com/Yubico/libfido2
> > - but temporarily using my forked repository at
> > https://github.com/djm-google/libfido2 that has a couple of extra
> > pieces: OpenBSD support and a small extra library that OpenSSH can now
> > use to talk to U2F tokens. I have PRs pending for both of these so
> > I hope that I can point the port back to the upstream repository soon.
> > 
> > This port depends on the libcbor port that I sent a moment ago, and
> > all my caveats about being rusty wrt porting stuff applies.
> 
> My PRs have all been merged, so here's an updated port that uses
> the Yubico upstream instead of my fork.
> 
> comments? ok?
> 
> -d


Here are some small tweaks. Indicate in the package name that it's a
post-release snapshot, set NO_TEST, start shared lib version at 0.0.
This one is OK with me. Nice work with the HID driver! That was my
main sticking point when I tried to get u2f things working.

Reply via email to