[Bug 2319] [PATCH REVIEW] U2F authentication

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Apr 18 16:25:44 AEST 2017


https://bugzilla.mindrot.org/show_bug.cgi?id=2319

Mike Frysinger <vapier at gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vapier at gentoo.org

--- Comment #23 from Mike Frysinger <vapier at gentoo.org> ---
(In reply to Simon Josefsson from comment #22)

OpenSSH is BSD, so GPL-vs-LGPL is kind of splitting hairs.  pretty sure
"GPL library" was referring to the overall GPL family rather than the
GPL subclass (e.g. GPL-2 & GPL-3).

openssh does support building/linking against readline which is GPL-2,
but in that case there is a BSD replacement available (libedit). 
they're API compatible, but that's because libedit implemented the
readline API (with readline being 15 years old before libedit showed
up).  at least in most Linux distros, we are linking openssh against
readline.

so i'm not sure optional support for libu2f is a problem ?  it seems a
disservice to block support because no one has stepped up to implement
a comparable BSD-compatible library.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list