notary 0.7.0+ds1-1ubuntu0.22.04.1 source package in Ubuntu

Changelog

notary (0.7.0+ds1-1ubuntu0.22.04.1) jammy-security; urgency=medium

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

 -- David Fernandez Gonzalez <email address hidden>  Thu, 16 Feb 2023 11:47:58 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
notary_0.7.0+ds1.orig.tar.gz 1.6 MiB d7b150d0f7efe066a721fb423dd80ca5ac41768c254c7b9347b05abfbebc86b4
notary_0.7.0+ds1-1ubuntu0.22.04.1.debian.tar.xz 39.2 KiB f30c3da5f51564c5ee54d8454edd5965d9a9a6af068e2ac6cc5f8764c9932c9e
notary_0.7.0+ds1-1ubuntu0.22.04.1.dsc 3.1 KiB d8bb5e4deeb952ced503a806b1e6194179281dde961c1fe86efa3750d694d8ed

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