RE: Remotely choose a menu entry

2014-12-01 Thread Parmeshwr_Prasad
x27;f-coder/phcoder' Serbinenko Sent: Tuesday, December 02, 2014 4:44 AM To: The development of GNU GRUB; Andrei Borzenkov; Brugnara Daniele Subject: Re: Remotely choose a menu entry On 29.11.2014 17:16, Brugnara Daniele wrote: > I am thinking about a secret key known from both sender and re

Re: Remotely choose a menu entry

2014-12-01 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 29.11.2014 17:16, Brugnara Daniele wrote: > I am thinking about a secret key known from both sender and receiver and > encode/decode the packet using this, a strong algorithm, of course. > Crypto doesn't work this way. By using weak algorithm your security is broken but if youre only difference

Re: Remotely choose a menu entry

2014-12-01 Thread Brugnara Daniele
See inline. Il 01/Dic/2014 17:43 "Jonathan McCune" ha scritto: > > Some half-baked thoughts: > > On Mon, Dec 1, 2014 at 4:03 AM, Brugnara Daniele wrote: >> >> You have simply misunderstood me. I'm trying to explain deeply :) >> >> When grub starts, it asks for a choice, lets take this, as an exa

Re: Remotely choose a menu entry

2014-12-01 Thread Jonathan McCune
Some half-baked thoughts: On Mon, Dec 1, 2014 at 4:03 AM, Brugnara Daniele wrote: > You have simply misunderstood me. I'm trying to explain deeply :) > > When grub starts, it asks for a choice, lets take this, as an example: > > 1) Linux > 2) Linux (mem test ecc) > 3) Windows 7 > 4) Windows Serv

RE: Remotely choose a menu entry

2014-12-01 Thread Brugnara Daniele
You have simply misunderstood me. I'm trying to explain deeply :) When grub starts, it asks for a choice, lets take this, as an example: 1) Linux 2) Linux (mem test ecc) 3) Windows 7 4) Windows Server 2000 I want grub to listen for an encrypted UDP packet that emulate an human choice. Continuin

RE: Remotely choose a menu entry

2014-12-01 Thread Parmeshwr_Prasad
It is multicast but best person will be Daniele :) -Original Message- From: Andrei Borzenkov [mailto:arvidj...@gmail.com] Sent: Monday, December 01, 2014 4:59 PM To: Prasad, Parmeshwr Cc: The development of GNU GRUB Subject: Re: Remotely choose a menu entry On Mon, Dec 1, 2014 at 1:43

Re: Remotely choose a menu entry

2014-12-01 Thread Andrei Borzenkov
gt; Regards > Parmeshwr > > -Original Message- > From: Andrei Borzenkov [mailto:arvidj...@gmail.com] > Sent: Monday, December 01, 2014 4:08 PM > To: Prasad, Parmeshwr > Cc: The development of GNU GRUB > Subject: Re: Remotely choose a menu entry > > On Mon, Dec 1, 2014 at 11:1

RE: Remotely choose a menu entry

2014-12-01 Thread Parmeshwr_Prasad
4:08 PM To: Prasad, Parmeshwr Cc: The development of GNU GRUB Subject: Re: Remotely choose a menu entry On Mon, Dec 1, 2014 at 11:19 AM, wrote: > Is your idea is to send kernel+grub+initramfs through magic packet ?

Re: Remotely choose a menu entry

2014-12-01 Thread Andrei Borzenkov
rugnara Daniele > Cc: grub-devel@gnu.org > Subject: Re: Remotely choose a menu entry > > > > I am thinking about a secret key known from both sender and receiver and > encode/decode the packet using this, a strong algorithm, of course. > > Il giorno Sab 29 Nov 2014 17:03

RE: Remotely choose a menu entry

2014-12-01 Thread Parmeshwr_Prasad
: Saturday, November 29, 2014 9:47 PM To: Andrei Borzenkov; Brugnara Daniele Cc: grub-devel@gnu.org Subject: Re: Remotely choose a menu entry I am thinking about a secret key known from both sender and receiver and encode/decode the packet using this, a strong algorithm, of course. Il giorno Sab

Re: Remotely choose a menu entry

2014-11-29 Thread Brugnara Daniele
I am thinking about a secret key known from both sender and receiver and encode/decode the packet using this, a strong algorithm, of course. Il giorno Sab 29 Nov 2014 17:03 Andrei Borzenkov ha scritto: > В Sat, 29 Nov 2014 01:10:28 + > Brugnara Daniele пишет: > > > Hi all. > > > > I'm think

Re: Remotely choose a menu entry

2014-11-29 Thread Andrei Borzenkov
В Sat, 29 Nov 2014 01:10:28 + Brugnara Daniele пишет: > Hi all. > > I'm thinking about a system that boots with a wol packet. Who sends this > packet in 99% of cases, is far away from that computer and it could be > useful to boot into a different system instead of the default one. (please >