1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
Source: cfrpki
Maintainer: Marco d'Itri <md@linux.it>
Uploaders: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Section: net
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13), dh-golang,
golang-any,
golang-github-cloudflare-gortr-dev,
golang-github-getsentry-sentry-go-dev,
golang-github-gorilla-mux-dev,
golang-github-kentik-patricia-dev,
golang-github-opentracing-opentracing-go-dev,
golang-github-prometheus-client-golang-dev,
golang-github-rs-cors-dev,
golang-github-stretchr-testify-dev,
golang-google-grpc-dev,
golang-goprotobuf-dev,
golang-logrus-dev,
Standards-Version: 4.6.1.1
Vcs-Browser: https://salsa.debian.org/md/cfrpki
Vcs-Git: https://salsa.debian.org/md/cfrpki.git
Homepage: https://github.com/cloudflare/cfrpki
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/cloudflare/cfrpki
Package: octorpki
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
adduser, rpki-trust-anchors
Built-Using: ${misc:Built-Using}
Description: Cloudflare's RPKI validator
OctoRPKI is an RPKI relying party software: it can be used to download
Resource Public Key Infrastructure (RFC 6480) certificates and validate
them.
|