Re: Why can I read encrypted Mails?

From: Michael Schmidt (NOSPAM_schmidt_at_nue.et-inf.uni-siegen.de)
Date: 10/19/04

  • Next message: Machine: "Anti Virus"
    Date: Tue, 19 Oct 2004 11:25:30 +0200
    
    

    Hi Jan,

    most likely, you have the implicit setting "encrypt with own public key,
    too" (I guess this is how it reads in English) set in the enigmail
    configuration. This is default, and it is a convenience issue that
    allows you to subsequently read the e-mails that you sent encrypted.

    Cheers,

    Michael

    Jan Schloessin schrieb:
    > Hi,
    >
    > if I encrypt an eMail with the public key (of course) of a friend it is
    > stored encrypted in the UNSEND box.
    >
    > Why can i read it after entering my passphrase without having the
    > private key of my friend (of course ;) ).
    >
    > I checked the content of the UNSEND box and the SEND box after sending
    > the mail. It is really encrypted.
    >
    > I use thunderbird 0.8 and enigmail/enigmime with gpg (GnuPG) 1.2.4. But
    > I recognized this behaviour in other mailclients too.
    >
    > enlight me please,
    > jan

    -- 
    Michael Schmidt
    University of Siegen, Germany
    http:   www.dcs.uni-siegen.de
    e-mail: schmidt _at_ nue.et-inf.uni-siegen.de
    

  • Next message: Machine: "Anti Virus"

    Relevant Pages

    • Re: how to have a gpg public key?
      ... Having just a public key doesn't do you much good. ... You need both a private key and a public key; ... can encrypt and decrypt your messages and you are just ...
      (Debian-User)
    • Re: RSA Encrypt/Decrypt Problems
      ... You can generate a snk for each and replicate the public key part to each ... Then sym encrypt your data with the key and iv and store in the ... You could actually do it with small blocks and only the public rsa key, ... > key) with the symmetric key embedded in the file and encrypted using the ...
      (microsoft.public.dotnet.security)
    • Re: RSACryptoServiceProvider decrypt with public key
      ... key/decrypt with the private key and encrypt with the private key/decrypt ... encrypt data and send it back to Alice. ... only she can decrypt Bob's data. ... see the public key and the encrypted data, but she could not decrypt Bob's ...
      (microsoft.public.dotnet.security)
    • Re: RSA Encrypt/Decrypt Problems
      ... CAPICOM is extremely easy to use in .NET. ... use CAPICOM, you really need the certificate, not just the public key. ... > then encrypt it with the other public key. ...
      (microsoft.public.dotnet.security)
    • Re: Java Security
      ... >> encrypt some data offline and send via public methods to some other ... > Have you considered public key cryptography? ... Bob can recover the random secret key using the private ... This concept of generating a random symmetric key for bulk encryption, ...
      (comp.lang.java.help)