haskell-distributed / haskell-distributed/distributed-process

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

Open
#355 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.