Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] S.O.P.A and P.I.P.A and the blackout.
Date: Fri, 20 Jan 2012 00:08:38
Message-Id: 201201200005.38172.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] S.O.P.A and P.I.P.A and the blackout. by Dale
1 On Thursday 19 Jan 2012 23:20:44 Dale wrote:
2 > Chris Walters wrote:
3
4 > I'm starting to see this now. When I sign a message, it is public but
5 > people are assured that it came from me. Sort of like having a check
6 > with a picture ID that matches. :/
7
8 Better than that.
9
10 Readers (all that have access to this list) can a)see that you have signed it
11 and b)rest assured that no one has tampered with its content since you signed.
12 If anyone intercepted the message mid-air and changed its content, your
13 signature would show as bad in the recipients mail client (assuming they have
14 a GnuPG/PGP compatible client).
15
16 BTW, your signature is not showing in Kmail ... are you using inline or
17 opengpg/smime format?
18
19
20 > > You could then encrypt a message to me, and you could add yourself
21 > > to the recipient list so you could read it. Then, when I received
22 > > the message, I would be prompted for my secret key's passphrase -
23 > > this would allow decryption of the message. Providing that I
24 > > replied to you and chose the "encrypt" option, the entire message,
25 > > including any quotes would be encrypted.
26 > >
27 > > Hope this helps, Chris
28
29 > So, this is why when I want to sign a message it asks me for the
30 > password. I thought it was trying to do something wrong. Made me
31 > scratch my head.
32
33 To avoid an easy misunderstanding about what the "password" does:
34
35 You are asked for a passphrase not because Chris used that passphrase to
36 encrypt the message he sent you with (that would have been symmetric
37 encryption and both of you would need to know in advance the secret
38 passphrase). Instead, you are asked for a passphrase to decrypt your own
39 private gpg key which is stored in encrypted format on your hard drive for
40 security purposes. The private key once decrypted and loaded in memory will
41 be used by your openpgp application to decrypt the message sent by Chris.
42
43 This is asymmetric encryption: a sender can use your public key and their
44 private key to encrypt a message to you, which only you can decrypt with your
45 private key and the sender's public key. Look at the picture on the right in
46 this page:
47
48 http://en.wikipedia.org/wiki/Public-key_cryptography
49
50 HTH
51 --
52 Regards,
53 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] S.O.P.A and P.I.P.A and the blackout. Dale <rdalek1967@×××××.com>