python-fido2 1.1.2-2 source package in Ubuntu

Changelog

python-fido2 (1.1.2-2) unstable; urgency=medium

  * Team upload

  [ Dr. Tobias Quathamer ]
  * Add Vcs-{Git,Browser} information
  * Add two bug numbers which are fixed in this upload
  * The upstream API version is 1.0

  [ Florian Schlichting ]
  * d/watch: drop filenamemangle as suggested by lintian
  * Add upstream metadata file
  * Upload to unstable (closes: 1045725)

 -- Florian Schlichting <email address hidden>  Fri, 12 Jan 2024 21:25:33 +0100

Upload details

Uploaded by:
Debian Authentication Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Authentication Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-fido2_1.1.2-2.dsc 2.3 KiB 1927abfb79fb297cdbd7e5ff0b7b03cfb35b8573596480335658ea4434107c16
python-fido2_1.1.2.orig.tar.gz 242.7 KiB 6110d913106f76199201b32d262b2857562cc46ba1d0b9c51fbce30dc936c573
python-fido2_1.1.2.orig.tar.gz.asc 488 bytes 4595206c1da1c1d430223a340fe7c79baa4ac8c7db88736f0f78fee65c8a92c5
python-fido2_1.1.2-2.debian.tar.xz 69.2 KiB 2ec376796efb8f45d3a0e29787e2ce69dc43e0df788475fe84e3193e179388ed

Available diffs

No changes file available.

Binary packages built by this source

python3-fido2: Python library for implementing FIDO 2.0

 A Python library for communicating with a FIDO device over USB HID as
 well as verifying attestation and assertion signatures.
 .
 FIDO (Fast Identity Online) is a set of protocols, including U2F (Universal 2nd
 Factor) and UAF (Universal Authentication Framework), that support usable,
 strong authentication of users using hardware tokens.