notary 0.6.1~ds2-5ubuntu0.2 source package in Ubuntu

Changelog

notary (0.6.1~ds2-5ubuntu0.2) focal-security; urgency=medium

  * No-change rebuild for golang-golang-x-text

 -- David Fernandez Gonzalez <email address hidden>  Fri, 20 Jan 2023 17:03:26 +0100

Upload details

Uploaded by:
David Fernandez Gonzalez
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe misc
Focal security universe misc

Downloads

File Size SHA-256 Checksum
notary_0.6.1~ds2.orig.tar.xz 1.2 MiB d7fdf6df752aeb476cb82bff76a7915082429125b424c23f11ce0e2f54f7290f
notary_0.6.1~ds2-5ubuntu0.2.debian.tar.xz 10.7 KiB 3b7d7d3a421d7e9fbd851814a964f36618192e8be0eb2060a479fbc380add009
notary_0.6.1~ds2-5ubuntu0.2.dsc 3.2 KiB d24134b4a3daf27e246f4a5e0a88845eef0dfe813125920279b3f2e82d879724

View changes file

Binary packages built by this source

golang-github-docker-notary-dev: library for running and interacting with trusted collections

 Notary is a project that allows anyone to have trust over arbitrary
 collections of data.
 .
 The Notary project comprises a server (cmd/notary-server) and a client
 (cmd/notary) for running and interacting with trusted collections.
 .
 Notary aims to make the internet more secure by making it easy for people to
 publish and verify content. We often rely on TLS to secure our communications
 with a web server which is inherently flawed, as any compromise of the server
 enables malicious content to be substituted for the legitimate content.
 .
 With Notary, publishers can sign their content offline using keys kept highly
 secure. Once the publisher is ready to make the content available, they can
 push their signed trusted collection to a Notary Server.
 .
 Consumers, having acquired the publisher's public key through a secure
 channel, can then communicate with any notary server or (insecure) mirror,
 relying only on the publisher's key to determine the validity and integrity
 of the received content.
 .
 This package contains the source.

notary: tool for running and interacting with trusted collections

 Notary is a project that allows anyone to have trust over arbitrary
 collections of data.
 .
 The Notary project comprises a server (cmd/notary-server) and a client
 (cmd/notary) for running and interacting with trusted collections.
 .
 Notary aims to make the internet more secure by making it easy for people to
 publish and verify content. We often rely on TLS to secure our communications
 with a web server which is inherently flawed, as any compromise of the server
 enables malicious content to be substituted for the legitimate content.
 .
 With Notary, publishers can sign their content offline using keys kept highly
 secure. Once the publisher is ready to make the content available, they can
 push their signed trusted collection to a Notary Server.
 .
 Consumers, having acquired the publisher's public key through a secure
 channel, can then communicate with any notary server or (insecure) mirror,
 relying only on the publisher's key to determine the validity and integrity
 of the received content.
 .
 This package contains the binaries/tools.

notary-dbgsym: debug symbols for notary