golang-github-docker-libtrust 0.0~git20150526.0.9cbd2a1-3.1 source package in Ubuntu

Changelog

golang-github-docker-libtrust (0.0~git20150526.0.9cbd2a1-3.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 05 Jan 2021 23:12:41 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-docker-libtrust_0.0~git20150526.0.9cbd2a1-3.1.dsc 2.3 KiB 07a4a8733ef8e8965ac5f0e9ac052ab9c8a73d34325221fdbf345ba6181f3a2f
golang-github-docker-libtrust_0.0~git20150526.0.9cbd2a1.orig.tar.bz2 32.2 KiB 5139bef422435130cad7d4512090846bb5a314e283b1b969c8a2d2bdbd25df24
golang-github-docker-libtrust_0.0~git20150526.0.9cbd2a1-3.1.debian.tar.xz 2.0 KiB 10f711e1ba6628fda980e0497bf040351d03018667ea2b15ad59f7b100fb1ab9

No changes file available.

Binary packages built by this source

golang-github-docker-libtrust-dev: Primitives for identity and authorization

 Libtrust is library for managing authentication and authorization using public
 key cryptography.
 .
 Authentication is handled using the identity attached to the public key.
 Libtrust provides multiple methods to prove possession of the private key
 associated with an identity.
 .
  - TLS x509 certificates
  - Signature verification
  - Key Challenge
 .
 Authorization and access control is managed through a distributed trust graph.
 Trust servers are used as the authorities of the trust graph and allow caching
 portions of the graph for faster access.