Port details |
- hyperhotp Programmer for the HOTP feature of hyperFIDO USB security keys
- 0.1 security =2 0.1Version of this port present on the latest quarterly branch.
- Maintainer: fuz@FreeBSD.org
- Port Added: 2022-10-22 10:00:12
- Last Update: 2023-02-08 23:24:25
- Commit Hash: 24bd5a3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: comms
- License: GPLv3
- WWW:
- https://github.com/casept/hyperhotp
- Description:
- HyperHOTP is an open re-implementation of the programming software for
the HOTP feature of the hyperFIDO security keys. It's based on reverse-
engineering the Windows-based programmer available on Hypersecu's
website.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- hyperhotp>0:security/hyperhotp
- To install the port:
- cd /usr/ports/security/hyperhotp/ && make install clean
- To add the package, run one of these commands:
- pkg install security/hyperhotp
- pkg install hyperhotp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hyperhotp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1666467446
SHA256 (casept-hyperhotp-v0.1_GH0.tar.gz) = 3787ec269d9cf85e882702872df9927d29e7c40699ebc0e96243b2c282ccbeda
SIZE (casept-hyperhotp-v0.1_GH0.tar.gz) = 30594
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_hyperhotp
- USES:
- cmake pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1 08 Feb 2023 23:24:25 |
Robert Clausecker (fuz) |
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435 |
0.1 22 Oct 2022 19:52:35 |
Li-Wen Hsu (lwhsu) Author: Robert Clausecker |
security/hyperhotp: update to 0.1
Upstream changes:
- add man page
- integrate FreeBSD patches
- improve usability
PR: 267275 |
g20211005 22 Oct 2022 09:56:59 |
Li-Wen Hsu (lwhsu) Author: Robert Clausecker |
Add security/hyperhotp: Programmer for the HOTP feature of hyperFIDO USB
security keys
HyperHOTP is an open re-implementation of the programming software for
the HOTP feature of the hyperFIDO security keys. It's based on reverse-
engineering the Windows-based programmer available on Hypersecu's
website.
WWW: https://github.com/casept/hyperhotp
PR: 267223 |
Number of commits found: 3
|