Paquet : golang-github-xordataexchange-crypt-dev (0.0.2+git20170626.21.b2862e3-4)
Liens pour golang-github-xordataexchange-crypt-dev
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source 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]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
Store/retrieve encrypted configs from etcd or Consul (Go library)
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 "github.com/xordataexchange/crypt/config" Go library.
Autres paquets associés à golang-github-xordataexchange-crypt-dev
|
|
|
|
-
- dep: golang-etcd-server-dev (>= 3.5.15-3)
- highly-available key value store -- source
-
- dep: golang-github-armon-consul-api-dev
- [DEPRECATED] Golang API client for Consul
-
- dep: golang-golang-x-crypto-dev
- Supplementary Go cryptography libraries
-
- sug: golang-github-xordataexchange-crypt
- Store/retrieve encrypted configs from etcd or Consul (CLI tool)
Télécharger golang-github-xordataexchange-crypt-dev
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 11,9 ko | 63,0 ko | [liste des fichiers] |