Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.
/ ssh_locker Public archive
forked from ddribin/ssh_locker

Locks ssh-agent in response to system events.

License

Notifications You must be signed in to change notification settings

ktgeek/ssh_locker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTICE

This fork of ssh_locker has been deprecated. If you're looking to remove your ssh keys on screen lock or sleep, check out supreSSHion my new project that extends this functionality as a menu bar app.

ssh_locker

This small deamon listens for your OS X screen to be locked and then stops your ssh-agent if its running.

Previous versions of this used to also lock a named keychain. Because Apple has removed ssh/Keychain integration in Sierra, the keychain integration has been removed from ssh_locker. The downside of this change is there's no nice OS level gui to enter your ssh passphrase and add the key to the ssh-agent.

To get close to similar functionality, add "AddKeysToAgent yes" to your ssh config.

About

Locks ssh-agent in response to system events.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Roff 53.2%
  • Objective-C 46.8%