You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 9, 2023. It is now read-only.
I would like a multi-user feature where every server is running on a different user. You don't need to give pufferd root rights, just for adding new users. You can set up sudo so it would only offer the adduser command, and only under certain conditions (like prefixed users or something).
This would solve mostly the issue that servers can change each others files e.g. in case of maliciously inserted scripts or just bugged routines deleting everything or so. On the other hand it would probably make the whole thing more secure, as servers can access the pufferd directory afaik, right?
Knowing that this would require huge changes, please consider giving your opinion to the public.
I would like a multi-user feature where every server is running on a different user. You don't need to give pufferd root rights, just for adding new users. You can set up sudo so it would only offer the adduser command, and only under certain conditions (like prefixed users or something).
This would solve mostly the issue that servers can change each others files e.g. in case of maliciously inserted scripts or just bugged routines deleting everything or so. On the other hand it would probably make the whole thing more secure, as servers can access the pufferd directory afaik, right?
Knowing that this would require huge changes, please consider giving your opinion to the public.