[swift-server-dev] Next Server Security API Group Meeting

Helge Heß me at helgehess.eu
Sun Jan 29 08:33:04 CST 2017


Hi,

a major thing the proposal is missing is a strong requirement for non blocking I/O (for the server side effort). That should be builtin from the start.

This seems possible with OpenSSL, but AFAIK not with CommonCrypto. Which I don’t think is a big deal, because NIO could probably be emulated using threads on macOS. The latter is a dev platform anyways and it should be fine if it doesn’t scale that well ...

Summary: Please structure the API so that it works with NIO from the start. Designing something which requires a thread for each SSL connection is hopefully a no-go :->

Thanks,
  Helge

> On 29 Jan 2017, at 14:52, Gelareh Taban via swift-server-dev <swift-server-dev at swift.org> wrote:
> 
> Hi all,
> 
> The next Security Group meeting will be Monday March 6th, (1-2pm CST) / (11-12am PST) / (7-8pm GMT)
> 
> The agenda would be to go over the draft group pitch (https://github.com/swift-server/security/blob/master/README.md) and discuss the project design goals and overall approach.
> 
> Webex:
> https://ibm2.webex.com/ibm2-en/j.php?MTID=m00fe55b2e62661e8568dd3728c8f8835
> password: swiftify
> 
> Regards,
> Gelareh
> 
> _______________________________________________
> swift-server-dev mailing list
> swift-server-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-server-dev



More information about the swift-server-dev mailing list