blob: 3c07ea40d36cf5beeb56e7ea349c6a323ec03c41 (
plain)
1
2
3
4
5
6
7
|
gpgr is a very light interface to the command-line GPG (GNU Privacy
Guard) tool which is soley concerned with making it as easy as
possible to encrypt files with one (or more) public keys. It does
not provide any major key management tools and does not support
decryption.
WWW: https://github.com/HHRy/gpgr
|