[NEW] security/py-fido2

2019-10-27 Thread Lucas Raab
py-fido2 is a new dependency for the forthcoming yubikey-manager port. Feedback? Thanks, Lucas py-fido2.tgz Description: Binary data

Re: [NEW] security/py-fido2

2019-11-12 Thread Stuart Henderson
> Aha! It does seem to be device specific. I realized that I had a blue > U2F token and when that's plugged in, I get the same error as you. I don't think this is a reason to hold off committing, I'm happy enough to add this now and improve later in-tree. Updated tgz with a better DESCR (see belo

Re: [NEW] security/py-fido2

2019-11-16 Thread Lucas Raab
On Tue, Nov 12, 2019 at 08:54:15AM +, Stuart Henderson wrote: > > Aha! It does seem to be device specific. I realized that I had a blue > > U2F token and when that's plugged in, I get the same error as you. > > I don't think this is a reason to hold off committing, I'm happy enough > to add th

Re: [NEW] security/py-fido2

2019-11-18 Thread Stuart Henderson
On 2019/11/16 10:06, Lucas Raab wrote: > On Tue, Nov 12, 2019 at 08:54:15AM +, Stuart Henderson wrote: > > > Aha! It does seem to be device specific. I realized that I had a blue > > > U2F token and when that's plugged in, I get the same error as you. > > > > I don't think this is a reason to

Re: [NEW] security/py-fido2

2019-11-18 Thread Lucas Raab
On Mon, Nov 18, 2019 at 09:17:06PM +, Stuart Henderson wrote: > On 2019/11/16 10:06, Lucas Raab wrote: > > On Tue, Nov 12, 2019 at 08:54:15AM +, Stuart Henderson wrote: > > > > Aha! It does seem to be device specific. I realized that I had a blue > > > > U2F token and when that's plugged in

Re: [NEW] security/py-fido2

2019-11-18 Thread Lucas Raab
On Mon, Nov 18, 2019 at 04:00:49PM -0600, Lucas Raab wrote: > On Mon, Nov 18, 2019 at 09:17:06PM +, Stuart Henderson wrote: > > On 2019/11/16 10:06, Lucas Raab wrote: > > > On Tue, Nov 12, 2019 at 08:54:15AM +, Stuart Henderson wrote: > > > > > Aha! It does seem to be device specific. I rea

Re: [NEW] security/py-fido2

2019-11-18 Thread Stuart Henderson
On 2019/11/18 16:08, Lucas Raab wrote: > On Mon, Nov 18, 2019 at 04:00:49PM -0600, Lucas Raab wrote: > > On Mon, Nov 18, 2019 at 09:17:06PM +, Stuart Henderson wrote: > > > On 2019/11/16 10:06, Lucas Raab wrote: > > > > On Tue, Nov 12, 2019 at 08:54:15AM +, Stuart Henderson wrote: > > > > >

Re: [NEW] security/py-fido2

2019-11-19 Thread Klemens Nanni
On Mon, Nov 18, 2019 at 10:22:15PM +, Stuart Henderson wrote: > Kicking myself for missing it before, but you only have them as BUILD_DEPENDS > not RUN_DEPENDS. Fixed up in the attached version, this one is OK sthen@ if > someone would like to import. Imported, thanks.

Re: [NEW] security/py-fido2

2019-10-31 Thread Klemens Nanni
On Sun, Oct 27, 2019 at 04:37:42PM -0400, Kurt Mosiejczuk wrote: > With these changes, OK kmos@ Looks good, a few things: Not sure how this library fits into sysutils as secondary category, devel would fit after security, though. setup.py lists 61 extras_require={':python_version < "3.4"

Re: [NEW] security/py-fido2

2019-11-01 Thread Lucas Raab
On Thu, Oct 31, 2019 at 09:33:11PM +0100, Klemens Nanni wrote: > On Sun, Oct 27, 2019 at 04:37:42PM -0400, Kurt Mosiejczuk wrote: > > With these changes, OK kmos@ > Looks good, a few things: > > Not sure how this library fits into sysutils as secondary category, > devel would fit after security, t

Re: [NEW] security/py-fido2

2019-11-02 Thread Greg Steuck
I installed a few ports to get all the way to /usr/local/bin/ykman and tried to run it on amd64-current-ish. It appears the py-fido2 port needs a bit more work. There is some OS sniffing code which seems to be missing any support for openbsd. The closest that I see freebsd.py. https://github.com/Yu

Re: [NEW] security/py-fido2

2019-11-03 Thread Stuart Henderson
On 2019/11/01 14:56, Lucas Raab wrote: > On Thu, Oct 31, 2019 at 09:33:11PM +0100, Klemens Nanni wrote: > > On Sun, Oct 27, 2019 at 04:37:42PM -0400, Kurt Mosiejczuk wrote: > > > With these changes, OK kmos@ > > Looks good, a few things: > > > > Not sure how this library fits into sysutils as seco

Re: [NEW] security/py-fido2

2019-11-03 Thread Stuart Henderson
On 2019/11/03 08:26, Stuart Henderson wrote: > I'd just drop thd second category, devel is rwally "ports to help > woth software development, plus random things where we ckuldn't find > a better category". It doesn't make ot any easier to find this. Bleh, sorry about the phone keyboard typos!

Re: [NEW] security/py-fido2

2019-11-03 Thread Klemens Nanni
On Sat, Nov 02, 2019 at 05:15:33PM -0700, Greg Steuck wrote: > I installed a few ports to get all the way to /usr/local/bin/ykman and > tried to run it on amd64-current-ish. It appears the py-fido2 port > needs a bit more work. There is some OS sniffing code which seems to > be missing any support

Re: [NEW] security/py-fido2

2019-11-03 Thread Lucas Raab
On Sat, Nov 02, 2019 at 05:15:33PM -0700, Greg Steuck wrote: > I installed a few ports to get all the way to /usr/local/bin/ykman and > tried to run it on amd64-current-ish. It appears the py-fido2 port > needs a bit more work. There is some OS sniffing code which seems to > be missing any support

Re: [NEW] security/py-fido2

2019-11-03 Thread Greg Steuck
On Sun, Nov 3, 2019 at 6:10 AM Lucas Raab wrote: > > Lucas, have you tried using ykman? > > I have, using Python 3. The other dependencies/ports (py-fido2 and > pyscard) that I submitted are now Python 3 only as well due to pcsclite > now being a Python 3-only package. Unfortunately I'm still uns

Re: [NEW] security/py-fido2

2019-11-03 Thread Lucas Raab
On Sun, Nov 03, 2019 at 01:09:03PM -0800, Greg Steuck wrote: > On Sun, Nov 3, 2019 at 6:10 AM Lucas Raab wrote: > > > Lucas, have you tried using ykman? > > > > I have, using Python 3. The other dependencies/ports (py-fido2 and > > pyscard) that I submitted are now Python 3 only as well due to pcs

Re: [NEW] security/py-fido2

2019-11-03 Thread Lucas Raab
On Sun, Nov 03, 2019 at 08:50:05PM -0600, Lucas Raab wrote: > On Sun, Nov 03, 2019 at 01:09:03PM -0800, Greg Steuck wrote: > > On Sun, Nov 3, 2019 at 6:10 AM Lucas Raab wrote: > > > > Lucas, have you tried using ykman? > > > > > > I have, using Python 3. The other dependencies/ports (py-fido2 and