Skip to content
Sections
>> Trisquel >> Pakketten >> nabia >> utils >> golang-github-xordataexchange-crypt
etiona  ] [  nabia  ] [  aramo  ]

Pakket: golang-github-xordataexchange-crypt (0.0.2+git20170626.21.b2862e3-2)

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.

Andere aan golang-github-xordataexchange-crypt gerelateerde pakketten

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.4)
    GNU C Library: Shared libraries
    Ook een virtueel pakket geboden door: libc6-udeb

golang-github-xordataexchange-crypt downloaden

Pakket downloaden voor alle beschikbare platforms
Platform Pakketgrootte Geïnstalleerde grootte Bestanden
amd64 2.259,0 kB9470 kB [overzicht]
armhf 2.007,2 kB8100 kB [overzicht]