File: control

package info (click to toggle)
spike 0.8.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,252 kB
  • sloc: xml: 2,730; sh: 429; makefile: 23
file content (48 lines) | stat: -rw-r--r-- 1,460 bytes parent folder | download
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
36
37
38
39
40
41
42
43
44
45
46
47
48
Source: spike
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-cloudflare-circl-dev,
 golang-github-google-goexpect-dev,
 golang-github-google-uuid-dev,
 golang-github-mattn-go-sqlite3-dev,
 golang-github-spf13-cobra-dev,
 golang-github-spiffe-go-spiffe-dev,
 golang-github-spiffe-spike-sdk-go-dev,
 golang-golang-x-term-dev,
 golang-gopkg-yaml.v3-dev,
 golang-k8s-api-dev,
 golang-k8s-apimachinery-dev,
 golang-k8s-client-go-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/go-team/packages/spike
Vcs-Git: https://salsa.debian.org/go-team/packages/spike.git
Homepage: https://github.com/spiffe/spike
XS-Go-Import-Path: github.com/spiffe/spike

Package: spike
Section: admin
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Static-Built-Using:
 ${misc:Static-Built-Using}
Description: lightweight secrets using SPIFFE identity control plane
 Secure Production Identity for Key Encryption (SPIKE)
 .
 SPIKE is a lightweight secrets store that uses SPIFFE
 https://spiffe.io/ as its identity control plane.
 .
 SPIKE protects your secrets and helps your ops, SREs, and sysadmins
 #sleepmore.
 .
 For more information, see the documentation (https://spike.ist/).
 .
 This package contains the command-line tool 'spike'.