ecfg 0.1.0 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/build/darwin-amd64/ecfg +0 -0
- data/build/linux-amd64/ecfg +0 -0
- data/lib/ecfg/version.rb +1 -1
- data/man/man1/ecfg-decrypt.1 +3 -3
- data/man/man1/ecfg-encrypt.1 +3 -3
- data/man/man1/ecfg-keygen.1 +1 -1
- data/man/man1/ecfg.1 +2 -2
- data/man/man5/ecfg.5 +3 -3
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6bb9a708a95302516cba1dff3737cbcc5358508b
|
4
|
+
data.tar.gz: da7ca7da4e029ddda6e7c1b087c9df349df6983f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d5ed502bf614baf9920f5b768fe1c9421348955227ca85b6fdd96a98629927b049fa68274f8f7f16ee44c7472595e0c562cdd2511ac55e10d6e33b5481767e3b
|
7
|
+
data.tar.gz: 455dd4d7f1077f913a40b19ee4f69b47a2735ac2873f6cdee46f6d8fe4ddd29ad768b7f3089799bde0705c63e878b9b838924750a0087a3fe4ab60a8820a2471
|
data/build/darwin-amd64/ecfg
CHANGED
Binary file
|
data/build/linux-amd64/ecfg
CHANGED
Binary file
|
data/lib/ecfg/version.rb
CHANGED
data/man/man1/ecfg-decrypt.1
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "ECFG\-DECRYPT" "1" "July 2016" "Shopify" "Version 0.0
|
4
|
+
.TH "ECFG\-DECRYPT" "1" "July 2016" "Shopify" "Version 0.2.0"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBecfg\-decrypt\fR \- decrypt an ecfg file
|
@@ -18,8 +18,8 @@ If no filename is given, data will instead be read from \fBstdin\fR\.
|
|
18
18
|
.SH "OPTIONS"
|
19
19
|
.
|
20
20
|
.TP
|
21
|
-
\fB\-t\fR, \fB\-\-type\fR="json|yaml"
|
22
|
-
Specify the filetype\. Required when passing data from \fBstdin\fR and when \fIfile\fR does not end in "\.ecfg\.json" or "\.ecfg\.
|
21
|
+
\fB\-t\fR, \fB\-\-type\fR="json|yaml|toml"
|
22
|
+
Specify the filetype\. Required when passing data from \fBstdin\fR and when \fIfile\fR does not end in "\.ecfg\.json", "\.ecfg\.yaml", or "\.ecfg\.toml"\.
|
23
23
|
.
|
24
24
|
.SH "SEE ALSO"
|
25
25
|
ecfg(1), ecfg\-encrypt(1), ecfg\-keygen(1), ecfg(5)
|
data/man/man1/ecfg-encrypt.1
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "ECFG\-ENCRYPT" "1" "July 2016" "Shopify" "Version 0.0
|
4
|
+
.TH "ECFG\-ENCRYPT" "1" "July 2016" "Shopify" "Version 0.2.0"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBecfg\-encrypt\fR \- encrypt an ecfg file
|
@@ -21,8 +21,8 @@ See ecfg(5) for information on the structure of an encryptable file\.
|
|
21
21
|
.SH "OPTIONS"
|
22
22
|
.
|
23
23
|
.TP
|
24
|
-
\fB\-t\fR, \fB\-\-type\fR="json|yaml"
|
25
|
-
Specify the filetype\. Required when passing data from \fBstdin\fR and when \fIfile\fR does not end in "\.ecfg\.json" or "\.ecfg\.
|
24
|
+
\fB\-t\fR, \fB\-\-type\fR="json|yaml|toml"
|
25
|
+
Specify the filetype\. Required when passing data from \fBstdin\fR and when \fIfile\fR does not end in "\.ecfg\.json", "\.ecfg\.yaml", or "\.ecfg\.toml"\.
|
26
26
|
.
|
27
27
|
.SH "SEE ALSO"
|
28
28
|
ecfg(1), ecfg\-decrypt(1), ecfg\-keygen(1), ecfg(5)
|
data/man/man1/ecfg-keygen.1
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "ECFG\-KEYGEN" "1" "July 2016" "Shopify" "Version 0.0
|
4
|
+
.TH "ECFG\-KEYGEN" "1" "July 2016" "Shopify" "Version 0.2.0"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBecfg\-keygen\fR \- generate a new keypair for use with ecfg
|
data/man/man1/ecfg.1
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "ECFG" "1" "July 2016" "Shopify" "Version 0.0
|
4
|
+
.TH "ECFG" "1" "July 2016" "Shopify" "Version 0.2.0"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBecfg\fR \- manage application secrets via encrypted config
|
@@ -10,7 +10,7 @@
|
|
10
10
|
\fBecfg\fR \fBcommand\fR [\fBargs\fR]
|
11
11
|
.
|
12
12
|
.SH "DESCRIPTION"
|
13
|
-
\fBecfg\fR is a utility for managing a collection of secrets, typically to be committed to source control\. The secrets are encrypted using public key, elliptic curve cryptography\. Secrets are collected in a JSON or
|
13
|
+
\fBecfg\fR is a utility for managing a collection of secrets, typically to be committed to source control\. The secrets are encrypted using public key, elliptic curve cryptography\. Secrets are collected in a JSON, YAML, or TOML file, in which all the string values are encrypted\. Public keys are embedded in the file, and the decrypter looks up the corresponding private key from its local filesystem or process environment\.
|
14
14
|
.
|
15
15
|
.P
|
16
16
|
See ecfg(5) for more information on the \fBecfg\fR file format, and read on for a workflow example\.
|
data/man/man5/ecfg.5
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "ECFG" "5" "July 2016" "Shopify" "Version 0.0
|
4
|
+
.TH "ECFG" "5" "July 2016" "Shopify" "Version 0.2.0"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
|
-
\fBecfg\fR \- JSON or
|
7
|
+
\fBecfg\fR \- JSON, YAML, or TOML file with asymmetric\-key\-encrypted values
|
8
8
|
.
|
9
9
|
.SH "SYNOPSIS"
|
10
|
-
An \fBecfg\fR file is syntactically a \fBjson\fR or \
|
10
|
+
An \fBecfg\fR file is syntactically a \fBjson\fR, \fByaml\fR, or \fBtoml\fR file, but with a few minor semantic additions described below\.
|
11
11
|
.
|
12
12
|
.SH "PUBLIC KEY"
|
13
13
|
Each \fBecfg\fR file must have a key at the top level named \fB_public_key\fR\. This implies that the top\-level structure must be a hashmap, not an array\.
|