Fri, 12 Jul 2024 13:01:43 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 332 >>>
Buildroot descending sort Created State
f41-build-809238-146202 2024-05-30 12:39:49 expired
f41-build-808876-146098 2024-05-30 08:48:57 expired
f41-build-808487-145873 2024-05-29 22:43:33 expired
f41-build-808485-145871 2024-05-29 22:11:39 expired
f41-build-808484-145871 2024-05-29 21:55:13 expired
f41-build-808481-145871 2024-05-29 20:51:26 expired
f41-build-808480-145871 2024-05-29 20:46:33 expired
f41-build-808469-145871 2024-05-29 19:56:19 expired
f40-build-807672-145235 2024-04-17 11:35:49 expired
f40-build-807641-145229 2024-04-17 11:14:20 expired
f40-build-807638-145229 2024-04-17 11:13:24 expired
f40-build-807626-145227 2024-04-17 11:05:03 expired
f40-build-807619-145225 2024-04-17 11:01:04 expired
f40-build-807582-145223 2024-04-17 10:31:39 expired
f40-build-807537-145217 2024-04-17 10:03:59 expired
f40-build-807414-145199 2024-04-17 08:47:36 expired
f40-build-807393-145193 2024-04-17 08:31:06 expired
f40-build-807379-145189 2024-04-17 08:17:44 expired
f40-build-807371-145187 2024-04-17 08:09:17 expired
f40-build-807368-145187 2024-04-17 08:04:37 expired
f40-build-807341-145179 2024-04-17 07:11:27 expired
f40-build-807263-145173 2024-04-17 06:17:38 expired
f40-build-807205-145173 2024-04-17 03:00:01 expired
f40-build-807120-145171 2024-04-16 15:41:38 expired
f40-build-806890-145153 2024-04-16 10:38:42 expired
f40-build-806858-145146 2024-04-16 10:04:59 expired
f40-build-806857-145149 2024-04-16 10:01:42 expired
f40-build-806825-145143 2024-04-16 09:31:04 expired
f40-build-806817-145143 2024-04-16 09:23:27 expired
f40-build-806782-145137 2024-04-16 08:56:16 expired
f40-build-806602-145129 2024-04-16 06:45:32 expired
f40-build-806583-145129 2024-04-16 06:29:52 expired
f40-build-806502-145129 2024-04-16 03:02:54 expired
f40-build-806499-145129 2024-04-16 02:56:50 expired
f40-build-806247-144956 2024-04-15 14:17:15 expired
f40-build-806126-144927 2024-04-15 12:26:02 expired
f40-build-806027-144901 2024-04-15 10:10:50 expired
f40-build-805870-144860 2024-04-15 07:13:49 expired
f40-build-805716-144825 2024-04-14 16:27:20 expired
f40-build-805632-144800 2024-04-14 14:26:56 expired
f40-build-805613-144796 2024-04-14 13:58:45 expired
f40-build-805595-144794 2024-04-14 13:30:27 expired
f40-build-805578-144791 2024-04-14 13:07:45 expired
f40-build-805572-144791 2024-04-14 13:02:24 expired
f40-build-805559-144783 2024-04-14 12:53:54 expired
f40-build-805556-144783 2024-04-14 12:52:26 expired
f40-build-805555-144781 2024-04-14 12:51:28 expired
f40-build-805535-144779 2024-04-14 12:40:32 expired
f40-build-805533-144777 2024-04-14 12:39:44 expired
f40-build-805518-144771 2024-04-14 12:31:17 expired