[erlang-questions] Securing link between nodes
Jordan Wilberding
wilbjor@REDACTED
Sat Sep 9 16:42:05 CEST 2006
Claes Wikstrom wrote:
> Jordan Wilberding wrote:
>> Hello,
>>
>> I know this question has been asked before, but I have a few more
>> questions about it.
>>
>> I am wanting to encrypt all communications between each node
>> transparently(that is to say, without the erlang code knowing anything
>> about it).
>
> setup an IPSEC tunnel between the two machines.
>
> /klacke
>
That is a nice idea, which would be great if this was a closed system,
but I am hoping to use this for an IRC-like clone I wrote; therefore, it
would be nice to have something that users could do with minimal fuss.
Thanks!
Jordan Wilberding
More information about the erlang-questions
mailing list