oplik0/OpenPGP-action

encrypt or sign some text with a PGP key

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
textfile or string to encryptyes
keysourcekey/file/keyserver/wkd (Web Key Directory for looking up keys from email)yeskey
keystring containing PGP key, a path to a file or if keysource is keyserver or wkd, a search string (e.g. en email address)yes
privateKeystring containing a private key used for signing an encryped message. If you only want to sign, use the 'key' field insteadno
passphraseSet this if your private key requires a passphraseno
keyserverCustom keyserver address (default is https://keyserver.ubuntu.com)no
namedescription
encrypted-textthe result of encryption