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

Changelog

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

  [ Paul Tagliamonte ]
  * Team upload.
  * Remove Built-Using from arch:all -dev package

  [ Konstantinos Margaritis ]
  * Replace golang-go with golang-any in Build-Depends, remove golang-go from
    Depends

 -- Konstantinos Margaritis <email address hidden>  Wed, 09 Aug 2017 17:27:14 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc
Bionic release universe misc

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-docker-libtrust_0.0~git20150526.0.9cbd2a1-3.dsc 2.3 KiB 7e0b75c7035eeff2c5b10f5463b093a6362477d84f1dcc39019950580d2af81e
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.debian.tar.xz 1.9 KiB 583758aeb760411e784d77330d4d6d67069ed2980a58baf1ea7d5825eba520a1

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.