1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 12:45:21 +01:00

5 Commits

Author SHA1 Message Date
Felix Fontein
2ae16f5457 Add and use encrypt and decrypt subcommands.
Signed-off-by: Felix Fontein <felix@fontein.de>
2024-02-06 15:00:33 +01:00
Aaron Peschel
6788bf8ee6 Update sops format version for example files
At the moment, the examples produce warnings, due to the very old format
they use.

This commit re-encrypts the example files to eliminate the warnings that
are occurring from the use of the very old sops format.
2019-12-10 14:47:45 -08:00
Aaron Peschel
e99a5ff1d5 Update the PGP Key for all Examples
Commit e9b9f7aeef generated new PGP keys
for this repository, but failed to update the keys used by the examples.
As a result, the documentation for testing with the dev pgp key does not
work.

This commit rekeys the examples using the newly generated examples,
which allows the testing to work again.
2019-12-10 14:34:45 -08:00
André Rainho
5b48aa34f2 fix line to import test key
rename folder tests to pgp in order to import test key
2019-01-04 12:04:20 +00:00
Todd Wolfson
444ff57400 Added per-file example 2016-03-02 11:57:32 -06:00