Port details |
- py-nitrokey Python SDK for Nitrokey devices
- 0.3.2 security
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: monwarez@mailoo.org
 - Port Added: 2025-08-26 19:18:06
- Last Update: 2025-08-26 19:13:40
- Commit Hash: 65de4bf
- 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.
- 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 = 1754636999
SHA256 (nitrokey-0.3.2.tar.gz) = 240828ac0d95f961e0aadc24f1f10f8ddc28a20ed0df193ddda2922749b11e44
SIZE (nitrokey-0.3.2.tar.gz) = 117590
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- 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-pyusb>=0 : devel/py-pyusb@py311
- py311-requests>=0 : www/py-requests@py311
- py311-semver>=0 : devel/py-semver@py311
- py311-tlv8>=0 : converters/py-tlv8@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-pyusb>=0 : devel/py-pyusb@py311
- py311-requests>=0 : www/py-requests@py311
- py311-pyserial>=0 : comms/py-pyserial@py311
- py311-semver>=0 : devel/py-semver@py311
- py311-tlv8>=0 : converters/py-tlv8@py311
- py311-cryptography>=44.0.3,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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.2 26 Aug 2025 19:13:40
    |
Vladimir Druzenko (vvd)  Author: Thibault Payet |
security/py-nitrokey: New port: Python SDK for Nitrokey devices
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)
https://github.com/Nitrokey/nitrokey-sdk-py/
https://pypi.org/project/nitrokey/
PR: 288823 |
Number of commits found: 1
|