Skip to content

sandbox nym-mixnode on OpenBSD #4409

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

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

timkuijsten
Copy link

These patches pledge(2) and unveil(2) the nym-mixnode daemon so that it can be run with more confidence that it won't disrupt or interfere with other processes running on the same system. Roughly speaking, pledge is like Linux seccomp and unveil can be compared with Landlock.

I know this is a bit of a wild shot, but would the project be interested in incorporating patches like these?

Copy link

vercel bot commented Feb 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nym-explorer ❌ Failed (Inspect) Feb 19, 2024 11:35am

@octol
Copy link
Contributor

octol commented Jun 12, 2024

Sorry for the delay, I think this could be interesting. And maybe we can place it behind #[cfg(target_os = openbsd)]?

@tommyv1987
Copy link
Contributor

@octol do you think we should apply this to nym-nodes? as mixnode are now deprecated?

@octol
Copy link
Contributor

octol commented Jan 9, 2025

@octol do you think we should apply this to nym-nodes? as mixnode are now deprecated?

I think it's an interesting thing yep, but I don't have a OpenBSD environment to experiment on currently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants