[boot scriptor] Re: possibility of encryption?
- From: jason@xxxxxxxxxxxxxxxx
- To: bscript@xxxxxxxxxxxxx
- Date: Fri, 9 Sep 2005 09:14:48 -0500 (EST)
Hi Mike, thanks for the reply,
I would like to keep someone from accessing the password protected
material even if they were to steal the CD. Maybe I'm missing something,
but I can't think of a way to do this. I know I could make the user enter
a password before booting an image, but that doesn't protect the image
from falling into the wrong hands if they have the CD.
Jason
> Hi Jason,
>
> There's an example password script in the latest CD Shell distribution.
> It contains a password hash generator, and an authentication example.
> If you can generate MD5 sums by some other means, then you don't need
> to use the password generator thing.
>
> It works well for password-controlled access to things, especially when
> combined with the ability to lock down the console (use sloader.bin from
> the source distribution). The main problem I've had with it is that
> password entry doesn't support backspace to fix typos.
>
> Mike
>
> jason@xxxxxxxxxxxxxxxx wrote:
>> I would like to put a floppy image on a boot CD that you could only
>> access
>> if you have the correct password. Is there any way to do this? It
>> would
>> be nice to expand this to any content, perhaps have an encrypted
>> filesystem that you could access from cdshell or something. Any ideas?
>>
>> ============================================================
>> Boot Scriptor mailing list -- http://www.bootscriptor.org
>> Change your subscription options at:
>> http://www.freelists.org/list/bscript
>>
> ============================================================
> Boot Scriptor mailing list -- http://www.bootscriptor.org
> Change your subscription options at: http://www.freelists.org/list/bscript
>
============================================================
Boot Scriptor mailing list -- http://www.bootscriptor.org
Change your subscription options at: http://www.freelists.org/list/bscript
- References:
- [boot scriptor] possibility of encryption?
- From: jason
- [boot scriptor] Re: possibility of encryption?
- From: Mike Ter Louw
Other related posts:
- » [boot scriptor] possibility of encryption?
- » [boot scriptor] Re: possibility of encryption?
- » [boot scriptor] Re: possibility of encryption?
- [boot scriptor] possibility of encryption?
- From: jason
- [boot scriptor] Re: possibility of encryption?
- From: Mike Ter Louw