Sun, 04 Aug 2024 09:46:28 UTC | login

Information for RPM golang-github-theupdateframework-notary-devel-0.7.0-14.fc40.noarch.rpm

ID1213973
Namegolang-github-theupdateframework-notary-devel
Version0.7.0
Release14.fc40
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 Time2024-02-26 09:04:25 GMT
Size1.45 MB
0c072785966046e75fdc3406fbedafe2
LicenseBSD and ASL 2.0
Buildrootf40-build-781626-131746
Provides
golang(github.com/theupdateframework/notary) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/client) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/client/changelist) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/cryptoservice) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/passphrase) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/proto) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/server) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/server/errors) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/server/handlers) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/server/snapshot) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/server/storage) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/server/timestamp) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/signer) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/signer/api) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/signer/client) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/signer/keydbstore) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/storage) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/storage/rethinkdb) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/trustmanager) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/trustmanager/remoteks) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/trustmanager/yubikey) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/trustpinning) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/tuf) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/tuf/data) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/tuf/signed) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/tuf/testutils) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/tuf/testutils/interfaces) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/tuf/testutils/keys) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/tuf/utils) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/tuf/validation) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/utils) = 0.7.0-14.fc40
golang(github.com/theupdateframework/notary/version) = 0.7.0-14.fc40
golang-github-theupdateframework-notary-devel = 0.7.0-14.fc40
golang-ipath(github.com/theupdateframework/notary) = 0.7.0-14.fc40
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 311 >>>
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 370 >>>
Buildroot Created ascending sort State
f40-build-782142-132071 2024-02-26 11:42:40 expired
f40-build-782143-132071 2024-02-26 11:42:46 expired
f40-build-782144-132071 2024-02-26 11:43:44 expired
f40-build-782146-132073 2024-02-26 11:43:58 expired
f40-build-782148-132073 2024-02-26 11:44:38 expired
f40-build-782150-132073 2024-02-26 11:44:55 expired
f40-build-782154-132073 2024-02-26 11:45:50 expired
f40-build-782155-132073 2024-02-26 11:46:00 expired
f40-build-782162-132073 2024-02-26 11:51:32 expired
f40-build-782166-132073 2024-02-26 11:55:30 expired
f40-build-782173-132073 2024-02-26 11:59:54 expired
f40-build-782184-132073 2024-02-26 12:04:43 expired
f40-build-782190-132073 2024-02-26 12:07:30 expired
f40-build-782192-132073 2024-02-26 12:08:18 expired
f40-build-782199-132073 2024-02-26 12:12:16 expired
f40-build-782200-132073 2024-02-26 12:12:23 expired
f40-build-782203-132073 2024-02-26 12:13:09 expired
f40-build-782210-132073 2024-02-26 12:16:32 expired
f40-build-782212-132073 2024-02-26 12:18:27 expired
f40-build-782218-132073 2024-02-26 12:20:36 expired
f40-build-782221-132073 2024-02-26 12:24:07 expired
f40-build-782243-132075 2024-02-26 12:35:29 expired
f40-build-782244-132075 2024-02-26 12:36:12 expired
f40-build-782258-132075 2024-02-26 12:43:19 expired
f40-build-782282-132075 2024-02-26 12:51:53 expired
f40-build-782285-132075 2024-02-26 12:53:22 expired
f40-build-782287-132075 2024-02-26 12:54:54 expired
f40-build-782288-132075 2024-02-26 12:54:57 expired
f40-build-782291-132075 2024-02-26 12:55:17 expired
f40-build-782292-132075 2024-02-26 12:55:45 expired
f40-build-782293-132075 2024-02-26 12:56:18 expired
f40-build-782295-132075 2024-02-26 12:56:36 expired
f40-build-782297-132075 2024-02-26 12:57:19 expired
f40-build-782298-132075 2024-02-26 12:58:00 expired
f40-build-782301-132075 2024-02-26 13:00:34 expired
f40-build-782304-132075 2024-02-26 13:03:15 expired
f40-build-782305-132075 2024-02-26 13:04:21 expired
f40-build-782306-132075 2024-02-26 13:06:26 expired
f40-build-782307-132075 2024-02-26 13:06:44 expired
f40-build-782314-132075 2024-02-26 13:13:22 expired
f40-build-782317-132075 2024-02-26 13:18:55 expired
f40-build-782323-132075 2024-02-26 13:22:38 expired
f40-build-782324-132075 2024-02-26 13:23:27 expired
f40-build-782326-132075 2024-02-26 13:24:56 expired
f40-build-782328-132075 2024-02-26 13:25:31 expired
f40-build-782329-132075 2024-02-26 13:26:24 expired
f40-build-782331-132075 2024-02-26 13:27:23 expired
f40-build-782333-132075 2024-02-26 13:28:19 expired
f40-build-782334-132075 2024-02-26 13:30:00 expired
f40-build-782335-132075 2024-02-26 13:30:12 expired