* SSH into GRUB2
@ 2019-12-27 0:07 DebBug
2019-12-27 4:56 ` Manfred Haertel
[not found] ` <f7cbe83a-4d28-d4d9-71ac-03c3bf9feaa9@think-future.de>
0 siblings, 2 replies; 3+ messages in thread
From: DebBug @ 2019-12-27 0:07 UTC (permalink / raw)
To: grub-devel
[-- Attachment #1: Type: text/plain, Size: 480 bytes --]
Hello grub-devel,
Is there any support for or are there any
intentions to support SSHing into GRUB2?
I realize this would require a network stack
to be integrated. Is this feasible with
reasonable effort? Would it be accepted at all?
The idea behind this is to be able to SSH into GRUB,
having remote unlock capability for true Full Disk
Encryption where /boot is equally encrypted.
Thanks for your input. Evaluations welcome ;-)
Happy holidays!
Nils
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: SSH into GRUB2
2019-12-27 0:07 SSH into GRUB2 DebBug
@ 2019-12-27 4:56 ` Manfred Haertel
[not found] ` <f7cbe83a-4d28-d4d9-71ac-03c3bf9feaa9@think-future.de>
1 sibling, 0 replies; 3+ messages in thread
From: Manfred Haertel @ 2019-12-27 4:56 UTC (permalink / raw)
To: grub-devel
DebBug schrieb:
> Is there any support for or are there any intentions to support SSHing
> into GRUB2?
>
> I realize this would require a network stack to be integrated. Is this
> feasible with reasonable effort? Would it be accepted at all?
grub2 already contains a complete and working TCP/IP stack. The only
thing which may be missing is a card driver for the environment it is
running on.
I once wrote a card driver for the Xen virtual network card and a Telnet
implementation, just to educate myself. It is not perfect (nor secure),
but it works. So it should not be impossible to implement ssh support.
--
Manfred Härtel, DB3HM mailto:Manfred.Haertel@rz-online.de
http://rz-home.de/mhaertel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: SSH into GRUB2
[not found] ` <f7cbe83a-4d28-d4d9-71ac-03c3bf9feaa9@think-future.de>
@ 2019-12-28 12:10 ` debbug
0 siblings, 0 replies; 3+ messages in thread
From: debbug @ 2019-12-28 12:10 UTC (permalink / raw)
To: Manfred Haertel; +Cc: grub-devel
[-- Attachment #1: Type: text/plain, Size: 1133 bytes --]
Hello Manfred,
Thank you for your quick reply.
That's good news.
Any chance you could provide your code for reference?
Happy holidays,
Nils
On 2019-12-27 05:56:33, Manfred Haertel wrote:
>DebBug schrieb:
>
>>Is there any support for or are there any intentions to support
>>SSHing into GRUB2?
>>
>>I realize this would require a network stack to be integrated. Is
>>this feasible with reasonable effort? Would it be accepted at all?
>
>grub2 already contains a complete and working TCP/IP stack. The only
>thing which may be missing is a card driver for the environment it is
>running on.
>
>I once wrote a card driver for the Xen virtual network card and a
>Telnet implementation, just to educate myself. It is not perfect (nor
>secure), but it works. So it should not be impossible to implement ssh
>support.
>
>--
>Manfred Härtel, DB3HM mailto:Manfred.Haertel@rz-online.de
> http://rz-home.de/mhaertel
>
>_______________________________________________
>Grub-devel mailing list
>Grub-devel@gnu.org
>https://lists.gnu.org/mailman/listinfo/grub-devel
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-12-28 14:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-27 0:07 SSH into GRUB2 DebBug
2019-12-27 4:56 ` Manfred Haertel
[not found] ` <f7cbe83a-4d28-d4d9-71ac-03c3bf9feaa9@think-future.de>
2019-12-28 12:10 ` debbug
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.