haskell-distributed / haskell-distributed/distributed-process
Would it be possible to send and receive CH messages from potentially untrusted sources
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 751
- Forks
- 99
- Avg merge
- 45m
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by clarifying the ghcjs/astreus-to-backend use case and the threat posed by Erlang-style commands from untrusted sources, then review how Cloud Haskell currently handles messages. Done requires an agreed, maintainer-approved scope for safely supporting this scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- erlang, haskell
- Domain
- distributed-systems, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100