There are several reasons why you would want to sign a file, one of it is to ensure that the file really came from the author. Well , I recently finished some slides for job and wanted to sign it.
$ gpg --default-key DEADBEEF --sign --detach-sign Some-Dumb-Slides.odp
(Note, DEADBEEF is the Hex ID of my key, the --detach-sign param is used, so that a sig file is created)
An additional Some-Dumb-Slides.sig file will be created.
To verify the signature:
$gpg Some-Dumb-Slides.sig
Gosh I love GPG.
Distribution Release: Gnoppix AI Linux 25_8
-
The DistroWatch news feed is brought to you by TUXEDO COMPUTERS. Andreas
Mueller has announced the release of Gnoppix AI Linux 25_8, a major new
update of ...
16 hours ago
No comments:
Post a Comment