grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
* Has anyone integrate openSSL into GRUB?
@ 2014-08-29 22:55 Mat Troi
  2014-08-30  2:46 ` Lennart Sorensen
  2014-09-01 18:56 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 2 replies; 7+ messages in thread
From: Mat Troi @ 2014-08-29 22:55 UTC (permalink / raw)
  To: The development of GNU GRUB

[-- Attachment #1: Type: text/plain, Size: 86 bytes --]

Hi,

Just wondering if anyone has tried to integrate openSSL into GRUB?

Thanks,
Matt

[-- Attachment #2: Type: text/html, Size: 148 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Has anyone integrate openSSL into GRUB?
  2014-08-29 22:55 Has anyone integrate openSSL into GRUB? Mat Troi
@ 2014-08-30  2:46 ` Lennart Sorensen
  2014-08-31  5:50   ` Seth Goldberg
  2014-09-01 18:56 ` Vladimir 'φ-coder/phcoder' Serbinenko
  1 sibling, 1 reply; 7+ messages in thread
From: Lennart Sorensen @ 2014-08-30  2:46 UTC (permalink / raw)
  To: The development of GNU GRUB

On Fri, Aug 29, 2014 at 03:55:43PM -0700, Mat Troi wrote:
> Just wondering if anyone has tried to integrate openSSL into GRUB?

That would be a license conflict disaster.

-- 
Len Sorensen


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Has anyone integrate openSSL into GRUB?
  2014-08-30  2:46 ` Lennart Sorensen
@ 2014-08-31  5:50   ` Seth Goldberg
  2014-08-31 23:54     ` Lennart Sorensen
  0 siblings, 1 reply; 7+ messages in thread
From: Seth Goldberg @ 2014-08-31  5:50 UTC (permalink / raw)
  To: The development of GNU GRUB


   Licenses can always be modified with exceptions.  I believe he was mainly 
asking about from a technical perspective, though.

  --S

Quoting Lennart Sorensen, who wrote the following on Fri, 29 Aug 2014:

> On Fri, Aug 29, 2014 at 03:55:43PM -0700, Mat Troi wrote:
>> Just wondering if anyone has tried to integrate openSSL into GRUB?
>
> That would be a license conflict disaster.
>
> -- 
> Len Sorensen
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
>


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Has anyone integrate openSSL into GRUB?
  2014-08-31  5:50   ` Seth Goldberg
@ 2014-08-31 23:54     ` Lennart Sorensen
  0 siblings, 0 replies; 7+ messages in thread
From: Lennart Sorensen @ 2014-08-31 23:54 UTC (permalink / raw)
  To: The development of GNU GRUB

On Sat, Aug 30, 2014 at 10:50:51PM -0700, Seth Goldberg wrote:
>   Licenses can always be modified with exceptions.  I believe he was
> mainly asking about from a technical perspective, though.

Well given grub is a gnu project, I highly doubt any exception would
be considered.  So no, licenses can not always be modified (certainly
the linux kernel license isn't going to change).  Sometimes it is worth
considering if the result would ever be useable, before even bothering
to look at the technical bits.

If there is a need for any ssl like stuff in grub I would imagine gnutls
would be the obvious thing to look at instead.

-- 
Len Sorensen


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Has anyone integrate openSSL into GRUB?
  2014-08-29 22:55 Has anyone integrate openSSL into GRUB? Mat Troi
  2014-08-30  2:46 ` Lennart Sorensen
@ 2014-09-01 18:56 ` Vladimir 'φ-coder/phcoder' Serbinenko
  2014-09-19 22:17   ` Mat Troi
  1 sibling, 1 reply; 7+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2014-09-01 18:56 UTC (permalink / raw)
  To: The development of GNU GRUB

