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

Tmux update #10

Merged
merged 2 commits into from
Dec 30, 2016
Merged

Tmux update #10

merged 2 commits into from
Dec 30, 2016

Conversation

raymondberg
Copy link
Collaborator

Problem

Currently, anyone with system access can jump into a tmux and start running commands.

Solution

In this configuration a user would need to manually run tmux_public or tmux-public or tmuxpub from inside their tmux session to grant access to others. Once a user exits or detaches from the tmux the socket-path handle is deleted or made private, respectively.

Another commit deprecates bmux* prefixes in favor of tmux* for clarity while cleaning up some sloppy string checking.

@raymondberg
Copy link
Collaborator Author

Note: There's no easy way to guarantee that these close on a SIGHUP. It's worth investigating, but that's a separate issue. #11

@omgrr
Copy link

omgrr commented Dec 28, 2016

👍

@raymondberg raymondberg merged commit 25299df into master Dec 30, 2016
@raymondberg raymondberg deleted the tmux_update branch December 30, 2016 02:38
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.

2 participants