Mon, 20 May 2024 12:56:36 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 descending sort Created State
f40-build-737216-106739 2023-11-08 08:25:54 expired
f40-build-737214-106739 2023-11-08 08:21:15 expired
f40-build-737213-106739 2023-11-08 08:15:23 expired
f40-build-737210-106735 2023-11-08 07:51:06 expired
f40-build-737207-106735 2023-11-08 07:25:13 expired
f40-build-737205-106733 2023-11-08 07:07:53 expired
f40-build-737202-106731 2023-11-08 06:42:22 expired
f40-build-737201-106731 2023-11-08 06:37:46 expired
f40-build-737196-106725 2023-11-08 05:57:26 expired
f40-build-737195-106725 2023-11-08 05:51:07 expired
f40-build-737193-106725 2023-11-08 05:37:24 expired
f40-build-737190-106725 2023-11-08 05:09:12 expired
f40-build-737189-106725 2023-11-08 04:59:24 expired
f40-build-737188-106723 2023-11-08 04:49:53 expired
f40-build-737187-106723 2023-11-08 04:34:57 expired
f40-build-737186-106723 2023-11-08 04:25:15 expired
f40-build-737185-106723 2023-11-08 04:17:48 expired
f40-build-737183-106723 2023-11-08 03:55:53 expired
f40-build-737178-106719 2023-11-08 02:44:01 expired
f40-build-737176-106717 2023-11-08 02:26:29 expired
f40-build-737174-106717 2023-11-08 01:59:41 expired
f40-build-737173-106717 2023-11-08 01:39:34 expired
f40-build-737171-106717 2023-11-08 01:29:24 expired
f40-build-737168-106717 2023-11-08 01:04:41 expired
f40-build-737165-106717 2023-11-08 00:38:34 expired
f40-build-737161-106717 2023-11-08 00:09:21 expired
f40-build-737159-106717 2023-11-07 23:56:16 expired
f40-build-737148-106715 2023-11-07 22:48:24 expired
f40-build-737144-106713 2023-11-07 22:15:44 expired
f40-build-737143-106713 2023-11-07 21:55:57 expired
f40-build-737141-106709 2023-11-07 21:13:52 expired
f40-build-737117-106713 2023-11-07 20:25:46 expired
f40-build-737111-106713 2023-11-07 20:23:21 expired
f40-build-737103-106711 2023-11-07 20:13:02 expired
f40-build-737099-106709 2023-11-07 20:09:54 expired
f40-build-737094-106709 2023-11-07 20:04:09 expired
f40-build-737091-106705 2023-11-07 19:59:50 expired
f40-build-737088-106705 2023-11-07 19:56:33 expired
f40-build-737087-106705 2023-11-07 19:55:46 expired
f40-build-737082-106705 2023-11-07 19:49:19 expired
f40-build-737080-106705 2023-11-07 19:47:48 expired
f40-build-737078-106705 2023-11-07 19:46:36 expired
f40-build-737077-106705 2023-11-07 19:46:21 expired
f40-build-737076-106705 2023-11-07 19:44:02 expired
f40-build-737066-106701 2023-11-07 19:33:36 expired
f40-build-737057-106701 2023-11-07 19:24:28 expired
f40-build-737056-106701 2023-11-07 19:23:48 expired
f40-build-737051-106701 2023-11-07 19:19:01 expired
f40-build-737049-106701 2023-11-07 19:16:57 expired
f40-build-737047-106701 2023-11-07 19:15:40 expired