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

MOSH_KEY on a pipe instead of in environment #521

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

cgull
Copy link
Member

@cgull cgull commented May 18, 2014

Here's a patch to pass MOSH_KEY between mosh and mosh-client on a pipe, rather than in the environment. It also has code to generally pass any named variable on the pipe, which seemed like a good idea at the time but may be a tad overimplemented now. Resolves #156.

@cgull
Copy link
Member Author

cgull commented Sep 23, 2014

Rebased.

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.

passing $MOSH_KEY in environment a shaky choice security-wise
1 participant