Files
ports/security/enc/pkg-descr
Jesús Daniel Colmenares Oviedo cb123ca685 security/enc: Add new port
Enc is a CLI tool for encryption. A modern and friendly alternative
to GnuPG

PR:		277637
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D44336
2024-03-14 10:32:51 -03:00

8 lines
457 B
Plaintext

Enc is a CLI tool for encryption, a modern and friendly alternative
to GnuPG. It is easy to use, secure by default and can encrypt and
decrypt files using password or encryption keys, manage and download
keys, and sign data. Our goal was to make encryption available to
all engineers without the need to learn a lot of new words, concepts,
and commands. It is the most beginner-friendly CLI tool for encryption,
and keeping it that way is our top priority.