datapartyjs / gpg-promised

The GPG interface for nodejs we were promised
http://dataparty.xyz
Apache License 2.0
1 stars 1 forks source link

Resolve decrypt from #25

Closed sevenbitbyte closed 4 years ago

sevenbitbyte commented 4 years ago

Issues resolved:

This will only use the local keychain to resolve the email address(uid) to a keyid/fingerprint. It will not lookup or download keys so be sure to importKey the expected signer keys before decrypt.