Skip to content

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?

@vercel
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