pgp.rst
changeset 2230 9e6ad6607a9e
parent 2042 6390a62f7345
child 2432 04d9591bc5d1
equal deleted inserted replaced
2229:1a0b6597e594 2230:9e6ad6607a9e
    76   gpg --homedir $tmp --export $ID > $PUBKEY
    76   gpg --homedir $tmp --export $ID > $PUBKEY
    77   rm -rf $tmp
    77   rm -rf $tmp
    78 
    78 
    79 ..
    79 ..
    80 
    80 
    81   http://stackoverflow.com/questions/7661500/how-to-get-public-key-from-private-in-gpg-without-using-local-storage-under
    81 * http://stackoverflow.com/questions/7661500/how-to-get-public-key-from-private-in-gpg-without-using-local-storage-under
    82 
    82 
    83 How submit public key to key server?
    83 How submit public key to key server?
    84 ====================================
    84 ====================================
    85 ::
    85 ::
    86 
    86