Werner Koch wrote:
On Mon, 4 Aug 2008 12:35, [EMAIL PROTECTED] said:
gpg --encrypt -- sshfs-debug-v3.txt.tar.gz ??
gpg --encrypt -r 78830E32 -r 44CAAE70 sshfs-debug-v2.txt.tar.gz
gpg --encrypt -r 78830E32 -r 44CAAE70 sshfs-debug-v3.txt.tar.gz
Shalom-Salam,
Werner
Thank you both
On Mon, 4 Aug 2008 12:35, [EMAIL PROTECTED] said:
> gpg --encrypt -- sshfs-debug-v3.txt.tar.gz ??
gpg --encrypt -r 78830E32 -r 44CAAE70 sshfs-debug-v2.txt.tar.gz
gpg --encrypt -r 78830E32 -r 44CAAE70 sshfs-debug-v3.txt.tar.gz
Shalom-Salam,
Werner
--
Die Gedanken sind frei. Ausch
> gpg --list-public-keys
> 1024D/78830E32
> 1024D/44CAAE70
>
> gpg --encrypt -- sshfs-debug-v3.txt.tar.gz ??
"--recipient" is what you need.
It can be used multiple times.
It accepts key ID as well as email address.
gpg --encrypt --recipient 0x78830E32 \
--recipient [EMAIL PROTECTED]
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello everybody,
I need to encrypt two documents, so that they become decryptable for two
specific persons with the correct keys. However I can't find the
information how to do this, can somebody help me with the creation of
the correct commands?
Th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello everybody,
I need to encrypt two file so that it they become only decrypt-able
accessible for by two persons/keys. But i can't find the information how
to do this, can somebody help me creating the correct commands?
The files:
sshfs-debug-v2.t