Skip to content

Network backend with security measures #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
edsko opened this issue Sep 24, 2012 · 0 comments
Open

Network backend with security measures #34

edsko opened this issue Sep 24, 2012 · 0 comments

Comments

@edsko
Copy link
Member

edsko commented Sep 24, 2012

Erlang uses cookies to authenticate nodes; we could do something similar or something much more sophisticated. This should be done in individual backends, as security might vary widely from one setup to another. Ideally, security is handled entirely within the backend (within the network-transport?) so that the core Cloud Haskell library is unaffected.

LaurentRDC pushed a commit that referenced this issue Aug 31, 2024
* Define decodeWord32, encodeWord32

From these concrete functions, the general Enum and Num varieties are
derived.

* Use Word32, Word16 over CInt, CShort
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants