Skip to content
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

Enable eggdrop to restrict its privileges #1697

Open
michaelortmann opened this issue Oct 7, 2024 · 1 comment
Open

Enable eggdrop to restrict its privileges #1697

michaelortmann opened this issue Oct 7, 2024 · 1 comment

Comments

@michaelortmann
Copy link
Member

Eggdrop, as a server process should drop privs it doesnt need, like with pledge(). Every operating system that matters offers such self restriction mechanism in one way or the other. We cant know what eggdrop is used for, because of its extensibility by script/mod so it should be configurable by user config.

@DasBrain
Copy link
Contributor

Is Tcl and Python compatible with those systems?

This might be a needed prerequisite for implementing such a thing.

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

No branches or pull requests

2 participants