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

Secure Tmuxes on SIGHUP #11

Open
raymondberg opened this issue Dec 27, 2016 · 0 comments
Open

Secure Tmuxes on SIGHUP #11

raymondberg opened this issue Dec 27, 2016 · 0 comments

Comments

@raymondberg
Copy link
Collaborator

This code improved the tmux sharing safety, but we really shouldn't rely on someone safely detaching or exiting their tmux in order to lock it down.

If the primary user leaves the session because their terminal hangs up it should do the same. You can achieve something like this with nohup and trap 'some cleanup code' HUP, but it's not easy in our current framework.

@raymondberg raymondberg mentioned this issue Dec 27, 2016
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

1 participant