Code Monkey home page Code Monkey logo

ssh-askpass's Introduction

ssh-askpass

ssh-askpass for OS X/macOS. Works in (at least) 10.7+ (including Mojave)

Used to accept (or deny) the use of the private key(s) added to the SSH authentication agent with ssh-add -c.

Screenshot

If you’re having trouble with ssh-askpass after OS upgrade, please follow the installation steps again.

Installation

Homebrew

  • Run:

    $ brew tap theseal/ssh-askpass
    $ brew install ssh-askpass
    
  • Follow caveats

Without Homebrew

  • Run:
$ cp ssh-askpass /usr/local/bin/
$ cp ssh-askpass.plist ~/Library/LaunchAgents/
  • Log out and in before you can add keys to the agent with ssh-add -c

Enabling keyboard navigation

For security reasons ssh-askpass defaults to cancel since it's too easy to press spacebar and accept a connection or other actions which might use ssh-keys. To make it easier to press OK:

  • Go to System Preferences and then Keyboard.

Pre 10.11

  • Under the Keyboard tab, click on All controls.

10.11+

  • Under the Shortcuts tab, click on All controls.

Now you can press ⇥+spacebar to press OK.

License

ISC license

Contributors

ssh-askpass's People

Contributors

alexreg avatar rjw1 avatar schwedenmut avatar simmel avatar theseal avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.