1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/security/sops/pkg-descr
Yuri Victorovich 164ee0ed7b New port: security/sops: Editor of encrypted files that supports YAML, JSON and BINARY formats
PR:		225267
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14111
2018-01-31 04:19:02 +00:00

8 lines
360 B
Plaintext

SOPS is a wrapper around a text editor that transparently takes care of the
encryption and decryption. It supports YAML, JSON and BINARY formats and
encrypts with AWS KMS and PGP. When encrypting YAML and JSON, the content of
the file is manipulated as a tree where keys are stored in cleartext, and
values are encrypted.
WWW: https://github.com/mozilla/sops