Tue, 12 Nov 2024 20:48:41 UTC | login

Information for build golang-github-theupdateframework-notary-0.6.1-4.20200204gitf255ae7.fc33

ID153967
Package Namegolang-github-theupdateframework-notary
Version0.6.1
Release4.20200204gitf255ae7.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-theupdateframework-notary.git#b28d0a36df18c45981582feae5eb90f2ed81339a
SummaryProject that allows anyone to have trust over arbitrary collections of data
Description The Notary project comprises a server and a client for running and interacting with trusted collections. See the service architecture documentation for more information. 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.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 09 Jun 2020 15:01:12 UTC
CompletedTue, 09 Jun 2020 15:14:23 UTC
Taskbuild (f33, /rpms/golang-github-theupdateframework-notary.git:b28d0a36df18c45981582feae5eb90f2ed81339a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-theupdateframework-notary.git#b28d0a36df18c45981582feae5eb90f2ed81339a'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Feb 04 2020 Robert-André Mauchin <zebob.m@gmail.com> - 0.6.1-4.20200204gitf255ae7 - Bump to f255ae779066dc28ae4aee196061e58bb38a2b49 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon May 13 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0.6.1-1.20190630git8ff3ca0 - Initial package