[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] split with encryption?
- Subject: [ale] split with encryption?
- From: cfowler at outpostsentinel.com (Chris Fowler)
- Date: Tue, 05 Oct 2010 14:35:50 -0400
- In-reply-to: <[email protected]>
- References: <[email protected]>
http://www.madboa.com/geek/openssl/#encrypt-simple
On Tue, 2010-10-05 at 14:09 -0400, Greg Freemyer wrote:
> All,
>
> We often run a script that does something like:
>
> dd if=/dev/sda | split
>
> It would be really nice if could end up with encrypted files.
>
> My ultimate goal is to create a boot CD that would have only the
> public key on it that would allow the script to be run.
>
> So it would be
>
> dd if=/dev/sda | split --encrypt --public-key=key
>
> I want the individual segment files could be decryptable individually,
> so this is NOT useable:
>
> dd if=/dev/sda | gpg-like-tool | split
>
> So does anyone know a split and encrypt tool pre-existing?
>
> Thanks
> Greg
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo