[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] [DownloadArea] (edit) verify signature
From: |
Beuc |
Subject: |
[Savannah-cvs] [DownloadArea] (edit) verify signature |
Date: |
Sat, 03 May 2008 16:23:19 +0000 |
??changed:
-#. Detached GPG binary signature for that file. To create it, use ``gpg -b``.
- For example this will produce a file named ``foo.tar.gz.sig``::
-
- gpg -b --use-agent foo.tar.gz
-
-If you need to sign several files one after the other, we recommend gpg-agent,
a program that will temporarily keep you passphrase in memory:
#. Detached GPG binary signature for that file (eg. ``foo.tar.gz.sig``). To
create it, use ``gpg -b``.
For example this will produce a file named ``foo.tar.gz.sig``::
gpg -b --use-agent foo.tar.gz
To verify it::
$ gpg --verify foo.tar.gz.sig
gpg: Signature made sam 03 mai 2008 18:16:09 CEST using DSA key ID 81704B93
gpg: Good signature from "Sylvain Beucler (GNU Savannah Hacker)
<address@hidden>"
gpg: aka "Sylvain Beucler (GNU Maintainer) <address@hidden>"
If you need to sign several files one after the other, we recommend
``gpg-agent``, a program that will temporarily keep you passphrase in memory:
--
forwarded from
https://savannah.gnu.org/maintenance/address@hidden://savannah.gnu.org/maintenance
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-cvs] [DownloadArea] (edit) verify signature,
Beuc <=