| Port details |
- py-nitrokey Python SDK for Nitrokey devices
- 0.4.1 security
=0 0.3.2_1Version of this port present on the latest quarterly branch. - Maintainer: monwarez@mailoo.org
 - Port Added: 2025-08-26 19:18:06
- Last Update: 2026-04-27 00:01:07
- Commit Hash: 7b0c041
- Also Listed In: devel python
- License: MIT
- WWW:
- https://pypi.org/project/nitrokey/
- Description:
- The Nitrokey Python SDK can be used to use and configure Nitrokey devices.
The SDK supports these devices and features:
* Nitrokey 3
- device and bootloader management (nitrokey.nk3)
- admin app (nitrokey.trussed.admin_app)
- provisioner app (nitrokey.trussed.provisioner_app)
- secrets app (nitrokey.nk3.secrets_app)
* Nitrokey Passkey
- device and bootloader management (nitrokey.nkpk)
- admin app (nitrokey.trussed.admin_app)
- provisioner app (nitrokey.trussed.provisioner_app)
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}nitrokey>0:security/py-nitrokey@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-nitrokey/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-nitrokey
- pkg install py311-nitrokey
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-nitrokey listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-nitrokey
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1757805353
SHA256 (nitrokey-0.4.1.tar.gz) = 9b7e75a432ccb9969d75b52a273e6bfe58f3fef56af910431a4e31b247371c29
SIZE (nitrokey-0.4.1.tar.gz) = 115125
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:
-
- py311-fido2>=1.1.2,<3 : security/py-fido2@py311
- py311-requests>=0 : www/py-requests@py311
- py311-semver>=0 : devel/py-semver@py311
- py311-tlv8>=0 : converters/py-tlv8@py311
- py311-crcmod>=1.7,<2 : devel/py-crcmod@py311
- py311-hidapi>=0.14,<0.15 : comms/py-hidapi@py311
- py311-protobuf>=5.26 : devel/py-protobuf@py311
- py311-pyserial>=3.5,<4 : comms/py-pyserial@py311
- py311-poetry>=0 : devel/py-poetry@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-fido2>=1.1.2,<3 : security/py-fido2@py311
- py311-requests>=0 : www/py-requests@py311
- py311-semver>=0 : devel/py-semver@py311
- py311-tlv8>=0 : converters/py-tlv8@py311
- py311-crcmod>=1.7,<2 : devel/py-crcmod@py311
- py311-hidapi>=0.14,<0.15 : comms/py-hidapi@py311
- py311-protobuf>=5.26 : devel/py-protobuf@py311
- py311-pyserial>=3.5,<4 : comms/py-pyserial@py311
- py311-cryptography>=46.0.7,1<47,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- comms/py-pynitrokey
- for Run
-
- comms/py-pynitrokey
Configuration Options:
- No options to configure
- Options name:
- security_py-nitrokey
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|