Secret key without public key

CONNIE RODRIGUEZ CONNIE.RODRIGUEZ at childrens.com
Tue Mar 30 02:17:30 CEST 2010


Great!!  Thank you for your help.  I will post on how it went.
 
>>> Larry Brower <larry-lists at maxqe.com> 3/29/2010 7:15 PM >>>
CONNIE RODRIGUEZ wrote:
> This is a development box..no backup.  Can I copy from the another 
> environment?
> 

yes if you have the key on another server such as a production box.

gpg --export-secret-key -a > a-filename-here

copy it to the dev box with something like scp

then on the dev box

gpg --import a-filename-here

make sure to remove the file you generated exporting the key. You 
don't want someone to see copy it ;)

shred -f -n 1000 -z -v -u a-filename-here


</pre>	<span style="color: rgb(0, 160, 0); font-weight: bold;">Please consider the environment before printing this e-mail</span><br />
	<br />
	
	<span style="font-size: 8pt;">This e-mail, facsimile, or letter and any files or attachments transmitted with it contains<br />
		information that is confidential and privileged. This information is intended only for the use of the <br />
		individual(s) and entity(ies) to whom it is addressed. If you are the intended recipient, further <br />

		disclosures are prohibited without proper authorization. If you are not the intended recipient, any <br />
		disclosure, copying, printing, or use of this information is strictly prohibited and possibly a <br />
		violation of federal or state law and regulations. If you have received this information in error, <br />
		please notify Children's Medical Center Dallas immediately at 214-456-4444 or via e-mail at <br />
		privacy at childrens.com. Children's Medical Center Dallas and its affiliates hereby claim all <br />
		applicable privileges related to this information.</span><br />

	<br />
</html>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20100329/e030afe5/attachment.htm>


More information about the Gnupg-users mailing list