DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-nitrokey 0.4.2-1

Package Information

DescriptionSDK to use and configure Nitrokey devices (Python 3)

The Nitrokey Python SDK currently supports devices based on the Trussed platform. The devices include the Nitrokey 3 and the Nitrokey Passkey. The SDK provides access to device metadata, enables configuration of the device and provides access to the password and credential store.

This package installs the library for Python 3.

MaintainerSebastian Ramacher <sramacher@debian.org>
Changed BySebastian Ramacher <sramacher@debian.org>
Sponsorsramacher@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/sramacher/python-nitrokey.git (browse)
Closes#1134472
Blocked Bugs#1134445 (wishlist)
Trackerhttps://tracker.debian.org/pkg/python-nitrokey
Uploaded3 hours ago

New Package Report

.changes
Changed-BySebastian Ramacher
Architectureall source
Distributionunstable
DateMon, 20 Apr 2026 22:19:54 +0200
Sourcepython-nitrokey
Version0.4.2-1
Changelog
python-nitrokey (0.4.2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1134472)
.dsc
Componentmain
Package-Listpython3-nitrokey deb python optional arch=all
Sectionpython
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/Nitrokey/nitrokey-sdk-py
Upstream-Name: nitrokey-sdk-py
Upstream-Contact: pypi@nitrokey.com

Files: *
Copyright:
 2021-2024 Nitrokey Developers
License: Apache-2.0 or MIT

Files: src/nitrokey/trussed/_bootloader/lpc55_upload/*
Copyright:
 2019-2024 NXP
 2016-2018 Martin Olejar
License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.
  3. Neither the name of the Institute nor the names of its contributors
     may be used to endorse or promote products derived from this software
     without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.

Files: src/nitrokey/trussed/_bootloader/nrf52_upload/*
Copyright:
 2019 Noridc Semiconductor ASA
License: BSD-3-clause-Nordic-Semiconductor
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.
  3. Neither the name of the Institute nor the names of its contributors
     may be used to endorse or promote products derived from this software
     without specific prior written permission.
  4. This software must only be used in or with a processor manufactured by
     Nordic Semiconductor ASA, or in or with a processor manufactured by a
     third party that is used in combination with a processor manufactured
     by Nordic Semiconductor.
  5. Any software provided in binary or object form under this license must
     not be reverse engineered, decompiled, modified and/or disassembled.
 .
 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.
Comment:
 Re 4: This part of the package is used with the Nitrokey 3 Mini including a
 processor manufactured by Nordic Semiconductor ASA.
 .
 Re 5: The package does not provide any software in binary or object
 form under this license.

Files:
 src/nitrokey/trussed/_bootloader/nrf52_upload/lister/windows/constants.py
 src/nitrokey/trussed/_bootloader/nrf52_upload/lister/windows/structures.py
Copyright:
 2016 gwangyi
License: MIT

Files:
 debian/*
Copyright:
 2026 Sebastian Ramacher <sramacher@debian.org>
License: Apache-2.0 or MIT

License: Apache-2.0
 Debian systems provide the Apache 2.0 license in
 /usr/share/common-licenses/Apache-2.0

License: MIT
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

Back to Dashboard | View all reviews for this package