Kuntal Majumder
f51dd00fd1
Updated docs with the --ouput flag description
2018-10-24 23:40:48 +05:30
Katie McLaughlin
fbe545dce1
Minor spot corrections
2018-10-02 11:02:57 +10:00
Katie McLaughlin
5736966f4b
Update RST Syntax
...
* inline code - double ticks
* bash examples - use `..code` blocks, prepend commands with `$`
* correct some linking
Most corrections markdown -> rst
2018-10-02 10:58:10 +10:00
0xflotus
0ab9edb3c8
fixed symmetric
2018-09-19 21:20:14 +02:00
Nick
cf44114302
Update README.rst
...
Gopath export did not work previously on Ubuntu 16.04
2018-09-03 14:59:42 +02:00
Calle Pettersson
2e5b18e826
Fix random name length
2018-06-25 10:37:34 +02:00
Calle Pettersson
98f687c01f
Fix Azure instructions
2018-06-22 11:18:57 +02:00
Calle Pettersson
88db2dcab6
Add Azure Service Principal help
2018-06-21 16:39:33 +02:00
Calle Pettersson
43fa5e5d65
Add readme for Azure
2018-06-21 15:32:10 +02:00
Jesse Cooke
50f2a8c694
Update rotation steps to use -i ( #352 )
2018-05-18 19:06:19 +02:00
Adrian Utrilla
e9550cdcbd
Document lack of YAML stream support ( #351 )
...
Fixes #350
2018-05-17 18:22:48 +02:00
AJ Bahnken
038001b3a3
Auditing support
...
* Implement auditing support
* Document auditing
* Address review comments
* Change log level for errors reading audit config
* Disable auditors during tests
* Make changes to docs suggested by @jvehent
* Code review fixes to init() in audit.go
* Implement encrypt audit event
* Include filepath in Tree created from sops/encrypt/encrypt
* Fix changes in audit.go to stay with current style
* Implement RotateEvent within rotate command
* github.com/lib/pq vendor dependencies
* Always get current user in PostgresAuditor.Handle()
* Initial CR fixes + gofmt
* gofmt
* fixed placement of audit event in rotate()
* Moved to a single table for audit events.
* Revert "Moved to a single table for audit events."
This reverts commit 7e7817e8a1
.
* Remove audit tables delete protection rules
* Move to a single audit_event table with action column
* Remove unnecessary tree declaration
2018-04-22 21:21:58 +02:00
dovreshef
16950d00d2
Adds `unencrypted_suffix` and `encrypted_suffix` to `.sops.yaml` ( #325 )
...
Add the ability to specify `unencrypted_suffix` and `encrypted_suffix` using the `.sops.yaml` config file
2018-04-09 10:50:47 +02:00
Dov Reshef
ed934575ee
Address review comments
2018-04-08 17:53:54 +03:00
Devin Burnette
d3d0267f4e
deprecate filename_regex in favor of path_regex
2018-04-02 11:17:45 -04:00
snebel29
0a9608e541
Add gcp example for .sops.yaml file
2018-02-01 14:16:17 +00:00
Julien Vehent [:ulfr]
64c8236e4d
Merge branch 'master' into improvement/readme-minor-improvements
2018-01-18 17:05:06 -05:00
snebel29
2f12bfd3c9
Improve KMS GCP examples to make it easier for first timers
2018-01-16 16:02:48 +00:00
snebel29
8e3ce41591
Add encryption flag to the encryption example
2018-01-16 14:53:51 +00:00
snebel29
9f68cf00f0
Format gcloud auth login block command correctly
2018-01-16 14:53:14 +00:00
snebel29
9adc47c915
Add GCP KMS to the list of valid key management services
2018-01-16 14:50:43 +00:00
Adrian Utrilla
6948d7e676
Update --set and --extract examples
...
The examples for --set and --extract were based on the Python version, and the command line handling has changed slightly for the Go version.
2018-01-16 08:48:39 +01:00
Marc Villacorta
d0496a195b
Fix gpg import statement
2017-11-20 11:01:57 +01:00
Adrian Utrilla
48bdbf356e
Update README.rst
2017-10-25 19:49:35 +02:00
Philip Cristiano
4a792cd1fc
readme: Fix typo
2017-10-25 13:42:24 -04:00
Julien Vehent [:ulfr]
1ca4fa23d4
Merge branch 'master' into sops3
2017-10-10 13:36:33 -04:00
Calin Don
f3dacbbd80
GCP KMS docs
2017-09-18 13:24:10 +03:00
Julien Vehent
8093ac45be
Update stable/dev install instructions in readme
2017-09-15 20:05:15 -04:00
Adrian Utrilla
0f1d50ac3b
Merge remote-tracking branch 'origin/master' into remote-keys-shamir
2017-09-13 10:08:49 -07:00
Miles Crabill
e88c1c30a3
Improve docs for key groups and key service
2017-09-12 14:50:41 -07:00
Adrian Utrilla
19137e8622
Fix rst syntax
2017-09-12 14:00:14 -07:00
Adrian Utrilla
d457e85bad
Allow configuring shamir threshold from config file
2017-09-12 13:53:21 -07:00
Adrian Utrilla
63708c6485
Refer to Shamir threshold as threshold instead of quorum
2017-09-12 10:58:53 -07:00
Adrian Utrilla
79a662e4ba
Improve documentation with @jvehent's suggestions
2017-09-11 16:52:56 -07:00
Adrian Utrilla
0f96022c7d
Clarify that key service connections are unauthed
2017-09-11 10:37:19 -07:00
Adrian Utrilla
609d541bae
Document key services
2017-08-28 14:39:15 -07:00
Adrian Utrilla
ef1ba14bfe
Update README with key groups documentation
2017-08-28 11:20:38 -07:00
Julien Vehent
bb1de4527e
Release artifacts to github on tag build
2017-08-25 10:24:45 -04:00
Adrian Utrilla
5a1590f127
Merge branch 'master' into shamir
2017-08-18 12:20:40 -07:00
Julien Vehent [:ulfr]
b7b8a4955b
Add security contact to readme
2017-07-28 10:03:18 -04:00
Adrian Utrilla
2c30afdc5a
Added functional tests for shamir secret sharing
2017-05-26 22:29:57 +02:00
Adrian Utrilla
daebfa74e0
Address review comments, missing functional tests
2017-05-26 20:40:11 +02:00
Adrian Utrilla
920b212df4
Document Shamir Secret Sharing feature
2017-05-26 11:26:01 +02:00
Will Currie
1596b0611f
Wording: replace boto3 with aws-sdk-go
...
Documentation update only. sops is now written on go.
2017-03-17 07:27:31 +11:00
Julien Vehent
2bc90d89ab
Readme tweaks
2017-01-22 11:15:34 -05:00
Julien Vehent [:ulfr]
45706dbe72
Update README.rst
2016-12-03 08:15:24 -05:00
Julien Vehent [:ulfr]
c079384e82
Update README.rst
2016-12-03 08:14:51 -05:00
Julien Vehent [:ulfr]
9ae8879218
Merge branch 'master' into makepackages
2016-11-30 12:04:39 -05:00
Julien Vehent
0e791d22ab
Mention download page in README
2016-11-30 11:42:51 -05:00
Julien Vehent [:ulfr]
6d28e51d7a
Update README.rst
2016-11-30 07:00:06 -05:00