[-- Attachment #1: Type: text/plain, Size: 496 bytes --]

On 30.08.2014 00:55, Mat Troi wrote:
> Hi,
> 
> Just wondering if anyone has tried to integrate openSSL into GRUB?
> 
It's possible to integrate GnuTLS in GRUB. It may even appear to work.
But without good entropy source SSL/TLS is as good as xoring with
49686176656e6f6964656161626f757463727970746f
> Thanks,
> Matt
> 
> 
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
> 



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 213 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Has anyone integrate openSSL into GRUB?
  2014-09-01 18:56 ` Vladimir 'φ-coder/phcoder' Serbinenko
@ 2014-09-19 22:17   ` Mat Troi
  2014-09-21 15:24     ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 7+ messages in thread
From: Mat Troi @ 2014-09-19 22:17 UTC (permalink / raw)
  To: The development of GNU GRUB

[-- Attachment #1: Type: text/plain, Size: 1086 bytes --]

Thank you for bringing up the licensing issue.  It would have been a waste
of time developing it and then can't use it.  I think our group is going to
pursue the gnuTLS route.  If anyone has experienced in integrating gnuTLS
or any other library into GRUB2, please let me know.  Thanks.

On Mon, Sep 1, 2014 at 11:56 AM, Vladimir 'φ-coder/phcoder' Serbinenko <
phcoder@gmail.com> wrote:

> On 30.08.2014 00:55, Mat Troi wrote:
> > Hi,
> >
> > Just wondering if anyone has tried to integrate openSSL into GRUB?
> >
> It's possible to integrate GnuTLS in GRUB. It may even appear to work.
> But without good entropy source SSL/TLS is as good as xoring with
> 49686176656e6f6964656161626f757463727970746f
> > Thanks,
> > Matt
> >
> >
> > _______________________________________________
> > Grub-devel mailing list
> > Grub-devel@gnu.org
> > https://lists.gnu.org/mailman/listinfo/grub-devel
> >
>
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
>
>

[-- Attachment #2: Type: text/html, Size: 1789 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Has anyone integrate openSSL into GRUB?
  2014-09-19 22:17   ` Mat Troi
@ 2014-09-21 15:24     ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 0 replies; 7+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2014-09-21 15:24 UTC (permalink / raw)
  To: The development of GNU GRUB

[-- Attachment #1: Type: text/plain, Size: 1706 bytes --]

On 20.09.2014 00:17, Mat Troi wrote:
> Thank you for bringing up the licensing issue.  It would have been a
> waste of time developing it and then can't use it.  I think our group is
> going to pursue the gnuTLS route.  If anyone has experienced in
> integrating gnuTLS or any other library into GRUB2, please let me know. 
> Thanks.
As I said, unless you can propose and implement good entropy gathering
and PRNG design for GRUB I strongly oppose integrating gnutls as it
doesn't do any protection in this setup and only gives false sense of
security.
> 
> On Mon, Sep 1, 2014 at 11:56 AM, Vladimir 'φ-coder/phcoder' Serbinenko
> <phcoder@gmail.com <mailto:phcoder@gmail.com>> wrote:
> 
>     On 30.08.2014 00:55, Mat Troi wrote:
>     > Hi,
>     >
>     > Just wondering if anyone has tried to integrate openSSL into GRUB?
>     >
>     It's possible to integrate GnuTLS in GRUB. It may even appear to work.
>     But without good entropy source SSL/TLS is as good as xoring with
>     49686176656e6f6964656161626f757463727970746f
>     > Thanks,
>     > Matt
>     >
>     >
>     > _______________________________________________
>     > Grub-devel mailing list
>     > Grub-devel@gnu.org <mailto:Grub-devel@gnu.org>
>     > https://lists.gnu.org/mailman/listinfo/grub-devel
>     >
> 
> 
> 
>     _______________________________________________
>     Grub-devel mailing list
>     Grub-devel@gnu.org <mailto:Grub-devel@gnu.org>
>     https://lists.gnu.org/mailman/listinfo/grub-devel
> 
> 
> 
> 
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
> 



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 213 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-09-21 15:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-29 22:55 Has anyone integrate openSSL into GRUB? Mat Troi
2014-08-30  2:46 ` Lennart Sorensen
2014-08-31  5:50   ` Seth Goldberg
2014-08-31 23:54     ` Lennart Sorensen
2014-09-01 18:56 ` Vladimir 'φ-coder/phcoder' Serbinenko
2014-09-19 22:17   ` Mat Troi
2014-09-21 15:24     ` Vladimir 'φ-coder/phcoder' Serbinenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).