Wed, 12 Jun 2024 15:53:26 UTC | login

Information for RPM golang-github-theupdateframework-notary-devel-0.7.0-10.fc38.noarch.rpm

ID1037828
Namegolang-github-theupdateframework-notary-devel
Version0.7.0
Release10.fc38
Epoch
Archnoarch
SummaryProject that allows anyone to have trust over arbitrary collections of data
DescriptionThe 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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/theupdateframework/notary
Build Time2023-07-08 12:00:25 GMT
Size1.45 MB
abdfcb2f23966aaf31a74f0eb5dd3769
LicenseBSD and ASL 2.0
Provides
golang(github.com/theupdateframework/notary) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/client) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/client/changelist) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/cryptoservice) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/passphrase) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/proto) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/server) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/server/errors) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/server/handlers) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/server/snapshot) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/server/storage) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/server/timestamp) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/signer) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/signer/api) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/signer/client) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/signer/keydbstore) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/storage) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/storage/rethinkdb) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/trustmanager) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/trustmanager/remoteks) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/trustmanager/yubikey) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/trustpinning) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/tuf) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/tuf/data) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/tuf/signed) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/tuf/testutils) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/tuf/testutils/interfaces) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/tuf/testutils/keys) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/tuf/utils) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/tuf/validation) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/utils) = 0.7.0-10.fc38
golang(github.com/theupdateframework/notary/version) = 0.7.0-10.fc38
golang-github-theupdateframework-notary-devel = 0.7.0-10.fc38
golang-ipath(github.com/theupdateframework/notary) = 0.7.0-10.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/Shopify/logrus-bugsnag)
golang(github.com/bugsnag/bugsnag-go)
golang(github.com/distribution/distribution/v3/context)
golang(github.com/distribution/distribution/v3/health)
golang(github.com/distribution/distribution/v3/registry/api/errcode)
golang(github.com/distribution/distribution/v3/registry/auth)
golang(github.com/distribution/distribution/v3/registry/auth/htpasswd)
golang(github.com/distribution/distribution/v3/registry/auth/token)
golang(github.com/distribution/distribution/v3/registry/client/auth)
golang(github.com/distribution/distribution/v3/registry/client/auth/challenge)
golang(github.com/distribution/distribution/v3/registry/client/transport)
golang(github.com/distribution/distribution/v3/uuid)
golang(github.com/docker/go-connections/tlsconfig)
golang(github.com/docker/go/canonical/json)
golang(github.com/dvsekhvalnov/jose2go)
golang(github.com/go-sql-driver/mysql)
golang(github.com/golang/protobuf/proto)
golang(github.com/golang/protobuf/ptypes/empty)
golang(github.com/gorilla/mux)
golang(github.com/jinzhu/gorm)
golang(github.com/lib/pq)
golang(github.com/prometheus/client_golang/prometheus)
golang(github.com/prometheus/client_golang/prometheus/promhttp)
golang(github.com/sirupsen/logrus)
golang(github.com/spf13/cobra)
golang(github.com/spf13/viper)
golang(github.com/stretchr/testify/require)
golang(golang.org/x/crypto/ed25519)
golang(golang.org/x/crypto/pbkdf2)
golang(golang.org/x/net/context)
golang(golang.org/x/sys/unix)
golang(golang.org/x/term)
golang(google.golang.org/grpc)
golang(google.golang.org/grpc/codes)
golang(google.golang.org/grpc/credentials)
golang(google.golang.org/grpc/health)
golang(google.golang.org/grpc/health/grpc_health_v1)
golang(gopkg.in/rethinkdb/rethinkdb-go.v6)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 332 >>>
Name ascending sort Size
/usr/share/doc/golang-github-theupdateframework-notary-devel0.00 B
/usr/share/doc/golang-github-theupdateframework-notary-devel/CHANGELOG.md18.11 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/CODE_OF_CONDUCT.md2.30 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/CONTRIBUTING.md4.75 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/CONTRIBUTORS243.00 B
/usr/share/doc/golang-github-theupdateframework-notary-devel/MAINTAINERS_RULES.md2.32 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/README-tuf.md213.00 B
/usr/share/doc/golang-github-theupdateframework-notary-devel/README.md8.43 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs0.00 B
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/Dockerfile153.00 B
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/Makefile2.36 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/README.md3.55 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/advanced_usage.md14.48 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/best_practices.md8.07 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/changelog.md1.87 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/command_reference.md13.29 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/getting_started.md9.10 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/images0.00 B
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/images/key-hierarchy.svg36.62 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/images/metadata-sequence.svg43.58 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/images/notary-blk.svg1.36 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/images/notary-n-blk.svg880.00 B
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/images/notary-n-wht.svg889.00 B
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/images/notary-wth.svg1.41 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/images/service-architecture.svg21.87 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/images/service-deployment.svg31.86 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/images/trust-pinning-flow.png62.12 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/index.md611.00 B
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/reference0.00 B
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/reference/client-config.md7.34 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/reference/common-configs.md2.79 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/reference/index.md870.00 B
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/reference/server-config.md11.21 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/reference/signer-config.md7.65 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/resources0.00 B
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/resources/cure53_tuf_notary_audit_2018_08_07.pdf193.91 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/resources/ncc_docker_notary_audit_2015_07_31.pdf1010.86 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/resources/opensslCertGen.sh3.75 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/resources/tuf_update_flow.jpg55.71 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/running_a_service.md10.11 KB
/usr/share/doc/golang-github-theupdateframework-notary-devel/docs/service_architecture.md20.97 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/theupdateframework0.00 B
/usr/share/gocode/src/github.com/theupdateframework/notary0.00 B
/usr/share/gocode/src/github.com/theupdateframework/notary/.goipath47.00 B
/usr/share/gocode/src/github.com/theupdateframework/notary/CHANGELOG.md18.11 KB
/usr/share/gocode/src/github.com/theupdateframework/notary/CODE_OF_CONDUCT.md2.30 KB
/usr/share/gocode/src/github.com/theupdateframework/notary/CONTRIBUTING.md4.75 KB
/usr/share/gocode/src/github.com/theupdateframework/notary/MAINTAINERS_RULES.md2.32 KB
/usr/share/gocode/src/github.com/theupdateframework/notary/README-tuf.md213.00 B
Component of
Page:
1 through 50 of 149 >>>
Buildroot Created ascending sort State
f38-build-729686-101836 2023-07-08 17:57:14 expired
f38-build-729696-101836 2023-07-08 18:50:36 expired
f38-build-729698-101836 2023-07-08 19:03:34 expired
f38-build-729701-101836 2023-07-08 19:44:43 expired
f38-build-729705-101836 2023-07-08 20:06:01 expired
f38-build-729710-101836 2023-07-08 20:36:50 expired
f38-build-729715-101836 2023-07-08 21:07:02 expired
f38-build-729720-101836 2023-07-08 21:42:54 expired
f38-build-729724-101836 2023-07-08 22:05:02 expired
f38-build-729730-101836 2023-07-08 22:44:45 expired
f38-build-729740-101836 2023-07-08 23:49:58 expired
f38-build-729772-101836 2023-07-09 02:21:47 expired
f38-build-729773-101840 2023-07-09 02:28:17 expired
f38-build-729778-101840 2023-07-09 03:08:46 expired
f38-build-729781-101840 2023-07-09 03:23:26 expired
f38-build-729784-101840 2023-07-09 03:58:29 expired
f38-build-729786-101840 2023-07-09 04:06:46 expired
f38-build-729788-101840 2023-07-09 04:26:01 expired
f38-build-729803-101872 2023-07-09 06:45:30 expired
f38-build-729821-101874 2023-07-09 08:20:43 expired
f38-build-729826-101874 2023-07-09 08:47:13 expired
f38-build-729831-101876 2023-07-09 09:20:55 expired
f38-build-729837-101876 2023-07-09 09:50:23 expired
f38-build-729849-101876 2023-07-09 10:45:09 expired
f38-build-729855-101876 2023-07-09 11:21:16 expired
f38-build-729865-101876 2023-07-09 12:17:46 expired
f38-build-729876-101876 2023-07-09 13:13:42 expired
f38-build-729879-101876 2023-07-09 13:51:14 expired
f38-build-729881-101876 2023-07-09 14:18:44 expired
f38-build-729883-101876 2023-07-09 14:44:00 expired
f38-build-729900-101924 2023-07-11 05:32:47 expired
f38-build-730105-102325 2023-08-18 07:00:31 expired
f40-build-736662-106663 2023-11-07 12:42:27 expired
f40-build-736668-106663 2023-11-07 12:49:07 expired
f40-build-736677-106663 2023-11-07 12:56:52 expired
f40-build-736682-106663 2023-11-07 13:02:03 expired
f40-build-736689-106663 2023-11-07 13:10:16 expired
f40-build-736723-106663 2023-11-07 13:39:55 expired
f40-build-736727-106663 2023-11-07 13:43:24 expired
f40-build-736745-106663 2023-11-07 14:06:14 expired
f40-build-736758-106663 2023-11-07 14:16:36 expired
f40-build-736761-106663 2023-11-07 14:18:02 expired
f40-build-736782-106663 2023-11-07 14:36:01 expired
f40-build-736787-106663 2023-11-07 14:41:42 expired
f40-build-736791-106663 2023-11-07 14:45:18 expired
f40-build-736792-106663 2023-11-07 14:46:02 expired
f40-build-736803-106663 2023-11-07 15:00:05 expired
f40-build-736820-106663 2023-11-07 15:15:14 expired
f40-build-736825-106663 2023-11-07 15:20:27 expired
f40-build-736826-106663 2023-11-07 15:20:34 expired