[erlang-questions] security concerns

Garrett Smith g@REDACTED
Fri Apr 4 16:30:24 CEST 2014


On Fri, Apr 4, 2014 at 7:10 AM, Arif Ishaq <arif.ishaq@REDACTED> wrote:
> I just saw a post by Carlos-Trigoso on the security, or rather lack thereof
> in Erlang (http://carlos-trigoso.com/2014/03/04/security-taken-lightly/) .
>
> It seems like a fair evaluation. Is there anything in the making to improve
> on it?

Fairness aside, and in keeping with the other comments on this thread,
you can tackle this problem at the application level.

This library provides an easy, safe, secure way to communicate between
not only Erlang based processes, but also include slew of other
languages that have CZMQ support:

https://github.com/gar1t/erlang-czmq

Garrett



More information about the erlang-questions mailing list