全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: golang-github-xordataexchange-crypt  ]

软件包:golang-github-xordataexchange-crypt-dev(0.0.2+git20170626.21.b2862e3-2)

golang-github-xordataexchange-crypt-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包 golang-github-xordataexchange-crypt

维护小组:

外部的资源:

相似软件包:

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.

其他与 golang-github-xordataexchange-crypt-dev 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 golang-github-xordataexchange-crypt-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 12.0 kB63.0 kB [文件列表]