Result for E208D85AFE05322733763DCD110D16981405F7F1

Query result

Key Value
FileName./usr/share/doc/golang-github-xordataexchange-crypt/changelog.Debian.gz
FileSize1185
MD519F489C6EF68EBC935FF5A9E97DA3DDD
SHA-1E208D85AFE05322733763DCD110D16981405F7F1
SHA-25615BD9C83F1A5058DDC703FDB44CAE59B1CAE626CE631EA6834BE27C0465D78C0
SSDEEP24:X4owIIT3kdVsvHGtKxe0Kv2CfUfxJhNWXxREL+a/f/fsPlkxy4XQsQdVEv8h:XsT3kduvRIbUfxJL+Q+aXsUy4DQjcA
TLSHT1EE21D78147B8647AE4AE19BCF890A2BC510F1C59B19BEEA0E5B0421D68A1124C6CFA5D
hashlookup:parent-total12
hashlookup:trust100

Network graph view

Parents (Total: 12)

The searched file hash is included in 12 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize1827404
MD552A1859E6420715B79CBAAEDE4061E6F
PackageDescriptionStore/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.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-xordataexchange-crypt
PackageSectionutils
PackageVersion0.0.2+git20170626.21.b2862e3-3+b5
SHA-19A0B7D0A61C977418482172AB296FEB345695D7A
SHA-2561DBB8C97A43FDB01C7102FCC8B735D8EBAA39829CB0CE4E141AB19D2C458F864
Key Value
FileSize2294616
MD549551431C7C5F9038133758112F76972
PackageDescriptionStore/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.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-xordataexchange-crypt
PackageSectionutils
PackageVersion0.0.2+git20170626.21.b2862e3-3+b5
SHA-1CA3126671CEC4B6192ABF1B4A9709295CD9BC941
SHA-25639AD7424A5544847FA61CFAC56C95B153D2BD517C8559077F18B4D17CD34E21D
Key Value
FileSize12548
MD515B79541974C5F046F036DAA6E2B7727
PackageDescriptionStore/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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-xordataexchange-crypt-dev
PackageSectiondevel
PackageVersion0.0.2+git20170626.21.b2862e3-3
SHA-181D3D6223270EED7299ACF16E4E071AE25C5B26E
SHA-25691E3520C008AF057C25ED18638B915AC6A6E0AAC10CEDE283588F4CABE83D138
Key Value
FileSize2087736
MD584F5D26D7BB23BF789FA2E074CD1B033
PackageDescriptionStore/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.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-xordataexchange-crypt
PackageSectionutils
PackageVersion0.0.2+git20170626.21.b2862e3-3+b5
SHA-187C1384580A3F56866A0B9B2F54CE16C7D76052F
SHA-256DE27E7350DFB0E488822D0023A6261ADCDABC04EA4EDA8FD395456234E64FF7D
Key Value
FileSize1984272
MD5B9102F0302FB6A2C1C4744AB98FCDEDA
PackageDescriptionStore/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.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-xordataexchange-crypt
PackageSectionutils
PackageVersion0.0.2+git20170626.21.b2862e3-3+b5
SHA-162CC0436101E1C2B3F55444B336F250E4DC86048
SHA-256F0769CE84625E320368467D6DD68C73BD53750AFBEA23AD2F297B35ABDB1B299
Key Value
FileSize12504
MD5B454CAC92B6B2CC09A7A2B329F201BFA
PackageDescriptionStore/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.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-xordataexchange-crypt-dev
PackageSectiondevel
PackageVersion0.0.2+git20170626.21.b2862e3-3
SHA-1C01ACBBB9C3B80FDDBC4CB438671EFABD91574D1
SHA-2567D6B5EB3241965F85C5FA8C9A7F9CFDAEA34BC83F12B9543C75EB6E225D726CF
Key Value
FileSize1989780
MD562ADBD4EB2831CE01F9CC42C80284426
PackageDescriptionStore/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.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-xordataexchange-crypt
PackageSectionutils
PackageVersion0.0.2+git20170626.21.b2862e3-3+b5
SHA-1F134F6AC93909BDCB686FB06738E403AC645B92F
SHA-256A9695603A00BABA355B35C65FA879EE7D0D7372D9771F62C1ADADD4721ED977A
Key Value
FileSize2166488
MD5840EA306C38D1609F809A03055F3F66A
PackageDescriptionStore/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.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-xordataexchange-crypt
PackageSectionutils
PackageVersion0.0.2+git20170626.21.b2862e3-3+b5
SHA-18FA93CA5CDEF623F031937C8335D13EE9D3146CF
SHA-25644F9E54997D0E6F56CA495393022FAB85683AD4890001F8BEF536C7DCC886F50
Key Value
FileSize1910392
MD53226E9315CE4EE3BD2AD117224869B8B
PackageDescriptionStore/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.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-xordataexchange-crypt
PackageSectionutils
PackageVersion0.0.2+git20170626.21.b2862e3-3+b5
SHA-1E785BF099CAD233C1CC88BB7DF0430C2FBD9C8FD
SHA-2567210C5E02C7B550D504ED9FD8F70CF76903090E179B2D0732DBA3C2428BF3916
Key Value
FileSize1956512
MD5EB5A44E741A4484389BDB15ED3BE8DB5
PackageDescriptionStore/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.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-xordataexchange-crypt
PackageSectionutils
PackageVersion0.0.2+git20170626.21.b2862e3-3+b5
SHA-18997AAFE4F66590DEE9C562CB0076E0B63332BF7
SHA-25688C2DA2925334951287C9503FFB00D87C49D86ABF2B260098D97B8F9F9B8FE79
Key Value
FileSize2293136
MD513A87797FFD1F257E8486C226716A957
PackageDescriptionStore/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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-xordataexchange-crypt
PackageSectionutils
PackageVersion0.0.2+git20170626.21.b2862e3-3
SHA-15ADC9620ADEB335FD8308788D621FE760AE612D0
SHA-256FE2F61B1E05C657EB99F5D517F062D4DCA90C822E31EBC04E4839BF0D729A3D6
Key Value
FileSize1856376
MD5B52DB4F9FC1E0EF24B2BFB4921E9F320
PackageDescriptionStore/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.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-xordataexchange-crypt
PackageSectionutils
PackageVersion0.0.2+git20170626.21.b2862e3-3+b5
SHA-1B8AD1E143A8D41CFCFB004633C687EBCAF025123
SHA-25649A0DD824866E03DDCFC1779B51FB994316E5E208502035941F9899456789DDC