On Fri, Jun 13, 2014 at 05:59:59AM +0200, Christian Pedaschus wrote:
> On Thu, 12 Jun 2014 23:51:58 -0400
> Brad Smith <[email protected]> wrote:
>
> > On 12/06/14 11:43 PM, Christian Pedaschus wrote:
> > > wouldn't it be a feature?
> > > less warts, less bugs, less features, less compatible, but secure?
> >
> > What good is having a brand new from scratch API when almost nothing
> > uses it? There are thousands of apps / libraries using OpenSSL. Are
> > YOU going to go to each and every project and write SSL code for each
> > respective project to add support for this from scratch API?
> >
>
> One could have said the same about OpenSSH... or not?
not. OpenSSH is an implementation of a protocol in a program. OpenSSH
is not a library to be used by other programs.
-Otto