Releases: Hankwly5/PGP-Chat
Releases · Hankwly5/PGP-Chat
Release list
v1.4.0
Changes
Before if you tried to send a message encrypted, without recipients configured,
the message would just be sent out unencrypted which isn't good, so now it doesn't do that.
Verifying the signature
Importing my PGP key
In a terminal run
gpg --fetch-key https://github.com/hankwly5.gpg
Verifying
Make sure to cd to the directory where you downloaded the jar and signature.
Run and remember to replace X with the version you downloaded.
gpg --verify pgp-chat-1.4.0+26.X.x.jar.asc pgp-chat-1.4.0+26.X.x.jar