Source: notary Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Arnaud Rebillout , Tianon Gravi Build-Depends: debhelper (>= 11~), dh-golang, golang-any, golang-github-bugsnag-bugsnag-go-dev, golang-github-cloudflare-cfssl-dev, golang-github-docker-distribution-dev (>= 2.2.0~), golang-github-docker-go-connections-dev (>= 0.3.0~), golang-github-docker-go-dev, golang-github-dvsekhvalnov-jose2go-dev, golang-github-go-sql-driver-mysql-dev, golang-github-gorilla-mux-dev, golang-github-jinzhu-gorm-dev, golang-github-lib-pq-dev, golang-github-mattn-go-sqlite3-dev, golang-github-miekg-pkcs11-dev (>= 0.0~git20160602~), golang-github-prometheus-client-golang-dev, golang-github-shopify-logrus-bugsnag-dev (>= 0.0~git20171204~), golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-spf13-cobra-dev, golang-github-spf13-viper-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev (>= 0.0+git20160110~), golang-golang-x-sys-dev, golang-google-grpc-dev (>= 0.0~git20151002~), golang-gopkg-gorethink-gorethink.v3-dev, golang-goprotobuf-dev, openssl Standards-Version: 4.1.4 Homepage: https://github.com/theupdateframework/notary Vcs-Browser: https://salsa.debian.org/go-team/packages/notary Vcs-Git: https://salsa.debian.org/go-team/packages/notary.git XS-Go-Import-Path: github.com/theupdateframework/notary Testsuite: autopkgtest-pkg-go Package: notary Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Built-Using: ${misc:Built-Using} Description: 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. Package: golang-github-docker-notary-dev Provides: golang-github-theupdateframework-notary-dev Architecture: all Depends: ${misc:Depends}, golang-github-bugsnag-bugsnag-go-dev, golang-github-cloudflare-cfssl-dev, golang-github-docker-go-connections-dev (>= 0.3.0~), golang-github-docker-go-dev, golang-github-dvsekhvalnov-jose2go-dev, golang-github-go-sql-driver-mysql-dev, golang-github-gorilla-mux-dev, golang-github-jinzhu-gorm-dev, golang-github-lib-pq-dev, golang-github-mattn-go-sqlite3-dev, golang-github-miekg-pkcs11-dev (>= 0.0~git20160602~), golang-github-prometheus-client-golang-dev, golang-github-shopify-logrus-bugsnag-dev (>= 0.0~git20171204~), golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-spf13-cobra-dev, golang-github-spf13-viper-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev (>= 0.0+git20160110~), golang-golang-x-sys-dev, golang-google-grpc-dev (>= 0.0~git20151002~), golang-gopkg-gorethink-gorethink.v3-dev, golang-goprotobuf-dev Description: 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.