Pacote: golang-github-xordataexchange-crypt (0.0.2+git20170626.21.b2862e3-4 e outros)
Links para golang-github-xordataexchange-crypt
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte golang-github-xordataexchange-crypt:
- [golang-github-xordataexchange-crypt_0.0.2+git20170626.21.b2862e3-4.dsc]
- [golang-github-xordataexchange-crypt_0.0.2+git20170626.21.b2862e3.orig.tar.xz]
- [golang-github-xordataexchange-crypt_0.0.2+git20170626.21.b2862e3-4.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
Store/retrieve encrypted configs from etcd or Consul (CLI tool)
Fess up. You have passwords and usernames hard coded in your apps. You have IP addresses checked in to your source code repository. You have entire configuration files that were created by the developer who wrote the app and haven’t been changed since she typed "git init".
"crypt" is here to lead you back to the Path of Enlightened Configuration. Store encrypted configuration values in etcd or Consul using a command-line application.
Decrypt them before starting your application using a wrapper script and the handy CLI tool, or inside the app using the "crypt/config" library.
"crypt" is built on time-tested standards like OpenPGP, base64, and gzip. Your data is encrypted using public key encryption, and can only be decrypted by when the private key is available. After compression, it is encrypted, and base64-encoded so it can be stored in your key/value store of choice. etcd and Consul are supported out of the box, but adding other storage tools is a trivial task, thanks to Go’s interfaces.
This package provides the command-line tool "bin/crypt", but renamed to /usr/bin/crypt-xordataexchange, to avoid filename collision with /usr/bin/crypt from the mcrypt package.
Outros pacotes relacionados a golang-github-xordataexchange-crypt
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU Biblioteca C: Bibliotecas compartilhadas
também um pacote virtual fornecido por libc6-udeb
-
- sug: golang-github-xordataexchange-crypt-dev
- Store/retrieve encrypted configs from etcd or Consul (Go library)
Download de golang-github-xordataexchange-crypt
Arquitetura | Versão | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|---|
amd64 | 0.0.2+git20170626.21.b2862e3-4+b8 | 2,294.4 kB | 7,143.0 kB | [lista de arquivos] |
arm64 | 0.0.2+git20170626.21.b2862e3-4+b8 | 1,964.5 kB | 6,715.0 kB | [lista de arquivos] |
armhf | 0.0.2+git20170626.21.b2862e3-4+b8 | 2,018.5 kB | 6,864.0 kB | [lista de arquivos] |
i386 | 0.0.2+git20170626.21.b2862e3-4+b8 | 2,182.2 kB | 6,853.0 kB | [lista de arquivos] |
ppc64el | 0.0.2+git20170626.21.b2862e3-4+b8 | 1,956.0 kB | 6,971.0 kB | [lista de arquivos] |
riscv64 | 0.0.2+git20170626.21.b2862e3-4+b8 | 2,032.6 kB | 6,779.0 kB | [lista de arquivos] |
s390x | 0.0.2+git20170626.21.b2862e3-4+b8 | 2,076.6 kB | 7,483.0 kB | [lista de arquivos] |