* initramfs / cryptsetup decryption
@ 2015-07-01 14:48 Nathanael D. Noblet
[not found] ` <1435762088.18436.4.camel-sGhsi8tFlmY@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Nathanael D. Noblet @ 2015-07-01 14:48 UTC (permalink / raw)
To: initramfs-u79uwXL29TY76Z2rM5mHXA
Hello,
So I've been trying to figure out how to have remote systems with
encrypted partitions (including / ) be encrypted but be able to reboot
them remotely.
Originally I had found the mandos project. However due to one of its
dependencies you can't have one server handle multiple clients of
different types. Plus modifying dracut so that the network works
properly was just a huge headache.
That left me with a thought. What if I was able to give an argument
to a special 'reboot' command. This would place the password somewhere
(either in the initramfs, or elsewhere) and then dracut would read it
on boot and then remove it afterwards. So if the computer is shutdown
or normally rebooted you would have to input the encryption key.
However if I rebooted it remotely using this 'script/wrapper command'
it could reboot completely.
So I'm wondering does this sound doable? Secure enough? Would you
expect that modifying the initramfs is plausible or should I be writing
to a file in /boot or something like that? Thoughts?
--
Nathanael
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: initramfs / cryptsetup decryption
[not found] ` <1435762088.18436.4.camel-sGhsi8tFlmY@public.gmane.org>
@ 2015-07-01 15:25 ` Alexander Tsoy
0 siblings, 0 replies; 2+ messages in thread
From: Alexander Tsoy @ 2015-07-01 15:25 UTC (permalink / raw)
To: Nathanael D. Noblet; +Cc: initramfs-u79uwXL29TY76Z2rM5mHXA
В Wed, 01 Jul 2015 08:48:08 -0600
"Nathanael D. Noblet" <nathanael-sGhsi8tFlmY@public.gmane.org> пишет:
> Hello,
>
> So I've been trying to figure out how to have remote systems with
> encrypted partitions (including / ) be encrypted but be able to reboot
> them remotely.
>
There is an attempt to integrate crypt-ssh module in dracut:
https://github.com/haraldh/dracut/pull/43
--
Alexander Tsoy
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-01 15:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-01 14:48 initramfs / cryptsetup decryption Nathanael D. Noblet
[not found] ` <1435762088.18436.4.camel-sGhsi8tFlmY@public.gmane.org>
2015-07-01 15:25 ` Alexander Tsoy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox