comp.lang.ada
 help / color / mirror / Atom feed
From: Peter Brooks <peter.h.m.brooks@gmail.com>
Subject: Ada for the TLS/SSL problem?
Date: Tue, 15 Mar 2016 11:46:35 -0700 (PDT)
Date: 2016-03-15T11:46:35-07:00	[thread overview]
Message-ID: <5011d79c-aaad-464e-a68e-c31a2738a820@googlegroups.com> (raw)

There are still many problems turning up with TSL authentication. It's no particular surprise as even OpenSSL has been using C for this code.

Isn't this an opportunity for Ada to really shine? 

It's a really important problem - having secure, reliable communication to web servers is something most of the sane world needs urgently.

It plays to all Ada's strengths:

- It must be cross platform
- It is embedded code, no need for any GUI design
- It requires clear, open source, elegant code, that is not vulnerable to things like the buffer overrun that caused the heartbleed problem (beloved of Microsoft)
- It is a relatively small, well contained problem.

Are there any Ada programmers who'd be willing to take part in defining the requirements for the project, and, then, ideally, producing the code?

I've been thinking that it might make sense, when the project is properly defined, to apply for seed capital to fund the design, development, testing, and marketing. If that succeeded, then, with everybody funded for their time, it stands a better chance of being complete in good time.

Any thoughts?


             reply	other threads:[~2016-03-15 18:46 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-15 18:46 Peter Brooks [this message]
2016-03-15 19:00 ` Ada for the TLS/SSL problem? Shark8
2016-03-15 19:10   ` Peter Brooks
2016-03-15 19:04 ` Shark8
2016-03-15 20:47 ` Florian Weimer
2016-03-16  8:14   ` Dmitry A. Kazakov
2016-03-16 17:42     ` Florian Weimer
2016-03-16 18:25       ` Dmitry A. Kazakov
2016-03-16 22:18         ` Florian Weimer
2016-03-17  8:14           ` Dmitry A. Kazakov
2016-03-15 21:02 ` Paul Rubin
2016-03-16  4:08   ` Peter Brooks
2016-03-16  6:13     ` Paul Rubin
2016-03-16 12:09       ` Peter Brooks
2016-03-16 17:04         ` Dmitry A. Kazakov
2016-03-16 18:31           ` Peter Brooks
2016-03-16 20:28             ` Dmitry A. Kazakov
2016-03-16 19:57           ` Olivier Henley
2016-03-16  8:42 ` Jacob Sparre Andersen
2016-03-16  8:46   ` Dmitry A. Kazakov
2016-03-16 10:52   ` G.B.
2016-03-16 15:27     ` G.B.
2016-03-16 12:14   ` Peter Brooks
2016-03-16 12:17     ` Bob Butler
2016-04-26 10:42 ` Peter Brooks
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox