Bug 267337 - security/u2f-devd: Add support for Nitrokey 3
Summary: security/u2f-devd: Add support for Nitrokey 3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nuno Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-25 14:19 UTC by Thibault Payet
Modified: 2022-10-26 13:15 UTC (History)
1 user (show)

See Also:


Attachments
git format-patch (1.39 KB, patch)
2022-10-25 14:19 UTC, Thibault Payet
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thibault Payet 2022-10-25 14:19:35 UTC
Created attachment 237618 [details]
git format-patch
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-25 15:21:19 UTC
Hello, thanks for patch.

Are you willing to be maintainer of this port?

Thanks
Comment 2 Thibault Payet 2022-10-26 09:49:47 UTC
(In reply to Nuno Teixeira from comment #1)
I can maintain it, but I don't see how it will be updated since libu2f-host from yubico is in archive mode.
I guess that the process is to just add new device when they come into the market.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-10-26 13:13:26 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0674c92121aa41f60b82c3a8ebf15503b85538c1

commit 0674c92121aa41f60b82c3a8ebf15503b85538c1
Author:     Thibault Payet <monwarez@mailoo.org>
AuthorDate: 2022-10-26 13:10:43 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-26 13:12:12 +0000

    security/u2f-devd: Add support for Nitrokey 3

     - submitter becomes maintainer

    PR:             267337

 security/u2f-devd/Makefile       |  4 ++--
 security/u2f-devd/files/u2f.conf | 16 ++++++++++++++++
 2 files changed, 18 insertions(+), 2 deletions(-)
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-26 13:15:46 UTC
(In reply to Thibault Payet from comment #2)
It's always good to have maintained ports even if upstream has stoped.
Maybe in the future a fork shows up or upstream backs to development.

Thanks
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-26 13:15:59 UTC
Committed, thanks!