Re: PGP scripting...

From: Valdis.Kletnieks@vt.edu
Date: 01/07/03

  • Next message: Mindaugas Zaksauskas: "Re: PGP scripting..."
    To: Andrew MacKenzie <andy@edespot.com>
    From: Valdis.Kletnieks@vt.edu
    Date: Tue, 07 Jan 2003 15:19:24 -0500
    

    On Tue, 07 Jan 2003 12:02:13 EST, Andrew MacKenzie <andy@edespot.com> said:

    > My question therefore is: is all this worth the trouble? In order to use
    > PGP with scripts (or even Java code), the scripts need access to both the
    > private key and pass phrase (which are stored locally in files). If the
    > system were compromised would any of this help?

    Simple answer: "GAME OVER".

    Detailed answer: If the system is compromised, they have all the data they
    need to get all the data. The only way to "fix" this is to have a "pgp daemon"
    that needs to be started by hand so you can give it the passphrase.

    The disadvantage is that if the system reboots, you can't easily/reliably
    restart it from a /etc/rc.* script....

    Also, remember that if the system is compromised, you can probably get a lot
    of cool info via a 'strings /dev/kmem' or similar....

    -- 
    				Valdis Kletnieks
    				Computer Systems Senior Engineer
    				Virginia Tech
    
    




    Relevant Pages

    • Re: reset/nudge Mail spam filter
      ... > PGP then provides plugins to Mail and Entourage to do it the 8.1 way. ... > I had to install PGP again. ... Ah - the Extras folder contains some scripts for Entourage's script menu. ...
      (uk.comp.sys.mac)
    • Re: to sig or not to sig?
      ... misunderstanding* of PGP. ... given a sufficiently long private key, ... keeping your passphrase and private keys truly private. ... could be broken by the brute force attack. ...
      (comp.os.linux.misc)
    • Full-screen CHOOSE (no library needed) 48/49
      ... of standard user CHOOSE command ... Version: PGP 7.0.4 for HP48G ... not just web-based plain vanilla mail; ... enables users to store their private key on a central server, ...
      (comp.sys.hp48)
    • Re: PGP Private Key Compermized
      ... keys with PGP. ... A private key and a public key. ... validating the signing. ... information on the private decryption key and the private signing key? ...
      (sci.crypt)
    • Re: PGP scripting...
      ... > PGP with scripts (or even Java code), the scripts need access to both the ... > private key and pass phrase. ... came up with to do decryption is to copy the encrypted file via UUCP (the ...
      (SecProg)