summaryrefslogtreecommitdiff
path: root/security/py-nitrokey/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-nitrokey/pkg-descr')
-rw-r--r--security/py-nitrokey/pkg-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/security/py-nitrokey/pkg-descr b/security/py-nitrokey/pkg-descr
new file mode 100644
index 000000000000..5be79c063208
--- /dev/null
+++ b/security/py-nitrokey/pkg-descr
@@ -0,0 +1,12 @@
+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)