distributed-process icon indicating copy to clipboard operation
distributed-process copied to clipboard

Would it be possible to send and receive CH messages from potentially untrusted sources

Open joelmccracken opened this issue 4 years ago • 1 comments
trafficstars

The suggested use case here is a ghcjs/astreus to a backend process.

(Does phoenix's infrastructure dof something like this?)

the concern here is that in erlang a person can send any command e.g. "fork a process" to any node in the cluster. So clearly that'd be bad.

joelmccracken avatar Oct 08 '21 17:10 joelmccracken

@TheMatten

joelmccracken avatar Oct 08 '21 17:10 joelmccracken