appending to gpg file?

Scott Lambdin lopaki at gmail.com
Mon Nov 17 19:41:02 CET 2008


Yes:  "Sponge Bob Squarepants"  is guaranteed to not occur in encrypted
file.

2008/11/17 David Kennedy <dmkennedy at gmail.com>

> Is there a safe ascii delimiter i could use between messages in one file,
> then? Maybe insert a delimited 'line break' of sorts, parse out individual
> gpg messsages, and decrypt each piece?
>
> Thanks for the brainstorm..
>
> On Mon, Nov 17, 2008 at 1:07 PM, David Shaw <dshaw at jabberwocky.com> wrote:
>
>>
>> Not really.  You can do this as a running append (i.e. keep a file
>> descriptor open to your gpg process and keep pushing data at it),
>> which would create one large file.  You can't do it with '>>' as that
>> creates multiple OpenPGP messages in a single file, which is not
>> required to be supported by an OpenPGP client.
>>
>> David
>>
>> _______________________________________________
>> Gnupg-users mailing list
>> Gnupg-users at gnupg.org
>> http://lists.gnupg.org/mailman/listinfo/gnupg-users
>>
>
>
> _______________________________________________
> Gnupg-users mailing list
> Gnupg-users at gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gnupg-users
>
>


-- 
There's a box?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20081117/356b2e66/attachment.htm>


More information about the Gnupg-users mailing list